1. 程式人生 > >ak47mig的網誌(自家用,謝絕無聊鬥雞)

ak47mig的網誌(自家用,謝絕無聊鬥雞)

作業系統是百度雲提供的centos6.8

1.bcm-agent

感覺是虛擬機器管理的軟體,裡面有很多collectdctl collectd-nagios collectd-tg utils_vl_lookup_test 監控程式

2.hosteye

這個應該是安全監控的
/opt/hosteye/bin/hosteye

3 hss

好像是做了一些系統日誌監控
/opt/hss/bin/hsa
opt/hss/bin/hsa.upgrader –update-url=http://download.bcm.baidubce.com/packages/hsa –signature-url=http://download.bcm.baidubce.com/packages/hsa.sig

–certificate=/opt/hss/lib/cert.pem –max-executable-size=104857600 /opt/hss/bin/hsa

opt目錄下

avalokita(未知,後續有分析) bcm-agent hosteye hss rh

pstree系統程序

init─┬─NetworkManager─┬─dhclient
│ └─{NetworkManager}
├─abrtd
├─acpid
├─agetty
├─atd
├─auditd───{auditd}
├─bcm-agent.upgra───collectd───10*[{collectd}]
├─console-kit-dae───63*[{console-kit-da}]
├─crond
├─dbus-daemon
├─hald─┬─hald-runner─┬─hald-addon-acpi
│ │ └─hald-addon-inpu
│ └─{hald}
├─hosteye─┬─hosteye───15*[{hosteye}]
│ └─{hosteye}
├─hsa.upgrader───hsa───5*[{hsa}]
├─irqbalance
├─login───bash
├─5*[mingetty]
├─modem-manager
├─ntpd
├─rsyslogd───3*[{rsyslogd}]
├─sshd───sshd───bash───bash───pstree
├─turnserver───6*[{turnserver}]
├─udevd───2*[udevd]
└─wpa_supplicant

avalokita

Usage: avalokita [options] command_path [command options]

Options:

–restart-interval [seconds]

Interval of command restart. Can not less than 1. Default is 1.

–update-interval [seconds]

Interval of update URL check. Can not less than 1. Default is 300.

–update-url [URL]

Automatically fetch the newest version executable of the command from URL
and restart the command. This implies the argument --signature-url will
get a default value [URL + ".sig"] if --signature-url was not specified.

Thus, use --update-url without --signature-url is impossible.

–signature-url [URL]

Signature file for verify the executable which fetched from --update-url.
The certificate is specify by --certificate. Default is the URL specified
by --update-url and append ".sig".

The signature file was in PKCS#7 encoding and PEM format.

–certificate [filename]

Certificate(in PEM format) used for verify the signature. If this argument
absent, --signature-url and --update-url is ignored.

–max-executable-size [size]

The maximum executable size. If beyond the size, download will failed.
Default is 10485760(10MiB).

–file-lock [filename]

Singletonize the daemon by a file lock. If the file lock is locked, the
daemon will exit immediately. Default is "./daemon.pid".

–stdout-file [filename]

Redirect command's stdout to a file. Default is "./daemon.stdout.log".

–stderr-file [filename]

Redirect command's stderr to a file. Default is "./daemon.stderr.log".

–help

Print usage.

–version

Print version number.

Signals:

SIGTERM

kill command at first(first SIGTERM, then SIGKILL if command not exit in
several seconds), then quit.

SIGINT

just kill command(SIGTERM, after several seconds then SIGKILL), then
avalokita will run the command again.

相關推薦

ak47mig家用謝絕無聊鬥雞

作業系統是百度雲提供的centos6.8 1.bcm-agent 感覺是虛擬機器管理的軟體,裡面有很多collectdctl collectd-nagios collectd-tg utils_vl_lookup_test 監控程式 2.ho

三級菜單、購物車程序待優化

