User Tools

Site Tools


server_monitoring

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
server_monitoring [2009/11/19 06:16] 172.26.0.166server_monitoring [2009/11/19 06:19] 172.26.0.166
Line 94: Line 94:
 Download and install plugins  Download and install plugins 
 <file> <file>
- 
 $ wget http://prdownloads.sourceforge.net/sourceforge/nagiosplug/nagios-plugins-1.4.14.tar.gz $ wget http://prdownloads.sourceforge.net/sourceforge/nagiosplug/nagios-plugins-1.4.14.tar.gz
 $ tar xfz nagios-plugins-1.4.14.tar.gz $ tar xfz nagios-plugins-1.4.14.tar.gz
 $ cd nagios-plugins-1.4.14 $ cd nagios-plugins-1.4.14
 $ ./configure && make && make install  $ ./configure && make && make install 
-  
 </file> </file>
 +Edit the configuration files to add host and services to be monitored:
 +<code>vim /usr/local/nagios/etc/objects/localhost.cfg </code>
 +
 === Accessing Nagios === === Accessing Nagios ===