Federico Donati wrote:
> Hi all,
>
>
> I'm in trouble with checking a remote service. I have to check if the
> service is alive and i do this by using the check_tcp plugin.
> Unfortunately, the remote service is not managed by me and it requires a
> specific source port, and you know that check_tcp
Jake Solid wrote:
> *When I run the command from the machine, it outputs the correct
> information. The problem is when using NRPE from the nagios server.*
>
> [EMAIL PROTECTED] ~]# /usr/lib64/nagios/plugins/check_disk -w
> 20% -c 10% -p /dev/mapper/VolGroup01-fredVol00
> DISK CRITICAL - free spa
Jake Solid wrote:
> When I use the filesystems unstead of the mount points in the nrpe.cfg
> it works fine with disks 1, 2 and 3. The only disk that nrpe is not
> able to read is disk4 which is mounted on /vservers/fred/data.
From one of your previous posts:
*The one I was having issues with is
Hello,
This is my first post to this list. I was unable to find any
previous mention of an issue like this, nor was I able to find a better
place to submit this (bug report?) to. I'm not a Solaris expert (I am
pretty good with Linux and BSD though - including writing low-level
system cod