Subject: | The numPacketSent function is not defined anywhere. |
Hi,
Using the example send_nsca script then when run on the command
line it produces.
# !echo
echo -e "abc.def\t2\tbroken and bust" | perl
/usr/share/doc/perl-Nagios-NSCA-0.1/bin/send_nsca -H
vtb-generic-70.cern.ch -c /etc/nagios/send_nsca.cfg > /tmp/file.out
Can't access "numPacketSent" field in class Nagios::NSCA::Client::Server
numPacketSent does not look to be defined anywhere.
Steve