Page 1 of 1

Nagios XI interface

Posted: Tue Sep 15, 2015 2:50 pm
by Muthulinux
Dear Friends,

I have installed nagios XI in redhat linux and i am planning to monitor CPU, MEM, DISK, SWAP of remote host (redhat linux)

I have installed net-snmp and net-snmp-utils packages in the remote machine.

i have edit the /etc/snmp/snmpd.conf file . below are the contents of the file

[root@Nagios-Test ~]# cat /etc/snmp/snmpd.conf | grep -v "^#\|^$"
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 systemview none none
syslocation Unknown (edit /etc/snmp/snmpd.conf)
syscontact Root <root@localhost> (configure /etc/snmp/snmp.local.conf)
dontLogTCPWrappersConnects yes
[root@Nagios-Test ~]#


i started the snmpd service in the client machine.

now i am not getting the expected output in the nagios XI interface. I have attached the error in this forum

Could you please any one help me on this?

Re: Nagios XI interface

Posted: Tue Sep 15, 2015 4:01 pm
by ssax
Please go to Configure > Core Config Manager > Services
- Find the service that is erroring and click the little blue floppy disk icon and post the sanitized information here.
- Then edit the service and click the test button and send us the full sanitized output.

Thank you