stderr: /bin/sh: 60,: No such file or directory

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
GhostRider2110
Posts: 193
Joined: Thu Oct 30, 2014 8:04 am
Location: Indiana
Contact:

stderr: /bin/sh: 60,: No such file or directory

Post by GhostRider2110 »

Nagios XI 2014R2.5
I recently setup check_memcached.pl from the exchange. If I run the command manually I get output, if I run it from the setup screen it returns what I think it should. But when it is turned on within nagios and I force a check I get:
memcached1.png
(No output on stdout) stderr: /bin/sh: 60,: No such file or directory

Logs show the following:
Feb 5 15:49:49 iganagios nagios: SERVICE ALERT: ProdWebapp;Memcached;WARNING;SOFT;1;(No output on stdout) stderr: /bin/sh: 60,: No such file or directory

This is setup for 3 hosts and all give me the same. I have attached screen shots to show the config. Any advice would be greatly appreciated.

See-ya
Mitch
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: stderr: /bin/sh: 60,: No such file or directory

Post by lmiltchev »

Does it help if you wrap the args 2, 3 and 4 in single quotes, i.e. '<60,<30', '>0.1,>0.2' and '>95,>98'?
Be sure to check out our Knowledgebase for helpful articles and solutions!
GhostRider2110
Posts: 193
Joined: Thu Oct 30, 2014 8:04 am
Location: Indiana
Contact:

Re: stderr: /bin/sh: 60,: No such file or directory

Post by GhostRider2110 »

That was it. Great thanks!
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: stderr: /bin/sh: 60,: No such file or directory

Post by cmerchant »

We'll go ahead and close the thread. Thanks.
Locked