Senin, 07 November 2011

Install SNMP di Windows dan Linux

For checking SNMP in Windows OS


  1. Go to Start-> Settings-> Control Panel->Administrative Tools-> Services
  2. Check for SNMP Service.
  3. If SNMP Service does not exist, install SNMP. To do so, read the Installing SNMP on Windows section
  4. If SNMP Service is displayed but the status of the Service is not displayed, double click on SNMP Service and click on Start to start the Service. You can also choose to start the service manually or automatically.


For checking SNMP in Linux


  1. Execute any one of the command in the console
  2. $ /etc/rc.d/init.d/snmpd status or $ service snmpd status
  3. If SNMP is installed, but is not started, execute any one of the command in the console to start SNMP (as root)
  4. $ /etc/rc.d/init.d/snmpd start or $ service snmpd start
  5. If SNMP is not installed, install SNMP. To do so, read the Installing SNMP on Linux section.

1 komentar:

Berikan Komentar ya sobat dan juga kritikan anda karna itu sangat membangun saya...