Forum Discussion
Chris_18327
Nimbostratus
Apr 10, 2008Help Needed for Health Check
Hello,
I am using F5 LTM to load balance our syslog servers. I would like to implement a health check to verify that syslogd is running on the remote host (Linux). I would appreciate any ideas that someone may have. My first thought is to ssh to the box and check for the syslogd process, but I am not sure of the best approach for this.
Any ideas or help will be much appreciated.
Thanks.
- The_Bhattman
Nimbostratus
I think you hit it on the nose. - dennypayne
Employee
If a tcp port check to the syslog port is not sufficient to tell whether syslogd is actually functioning correctly then I agree with cmbhatt. Just write a shell script which ssh's to the box, checks for syslogd (ps or whatever), and returns "UP" if it succeeds. Then just create an external monitor type that calls the script. I would back the default monitor interval off from 5 seconds to something a little less aggressive though. - dennypayne
Employee
I just found Deb's excellent article which goes into more detail about external monitors: (Click here)
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects