Quote:
Originally Posted by Mark_NL
What happens when you run the check command from a shell:
Code:
/usr/lib/nagios/plugins/check_local_mrtgtraf -F /var/www/html/mymrtg/10.0.1.1_2.log -a AVG -w 1000000,1000000 -c 5000000,5000000 -e 10
|
after I run this i get:
-bash: /usr/lib/nagios/plugins/check_local_mrtgtraf: No such file or directory
by the way when i installed nagios i ran this command:
yum install nagios nagios-devel nagios-plugins* gd gd-devel httpd php gcc glibc glibc-common
so i am not sure where the plugins are located if they were installed. i believe my nagios is installed in /etc/nagios but i don't see a plugins directory there.
thanks.