Search found 4 matches

by nagiosiqraa
Fri Nov 12, 2021 12:00 am
Forum: Nagios XI
Topic: (No output on stdout) stderr: File "/usr/local/nagios/libexe
Replies: 7
Views: 2593

Re: (No output on stdout) stderr: File "/usr/local/nagios/li

Hi Perry, Thanks for following up on the issue. The output you asked for. WhatsApp Image 2021-11-12 at 9.51.22 AM.jpeg Somehow I have found a way to fix the issue but I'm not sure whether is it the right way or not. While I was going through the check_mongodb.py file I found that it was using python...
by nagiosiqraa
Wed Nov 10, 2021 11:31 pm
Forum: Nagios XI
Topic: (No output on stdout) stderr: File "/usr/local/nagios/libexe
Replies: 7
Views: 2593

Re: (No output on stdout) stderr: File "/usr/local/nagios/li

Hi Perry, I tried using the MongoDB database configuration wizard but got the same issue (No output on stdout) stderr: File "/usr/local/nagios/libexec/check_mongodb.py", line 57 except ImportError, e: ^ SyntaxError: invalid syntax WhatsApp Image 2021-11-11 at 9.57.52 AM.jpeg PS: I think ot...
by nagiosiqraa
Tue Nov 09, 2021 11:43 pm
Forum: Nagios XI
Topic: (No output on stdout) stderr: File "/usr/local/nagios/libexe
Replies: 7
Views: 2593

Re: (No output on stdout) stderr: File "/usr/local/nagios/li

Hi Perry, Thanks for the reply. When I tried : nmap mongo.db.server.ip -p X WhatsApp Image 2021-11-10 at 9.57.56 AM.jpeg It was OK. And next when I tried : cd /usr/local/nagios/libexec ./check_mongodb.py -h I got an error: WhatsApp Image 2021-11-10 at 10.01.00 AM.jpeg when I tried this ./check_mongo...
by nagiosiqraa
Tue Nov 09, 2021 9:26 am
Forum: Nagios XI
Topic: (No output on stdout) stderr: File "/usr/local/nagios/libexe
Replies: 7
Views: 2593

(No output on stdout) stderr: File "/usr/local/nagios/libexe

Hi, I have initially installed Nagios XI on Ubuntu server A and installed linux-nrpe-agent on the client Machines and configured services and MongoDB to monitor. Later the Ubuntu Server A got Damaged and reinstalled the Nagios XI on another Ubuntu server with a different IP. And the I changed the Ip...