Unsolved
This post is more than 5 years old
4 Posts
0
132058
April 4th, 2011 11:00
Remote syslog for iDRAC Express (R410)
I'm not sure that the remote syslog function on iDRAC Express works. I have a bunch of R410s, and the iDRAC is updated to latest firmware 1.70. I configured remote syslog but simply don't see any traffic from them. Besides looking on the syslog server itself, I've also watched from the router using tcpdump, and there's nothing.
The manual says something about making sure the syslog server is "on the same network" as the RAc - and our is on a different subnet - but that doesn't make any sense to me as a cause of failure, there's nothing about syslog which would prevent it going via the default network route..
Am I missing something?
The manual says something about making sure the syslog server is "on the same network" as the RAc - and our is on a different subnet - but that doesn't make any sense to me as a cause of failure, there's nothing about syslog which would prevent it going via the default network route..
Am I missing something?
No Events found!


chart3399
1 Message
0
June 8th, 2011 07:00
/admin1-> racadm racdump
*snip*
===========================================================================
Process Information
===========================================================================
7372 root 1704 S /sbin/syslogd -m 0 -f /flash/data0/etc/syslog.conf
*snip*
Peter Tsai
2 Intern
•
272 Posts
0
June 8th, 2011 13:00
dougster61
1 Message
0
June 13th, 2011 14:00
gtallan
4 Posts
0
June 13th, 2011 16:00
gtallan
4 Posts
0
June 14th, 2011 14:00
Looking for this because it would be much easier to enable this on 100+ servers using ssh and an expect script, rather than configuring each one individually via the web gui...