[CentOS] Monitoring services
Kenneth Porter
shiva at sewingwitch.comSun Nov 27 23:33:45 UTC 2011
- Previous message: [CentOS] Monitoring services
- Next message: [CentOS] Monitoring services
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
--On Sunday, November 27, 2011 4:22 PM -0700 Corey Henderson <corman at cormander.com> wrote: > None that I'm aware of. If you're going to write one, keep in mind that > some init scripts list as "on" in chkconfig and run on boot but don't > actually launch a process. True. I was thinking that a script could run "chkconfig --list" to first find the processes that should be running, then run "service $servicename status" on each to look for ones that were down. Alas, I don't think there's a standard for the output, but the oddballs that don't match RHEL's conventions should be few.
- Previous message: [CentOS] Monitoring services
- Next message: [CentOS] Monitoring services
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list