Unable To Install Nagios Plugins

Subhendu Ghosh sghosh at sghosh.org
Thu Apr 14 05:37:38 CEST 2005


On Wed, 13 Apr 2005, Padmanabh Padaki wrote:

> 
> Thanks to everyone for providing the necessary information in the
> installation of nagios.  I am done with installing nagios
> 
> Installed nagios and plugins
> Installed apache
> Integrated apache with nagios
> Made changes to configuration files, hosts.cfg, hostgroups.cfg, contact.cfg,
> contactgroups.cfg and services.cfg
> 
> I can monitor PING, disk usage on the nagios server.  I am on to the next
> step. TO monitor disk usage(as an example) on a remote host.  
> 
> Installed nrpe on the remote host.
> Made changes to inetd.conf and services file.
> Copied nrpe and nrpe.cfg to a different dir
> Started inetd
> 
> On the Nagios server, copied the check_nrpe to the ../libexec directory
> 
> Added this new host to hosts.cfg and services.file to monitor the disk
> usage.
> 
> Added the following lines to ../libexeccommands.cfg
> 
> define command{
>         command_name    check_nrpe
>         command_line    /usr/local/nagios/libexec/check_nrpe -H
> $HOSTADDRESS$ -c
>  $ARG1$
>         }
> 
> When I login to the website and check for services.
> 
> I get an error message that the file system is not mounted or non-existent.
> 
> I have read the manual but somehow not able to find the answer
> 
> What am I missing?
> 

Would help if we had the value for $ARG1$ and the nrep.cfg entry as well.

Perhaps you did not define an existing partition?

-- 
-sg



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list