[Nagiosplug-help] check_nt runs but just reports "(null)"

Andreas Baetz lac01 at web.de
Fri Nov 29 01:21:12 CET 2002


On Friday 29 November 2002 02:50, Kevin O'Donnell wrote:
> Hi list!
>
> I've performed the obligatory mailing list search but could not find any
> previous reports of my problem.  If anyone has seen this type of
> behaviour before I would really appreciate any help.
>
> Every time I run check_nt, it just returns "(null)" and exists with code
> 212.  I am using the precompiled version of check_nt from
> Distrib-1.06.2.zip on a Debian 3.0 box.  I've confirmed that the
> NSClient service is running on the destination windows server.
>
> Thanks for your help!
> Kevin.
>
> % cd /src/NSClient-1.06.2/LinuxBin
> % ./check_nt -H 192.168.20.57
> (null)
You have to tell check_nt what to check for.
Please use ./check_nt -h to view the parameters.
Example:
./check_nt -H serveraddress -v CLIENTVERSION
should report the version of nsclient on serveraddress.

Andreas




More information about the Help mailing list