<br />
Gentlemen.<br />
<br />
Iīve been fighting with Nagios 3.0.2 on OpenSuse 10.3 while trying to integrate
MRTG and Nagios.<br />
<br />
I have followed the sample in Nagios docs which guides us to:<br />
<br />
define service{<br />
use generic-service<br />
host_name linksys-srw224p<br />
service_description Port 1 Bandwidth Usage<br />
check_command
check_local_mrtgtraf!/var/lib/mrtg/192.168.1.253_1.log!AVG!1000000,2000000!5000000,5000000!10<br
/>
}<br />
<br />
But first of all this plugin check_local_mrtgtraf! is not found, but
check_mrtgtraf and every time I try to adapt the sample with my path/mylog or
changing check_local_mrtgtraf to check_mrtgtraf!<br />
<br />
I donīt get any success. Besides I canīt even start Nagios and get this Msg:
Starting nagios:CONFIG ERROR! Start aborted. Check your Nagios configuration.<br />