Warning: Missing argument 2 for wp_widget() in /home/kernelha/public_html/wp-includes/widgets.php on line 76
Nagios Install | Linux Tutorial

Nagios NRPE to Monitor Remote Linux Server

Scenario / Question: How do I monitor a remote linux system using Nagios Solution / Answer: Use th NRPE daemon to execute Nagios plugins on the remote server and report back to the monitoring host server. NRPE Remote Server Installation and Setup Create Nagios user account on remote server to be [continue...]

Install Nagios on Centos 5

Installing Nagios server and network monitoring on Centos 5 server The official documentation can be found at http://support.nagios.com/knowledge-base/official-documentation Install necessary packages yum install httpd gcc glibc glibc-common gd gd-devel php Create Nagios User account and [continue...]