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/17 11:43] 172.26.0.166server_monitoring [2009/11/17 11:52] 172.26.0.166
Line 75: Line 75:
  
 Download the latest version of nagios while hot, from http://www.nagios.org/download Download the latest version of nagios while hot, from http://www.nagios.org/download
-<code>$ wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.2.0.tar.gz </code>+<file>$ wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.2.0.tar.gz  
 +$ cd nagios-3.2.0 
 +$ ./configure 
 +$ make all </file>
  
 === Configuration === === Configuration ===