Random Project

problem in nagios

if you ever get the problem (service check did not exit properly) the open the plugin and edit the line
use lib “/usr/local/nagios/libexec” ;
to
use lib “/usr/lib/nagios/plugins” ;
or wherever the plugins are located. and i confused the output in the previous post between check_ftp and check_ftp_rw
the output is as follows:
./check_ftp_rw.pl –host 10.1.1.11 –user profiland –password Profiland1 –dir /install –file checkftp.txt
Connected to 10.1.1.11, logged in as profiland, chdir’ed to /install, downloaded checkftp.txt