hi guys
some Linux server cannot install zabbix agent,and I am working with monitoring those by SNMP way. I would like to use the prepared template:Template SNMP OS Linux, but when i create a host link with it, it gives errors like this:
Cannot find host interface on "10.16.x.x" for item key "ifDescr".
I wonder if I make some mistake with /etc/snmp/snmpd.conf, here is it:
com2sec notConfigUser default public
group notConfigGroup v1 notConfigUser
group notConfigGroup v2c notConfigUser
view systemview included .1.3.6.1.2.1.1
view systemview included .1.3.6.1.2.1.25.1.1
view all included .1
access notConfigGroup "" any noauth exact all none none
any ideas would help,thx.
some Linux server cannot install zabbix agent,and I am working with monitoring those by SNMP way. I would like to use the prepared template:Template SNMP OS Linux, but when i create a host link with it, it gives errors like this:
Cannot find host interface on "10.16.x.x" for item key "ifDescr".
I wonder if I make some mistake with /etc/snmp/snmpd.conf, here is it:
com2sec notConfigUser default public
group notConfigGroup v1 notConfigUser
group notConfigGroup v2c notConfigUser
view systemview included .1.3.6.1.2.1.1
view systemview included .1.3.6.1.2.1.25.1.1
view all included .1
access notConfigGroup "" any noauth exact all none none
any ideas would help,thx.
Comment