LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   netsnmp on solaris8 (https://www.linuxquestions.org/questions/solaris-opensolaris-20/netsnmp-on-solaris8-849953/)

lamou23 12-13-2010 11:07 AM

netsnmp on solaris8
 
hello,

I installed netsnmp 5.6 under solaris8, but when I execute
Code:

snmpwalk -v1 -c public localhost memory
it displays me :
Code:

END of mib
please help me to have used momory, disk and cpu

thanks

xeleema 02-02-2011 03:32 PM

Greetingz!
You'll see that on any system that doesn't have SNMP configured. Run "snmpconf -g basic_setup".
If that doesn't work; "find / -name snmpconf -type f 2>/dev/null", then run what it finds.


All times are GMT -5. The time now is 10:03 PM.