Nagios Check_hpjd 給我的問題!
當我執行以下
$$ root@host plugins $$# ./check_hpjd -H printer1.mydomain.com : 主機 printer1.mydomain.com 超時
我在我的系統上安裝了 Net-snmp,我注意到我沒有安裝 net-snmp-utils,然後我能夠執行
$$ root@host plugins $$# snmpwalk -Os -c public -v 1 printer1.mydomain.com 系統 sysDescr.0 = STRING:HP 乙太網多環境 sysObjectID.0 = OID:enterprise.11.2.3.9.1 sysUpTimeInstance = Timeticks:(325408663) 37 天,15:54:46.63 sysContact.0 = STRING:sysName.0 = STRING :printer1 sysLocation.0 = 字元串:sysServices.0 = 整數:72
所以我知道列印機正在按預期工作(就 SNMP 而言)。但是當我跑步時
$$ root@host plugins $$# ./check_hpjd -H printer1.mydomain.com -C public Error in packet ()
我收到此錯誤 - 從我到目前為止的嘗試來看,我知道我的主機可以通過 SNMP 進行通信,我知道列印機通過 SNMP 進行響應,所以我想我只能查看外掛,我將檢查。我是 SNMP 新手,我正在用我的好朋友 Google 搜尋對此進行調查,但我在這里處於學習曲線上,所以如果我的問題聽起來很愚蠢,請原諒我,
我的列印機不是 100% 兼容 JetDirect!GRRRRRR!