Portal Home > Knowledgebase > Articles Database > How install SNMP on linux centos


How install SNMP on linux centos




Posted by mixmox, 05-01-2011, 11:05 AM
Hello how can i install anc configure SNMP on Linux-centos for PRTG (monitoring service) becasue i have install it via yum i have question about configuration . how can i add ip white list for accept other host (ip) for monitoring?

Posted by GCM, 05-01-2011, 11:44 AM
Try this: If you want to add a location, using nano do control + w and search for the below and modify it: Whitelist IP

Posted by mixmox, 05-12-2011, 03:15 PM
yum install net-snmp net-snmp-utils -y echo "publi">> /etc/snmp/snmpd.conf iptables --insert RH-Firewall-1-INPUT 9 --protocol udp --dport 161 -j ACCEPT -------------------------------------------- root@server [~]# iptables --insert RH-Firewall-1-INPUT 9 --protocol udp --dport 161 -j ACCEPT iptables: No chain/target/match by that name

Posted by mixmox, 05-18-2011, 08:20 AM
no answer ?

Posted by GCM, 05-18-2011, 11:09 AM
What's your question. I gave you commands in SSH to execute and setup SNMP.

Posted by lynxus, 05-18-2011, 11:16 AM
Its probably what he mentioned here: have a look throughyour current rules.. See if theres anything like " RH-Firewall-1-INPUT " and change the command you entered to that. cat /etc/sysconfig/iptables



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Attracting Resellers (Views: 883)
ARGH! Unknown Popup (Views: 585)
slicehost (Views: 730)

Language: