LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   SNMP and syslog (https://www.linuxquestions.org/questions/linux-security-4/snmp-and-syslog-819800/)

idlehands 07-14-2010 11:26 AM

SNMP and syslog
 
Is it possible to configure the RHEL 5.5 syslog to accept SNMP traps? That is I want to use a central logging server to pick up other systems syslogs, and SNMP messages from systems that cannot use remote syslog functions.

Google is being a pain with this simple(?) question.

MensaWater 07-14-2010 12:54 PM

Yes - install net-snmp, net-snmp-utils packages - they include things like snmpwalk.

You can also configure syslogd syslog messages from one server to another.

idlehands 07-14-2010 01:30 PM

currently have syslogd/syslog aggregating to a central server, but there are cases where i need to capture snmp, checking out those tools now, hopefully they can capture and dump entries to the logging servers syslog

MensaWater 07-14-2010 01:49 PM

If nothing else you should be able to use the "logger" command to pipe desired output from the snmp utilities into syslog.


All times are GMT -5. The time now is 04:38 AM.