Changes

Jump to navigation Jump to search
307 bytes added ,  16:47, 13 November 2008
Line 57: Line 57:  
  service nagios restart
 
  service nagios restart
   −
'''Known problem:''' After install the nagiosgrapher won't start. Workaround: Start the script manually:
+
'''Known problem:''' After install the nagiosgrapher won't start.  
 +
 
 +
Workaround: Start the script manually:
 
  /usr/bin/perl -w /usr/share/nagios/collect2.pl
 
  /usr/bin/perl -w /usr/share/nagios/collect2.pl
 
After the next reboot the service will start.
 
After the next reboot the service will start.
 +
 +
'''Known problem:''' The graphes doesn't show anything
 +
 +
Solution: Delete corresponding rrd directory
 +
service nagiosgrapher stop
 +
rm -rf /var/lib/nagios/rrd/<HOST>
 +
service nagiosgrapher start
 +
 +
Make sure that all files and directories under <tt>/etc/nagios/</tt> are owned and writable by user 'nagios'.
    
=== Usage ===
 
=== Usage ===
501

edits

Navigation menu