Search found 11 matches
- Thu Dec 05, 2024 9:51 am
- Forum: Nagios XI
- Topic: Microsoft 365 Monitoring
- Replies: 2
- Views: 1897
Re: Microsoft 365 Monitoring
Laura, Yes, admin consent has been granted by my MS365 admin account. I did run this command from the Nagios server and it does return a bunch of stuff after a bit of a wait: /usr/local/nagios/libexec/check_microsoft_365.php --tenant '*****' --appid '******' --secret '*****' --warning '0' --critical...
- Wed Dec 04, 2024 11:55 am
- Forum: Nagios XI
- Topic: Microsoft 365 Monitoring
- Replies: 2
- Views: 1897
Microsoft 365 Monitoring
I'm trying to walk through the MS365 Wizard, and I think I have everything set up correctly on the MS side of things. After putting in the tenant, application, and secret and clicking Next I just get a spinning wheel for a little while and then: Gateway Timeout The gateway did not receive a timely r...
- Fri Jul 03, 2020 5:23 am
- Forum: Nagios XI
- Topic: Scan IP Range for Certificates
- Replies: 5
- Views: 521
Re: Scan IP Range for Certificates
All right, I'll figure something out, thanks for looking at it.
- Thu Jul 02, 2020 2:50 pm
- Forum: Nagios XI
- Topic: Scan IP Range for Certificates
- Replies: 5
- Views: 521
Re: Scan IP Range for Certificates
That's a good point. So I tested the Website wizard by entering the IP rather than host name and the Cert comes up green even just checking against the IP. While it wouldn't be ideal to have a bunch of hosts listed with IP rather than hostname (which is how everything else is listed), it would at le...
- Thu Jul 02, 2020 2:08 pm
- Forum: Nagios XI
- Topic: Scan IP Range for Certificates
- Replies: 5
- Views: 521
Scan IP Range for Certificates
I know the "Website" wizard uses the check_xi_service_http_cert to look at certificate expiration dates. Does anyone have a suggestion for scanning an IP range using that check? I know there's the auto-discovery option, but that doesn't use the cert check.
Thoughts?
Jim
Thoughts?
Jim
- Wed Jun 05, 2019 1:45 pm
- Forum: Nagios XI
- Topic: Auto-Discovery stuck on Waiting
- Replies: 5
- Views: 991
Re: Auto-Discovery stuck on Waiting
Absolutely! Thanks again.
- Wed Jun 05, 2019 12:38 pm
- Forum: Nagios XI
- Topic: Auto-Discovery stuck on Waiting
- Replies: 5
- Views: 991
Re: Auto-Discovery stuck on Waiting
That was exactly it! Auto-discovery jobs are running, and completing in a timely fashion now. Thanks.
- Wed Jun 05, 2019 10:06 am
- Forum: Nagios XI
- Topic: Auto-Discovery stuck on Waiting
- Replies: 5
- Views: 991
Auto-Discovery stuck on Waiting
I just ran an auto-discovery wizard, but I'm just getting Waiting for the status and have been for at least 15 minutes. It looks like the last time it worked was May 3rd, I have a Finished status from a job I ran then . I checked /var/log/httpd/error_log and I'm seeing this kind of error: [Wed Jun 0...
- Fri Dec 14, 2018 4:55 pm
- Forum: Nagios XI
- Topic: Check_logfile: generating OK vs CRITICAL states
- Replies: 5
- Views: 503
Re: Check_logfile: generating OK vs CRITICAL states
Perfect. I've got it clearing critical states. I'm going to poke at it a bit to see if I can get it to return the number of critical phrases in the log as part of the notification just so I can see if things are really blowing up or just mostly blowing up.
Thanks so much for the help!
Thanks so much for the help!
- Wed Dec 12, 2018 5:25 pm
- Forum: Nagios XI
- Topic: Check_logfile: generating OK vs CRITICAL states
- Replies: 5
- Views: 503
Re: Check_logfile: generating OK vs CRITICAL states
Awesome, I'll give that a shot and update. Thanks.