pan 余額 設立 ike dig 查詢 lag pass 菜單 一、三級菜單程序: 要求: 1. 可依次進入各子菜單 2.可從任意一層往回退到上一層 3. 可從任意一層退出程序 各級菜單詳情見代碼: menu = { ‘北京‘:{ ‘海澱‘:

很多技術其實都是有技巧的自己去找答案永遠比絡靠的住千萬不要偷懶

註意 ocp 真的 簡單例子 播放 In RoCE 思想 vs 2010 很久以前,我以為寫程序是不存在技巧的,任何需要的資料都可以在網絡上查找到,但最近幾年發現這個觀點並非百分之百正確。任何一個技術,即使是小到一個按鈕的繪制,裏面都是有技巧的,而且大多數真

vue 定義元件父級子級元件傳參

import material from 'alert';//引入子元件,子元件路徑 export default { data() { return {} }, //註冊元件 components: { alert: alert, }

豆瓣書影音頁面製作父子元件拼音查詢中文

記得要在專案下執行 程式碼 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="referrer" conten

flink安裝以及執行帶wordcount示例單機版無hadoop環境

1、下載安裝包到/opt目錄 2、解壓安裝包 tar zxf flink-1.6.1-bin-hadoop26-scala_2.11.tgz  3、啟動flink cd /opt/flink-1

Java從網路中請求獲取JSon資料以及解析JSON資料----請註明

 Json資料是比較常用的資料型別解析,優點就不多說啦。來看看方法: public static JSONObject getJsonObject(String url) { JSONObjec

【洛谷2774】 方格取數問題絡流24題最小割

define line sin 方格取數 inline getch string.h 一個 最小割 前言 為什麽他們能夠切的那麽快啊。 Solution 雖然我不會怎麽區分最大流和最小費用最大流,但是最大流可以看成最小割,這樣子就好區分一些。 考慮這個東西相當於是二分圖求一

關於SpringBoot的application.yml的相關配置定義開發測試正式切換

spring boot遵循“約定優於配置”的原則,使用annotation對一些常規的配置項做預設配置,減少或不使用xml配置,讓你的專案快速執行起來。spring boot的神奇不是藉助程式碼的生成來實現的,而是通過條件註解來實現的。1.自定義配置,我們用yml配置我們自己

c++使用樸素遞迴演算法頂向下遞迴和動態規劃dp帶備忘的頂向下底向上解決鋼條切割及執行例項結果

本博文資料來源於演算法導論第三版 動態規劃有兩種等價實現方法:帶備忘的自頂向下發(topDownWithMemoization),自底向上方法,付出額外的記憶體空間來節省計算時間,是典型的時空權衡,遞迴時會儲存每個子問題的解 長度n與對應價格p關係 1~10的對應最

正則應用--爬取天堂圖片圖片普通版本函式版本類版本

第一部分:普通版本一.os包的用法先引入import os# 如果資料夾不存在,建立資料夾 if not os.path.exists(title): # 建立資料夾 os.makedirs(title)二.用urlopen發起請求 發

天堂楓葉的SAP專欄家用

原文連結:http://www.cnblogs.com/jiangzhengjun/p/4292250.html 對話螢幕Dynpro(SE51). 11 螢幕元素... 11 螢幕屬性... 11 PAI事件的觸發、螢幕元素Function Code設定... 12 螢幕流邏輯Screen

【BZOJ5315】[JSOI2018]防禦動態規劃仙人掌

line org 可能 main mes pri tchar math 強制 【BZOJ5315】[JSOI2018]防禦網絡(動態規劃,仙人掌) 題面 BZOJ 洛谷 題解 顯然圖是仙人掌。 題目給了斯坦納樹就肯定不是斯坦納樹了,,,, 總不可能真讓你\(2^n\)枚舉點

[HDOJ5534] Partial Tree腦洞完全背包

logs include 每一個 log php color tdi 發現 clas 題目鏈接:http://acm.hdu.edu.cn/showproblem.php?pid=5534 題意:給n個點,希望用這n個點構成一棵樹,然後每一個度有一個價值,希望價值總和最大。

詳解 Cookie 紀要vue.cookiejquery.cookie簡化

處理 概念 理解 ssid 退出 核心 .com 安全協議 .net 今天看到一篇cookie的文章,寫的特別詳細,感謝 晚晴幽草軒 的分享,原文鏈接http://www.jeffjade.com/2016/10/31/115-summary-of-cooki

在Python中用Request庫模擬登錄:字幕庫無加密無驗證碼

用戶名 com color 了無 1-1 value img requests log 如此簡單(不安全)的登錄表單已經不多見了。字幕庫的登錄表單如下所示,其中省去了無關緊要的內容: 1 <form class="login-form" action="/User/

ThinkPHP5 支付寶支付擴展庫超簡單超好用~

thinkphp5 支付寶支付 alipay 支付寶擴展我的想法是,只需要調用一個靜態方法就可以完成所需要的所有工作,再也不必重復造輪子!ThinkPHP5 支付寶支付擴展庫, 包括手機網站支付、電腦網站支付、支付查詢、退款、退款查詢、對賬單等隨著支付寶官方不斷更新(目前是2017年7月21日),大家可以在G

SpringMVC基於代碼的配置方式零配置無web.xml

-c size ons imp .net rri import 右鍵 無需 基於配置文件的web項目維護起來可能會更方便,可是有時候我們會有一些特殊的需求,比方防止客戶胡亂更改配置,這時候我們須要給配置隱藏到代碼中。 1.創建一個動態web項目(無需w

[HDOJ6149] Valley Numer II枚舉狀壓DP

limit style climits double 三元組 cti %d back rst 題目鏈接:http://acm.hdu.edu.cn/showproblem.php?pid=6149 比賽時這題想歪到最大流了,實際上高點至多只有15個。因此可以枚舉低點,再枚舉

Ellipse HDU - 1724適應辛普森積分

img display 一個 blank c++ can 過程 遞歸 for Ellipse HDU - 1724 emmm...快比賽了先補幾個模板~ 自適應辛普森積分 1 #include <bits/stdc++.h> 2 using