|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] server monitoring- set up threshold alerts
|
Ron Kaye Jr wrote:
> 2) any suggestions on the best tool ( i installed webmin which appears,
> at first glance, to be pretty good)
You seem to be more generally interested in utilization metrics, so this
isn't the best tool out there, but I did want to point out monit. That
application is more useful for monitoring daemons/etc and doing more
functional monitoring of processes. It will notice if things die, or if
webpages cannot be loaded, and it also supports a number of protocols
for watching various services. It can do anything from send emails to
restarting processes if something goes wrong. It also can do
CPU/memory/load monitoring, and it can even take action at thresholds
(process uses 80% CPU for more than 3 minutes - restart / etc).
It won't really replace some of the other tools that have been
mentioned, but it is a good tool to have handy.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|