Search found 3 matches
- Fri Apr 15, 2016 2:12 am
- Forum: Nagios XI
- Topic: Nagios and SOAP Check
- Replies: 3
- Views: 1800
Re: Nagios and SOAP Check
Hi. Thanks for the reply. I ended up using the -v to check the output. I had to add an additional parameter (-T) to define the type of header. Once this was added to service check command, and the -P parameter changed to include the encoded XML string, I was able to get the correct response. Thanks,...
- Thu Apr 14, 2016 8:03 am
- Forum: Nagios XI
- Topic: Nagios and SOAP Check
- Replies: 3
- Views: 1800
Nagios and SOAP Check
Hi, I am attempting to configure a SOAP check using the check_http command. The command is as follows: The command: [root@hqnagiosv0001 libexec]# /usr/local/nagios/libexec/check_http -H [IP] -p [Port] -u [wsdl] -P '%3Csoapenv%3AEnvelope%20xmlns%3Asoapenv%3D%22http%3A%2F%2Fschemas.xmlsoap.org%2Fsoap%...
- Mon Dec 14, 2015 11:21 am
- Forum: Nagios XI
- Topic: Mongo 3.0.x Monitoring
- Replies: 1
- Views: 533
Mongo 3.0.x Monitoring
Hi, We have Nagios 5.2.2 and are attempting to monitor our MongoDBs, running on 2 DB servers and 1 Arbiter. Mongo is running on 3.0.4. When attempting to connect to check any of the DB statistics, etc., we are receiving errors as follows: (No output on stdout) stderr: Traceback (most recent call las...