Search found 2 matches

by tjderby1
Fri Nov 30, 2018 4:13 pm
Forum: Nagios XI
Topic: Check command runs on command line but not in Nagios
Replies: 3
Views: 1046

Re: Check command runs on command line but not in Nagios

@npolovenko, I tried changing the command in this way: /usr/local/nagios/libexec/check_curl_http -U http://<couchbase>:8091/indexStatus -a 'User':'Password' -F -G '"status":"Ready","bucket":"cdr","index":"cdr_active_calls-2_401"' If it's no...
by tjderby1
Wed Nov 28, 2018 4:34 pm
Forum: Nagios XI
Topic: Check command runs on command line but not in Nagios
Replies: 3
Views: 1046

Check command runs on command line but not in Nagios

I am trying to run check_curl_http to check the status of my CouchBase servers. I am using the command line: /usr/local/nagios/libexec/check_curl_http -U http://<couchbase>:8091/indexStatus -a 'user':'password' -F -G "\"status\":\"Ready\",\"bucket\":\"cdr\&quo...