Hi guys. sorry if this is not the right place for this topic and admin please move if so. I am not having much luck on the Nagios forums and am hoping someone here may be able to help.
I have installed the Check_Blackberry plugin and have copied the file to
Does the command actually work? Have you tried specifying a full path
to the check_blackberry command (assuming Nagios allows that)? The
…applications forum is probably a better place for this, but who knows.
Good luck.
WallaceTech wrote:
> Hi guys. sorry if this is not the right place for this topic and admin
> please move if so. I am not having much luck on the Nagios forums and am
> hoping someone here may be able to help.
>
> I have installed the Check_Blackberry plugin and have copied the file
> to
>
> /usr/local/nagios/libexec
>
> In my commands.cfg file i have put the following
>
> # ‘check_blackberry’ command definition
> define command{
> command_name check_blackberry
> command_line check_blackberry -H LNBES01 -C public -Q query licences=
> -w 1 -c 1
> }
>
> In my hosts file i have put
>
> define service{
> use generic-service
> host_name LNBES01
> service_description Check Blackberry
> check_command check_blackberry
> }
>
> But the problem i have is when Nagio is trying to use the plugin i get
> the following
>
> (Return code of 127 is out of bounds - plugin may be missing)
>
> The documentation for this plugin is very thin on the ground and am
> just hoping someone here can help
>
> Thanks in advance
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
Oh yeah… does the command work if you run it manually outside Nagios?
Good luck.
ab@novell.com wrote:
> Does the command actually work? Have you tried specifying a full path
> to the check_blackberry command (assuming Nagios allows that)? The
> .applications forum is probably a better place for this, but who knows.
>
> Good luck.
>
>
>
>
>
> WallaceTech wrote:
>> Hi guys. sorry if this is not the right place for this topic and admin
>> please move if so. I am not having much luck on the Nagios forums and am
>> hoping someone here may be able to help.
>
>> I have installed the Check_Blackberry plugin and have copied the file
>> to
>
>> /usr/local/nagios/libexec
>
>> In my commands.cfg file i have put the following
>
>> # ‘check_blackberry’ command definition
>> define command{
>> command_name check_blackberry
>> command_line check_blackberry -H LNBES01 -C public -Q query licences=
>> -w 1 -c 1
>> }
>
>> In my hosts file i have put
>
>> define service{
>> use generic-service
>> host_name LNBES01
>> service_description Check Blackberry
>> check_command check_blackberry
>> }
>
>> But the problem i have is when Nagio is trying to use the plugin i get
>> the following
>
>> (Return code of 127 is out of bounds - plugin may be missing)
>
>> The documentation for this plugin is very thin on the ground and am
>> just hoping someone here can help
>
>> Thanks in advance
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
i worked out i had to put $USER1$ on the command line now it is finding the plugin. its now not producing an error but it is alson not returning any values:\