1827810 Members
2013 Online
109969 Solutions
New Discussion

Manage via snmp

 
Mahesh Acharya
Frequent Advisor

Manage via snmp

A customer has around 10 linux (fedora) boxes which needs to be monitored for system resources.
These systems already have a vendor snmp agent configured to manage the vendor application.
Can I install net-snmp agent to monitor the system resources without any impact to the existing snmp agent?
Can more than one snmp agent co-exist on the same system? I understand there would be clash in the ports for snmp get/put/walks. Assuming if my snmp agent is configured only to send traps ???
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: Manage via snmp

Shalom,

No you will not achieve good results trying to run two snmp agents at the same time on fedora.

Try and craft a solution that uses one or the other, perhaps add MIBS to the one you have.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Mahesh Acharya
Frequent Advisor

Re: Manage via snmp

Problem is that the systems are in production and moreover the snmp agents are the one provided by the application vendor.
The vendor may not agree to tamper his agent.