Nagiosxi and snmpwalk permission on the target host : error
Posted: Tue May 03, 2016 4:55 am
"The wizard detected that this server does not have snmpwalk permission on the target host. This will prevent auto population of services and processes and prevent services from running successfully, but you can continue with the wizard manually. To troubleshoot this ensure that these OIDs are available on the target host: "HOST-RESOURCES-MIB::hrSWRunName" and "HOST-RESOURCES-MIB::hrFSMountPoint"."
Below is my snmpd.conf
Any idea how to fix it.
COnfiguration from working node:( snmpd.conf)
Below one is working..
OS Solaris 10 8/07 s10s_u4wos_12b SPARC
Please help..!
Below is my snmpd.conf
Code: Select all
sysdescr Sun SNMP Agent, Sun-Blade-100
syscontact System administrator
sysLocation System administrators office
system-group-read-community public
read-community public
trap 192.168.165.162
trap-community public
trap-community SNMP-trap
trap localhost
managers localhostCOnfiguration from working node:( snmpd.conf)
Below one is working..
Code: Select all
sysdescr Sun SNMP Agent,
syscontact System administrator
sysLocation System administrators office
system-group-read-community public
read-community public
trap localhost
trap-community SNMP-trap
managers localhostPlease help..!