Monitoring Servers over Network |
|
|
Monitoring Network servers becomes a tiresome job.To ease out the process a software can be deployed on the servers to monitor them.
Nagios (http://www.nagios.org/) is a usefull monitoring tool , the features include
- Monitoring of network services (SMTP, POP3, HTTP, NNTP, PING, etc.)
- Monitoring of host resources (processor load, disk usage, etc.)
- Simple plugin design that allows users to easily develop their own service checks
- Parallelized service checks
Checkout the site:http://www.nagios.org/ for more details
|