Categories
- FFMpeg (5)
- Libav (1)
- Google (3)
- iBeacon (1)
- LDAP (3)
- Me (2)
- Network (11)
- OS (149)
- RTMP (4)
- SIP (1)
- Kamailio (1)
- SNMP (1)
- VMware (20)
- VCP考試 (1)
- 伺服器 網站服務 (105)
- 名詞解釋 (4)
- 專案管理 (1)
- 工具軟體 (51)
- Adobe (1)
- FMS (1)
- Cloudera (1)
- Docker (1)
- Eclipse (4)
- Intellij (2)
- OBS (2)
- Office (10)
- Excel (4)
- PowerPoint (5)
- Postman (2)
- Splunk (13)
- Virtualbox (2)
- Visual Studio (2)
- 文字編輯器 (10)
- Sublime Text 2 (6)
- Sublime Text 3 (3)
- Vim (3)
- 連線工具 (1)
- Xshell (1)
- Adobe (1)
- 程式語言 (80)
- CSS (2)
- HTML (2)
- iOS (1)
- Java (30)
- JavaScript (5)
- jQuery (4)
- jsTree (2)
- JSP (3)
- PHP (16)
- Python (8)
- Ruby (1)
- sed (1)
- Shell Script (8)
- Windows Bash Script (1)
- XML (1)
- 資料庫 (37)
- FFMpeg (5)
Category Archives: Cacti
[Nagios][Cacti] Monitor disk space > 8TB
Because the limitation of snmp, when the disk space is more than 8TB, we will get the wrong value. Whether we use snmpwalk or snmpget, the results are all the same. Therefore, we need to restore the correct value. If … Continue reading
Posted in Cacti, Nagios, SNMP
Leave a comment
Cacti Debug : 圖出不來
檢查 Management => Graph Management => 找到出不來的圖 => Turn On Graph Debug Mode 看看rrdtool的log資訊為何
Posted in Cacti
Leave a comment
Cacti 自訂 Script php
記得php檔案最後return值格式 新增 Data Input Methods <== 呼叫script php方法 Input Type => Script – Script Server (PHP) Input String => /scripts/[php檔名] [php內使用的function名稱] <hostname> [參數值] Input Fields => hostname — Special Type Code ==> hostname Output Fields => 欄位名稱 新增Data Templates Data … Continue reading
Posted in Cacti
Leave a comment