Search found 5 matches
- Mon Sep 16, 2019 2:48 pm
- Forum: Nagios XI
- Topic: Trouble Monitoring OKTA services pm domain controllers
- Replies: 8
- Views: 839
Re: Trouble Monitoring OKTA services pm domain controllers
That worked! Thank you very much.
- Mon Sep 16, 2019 2:35 pm
- Forum: Nagios XI
- Topic: Trouble Monitoring OKTA services pm domain controllers
- Replies: 8
- Views: 839
Re: Trouble Monitoring OKTA services pm domain controllers
I see what you are saying - will try that. Thank you again.
- Mon Sep 16, 2019 2:16 pm
- Forum: Nagios XI
- Topic: Trouble Monitoring OKTA services pm domain controllers
- Replies: 8
- Views: 839
Re: Trouble Monitoring OKTA services pm domain controllers
Thank you, that did work, but isn't that only checking the print spool service?
- Mon Sep 16, 2019 1:31 pm
- Forum: Nagios XI
- Topic: Trouble Monitoring OKTA services pm domain controllers
- Replies: 8
- Views: 839
Re: Trouble Monitoring OKTA services pm domain controllers
The agent is NSClient, and the servers are both Windows 2016 and 2012. Check command run is "check_nt" with command view "$USER1$/check_nt -H $HOSTADDRESS$ -p $USER7$ -s $USER8$ -v $ARG1$ $ARG2$"
$ARG1$ = "SERVICESTATE" and
$ARG2$ = "-d SHOWALL -l"
$ARG1$ = "SERVICESTATE" and
$ARG2$ = "-d SHOWALL -l"
- Mon Sep 16, 2019 1:06 pm
- Forum: Nagios XI
- Topic: Trouble Monitoring OKTA services pm domain controllers
- Replies: 8
- Views: 839
Trouble Monitoring OKTA services pm domain controllers
We are using OKTA on our domain controllers (installed as an agent running a service) to synch with our parent company's global AD. I have repeatedly tried creating an service check to alert us in the event that that the OKTA serice goes down or is unresponsive. Not matter what I try, Nagios comes b...