Search found 11 matches

by mbishop4
Thu Aug 06, 2020 4:16 pm
Forum: Nagios XI
Topic: Check Value from PowerShell Script/Set Warning or Critical
Replies: 3
Views: 1186

Re: Check Value from PowerShell Script/Set Warning or Critic

I did set up condition checking on exit and it does work fine now, thank you.
by mbishop4
Wed Aug 05, 2020 2:57 pm
Forum: Nagios XI
Topic: Check Value from PowerShell Script/Set Warning or Critical
Replies: 3
Views: 1186

Check Value from PowerShell Script/Set Warning or Critical

I've worked with someone to create a PowerShell script to perform a specific check. Testing from the command line and using the API Endpoint returns the value just as it should. Running the service within the Nagios interface returns the value as it should as well. I'd like for warning or critical t...
by mbishop4
Mon Aug 03, 2020 2:41 pm
Forum: Nagios XI
Topic: Text only on some notifications?
Replies: 4
Views: 398

Re: Text only on some notifications?

It appears to be working, not sure what was different Friday.
by mbishop4
Mon Aug 03, 2020 9:33 am
Forum: Nagios XI
Topic: Text only on some notifications?
Replies: 4
Views: 398

Re: Text only on some notifications?

I'll set it back up again and test one more time then come back to you with my results.
by mbishop4
Fri Jul 31, 2020 4:08 pm
Forum: Nagios XI
Topic: Text only on some notifications?
Replies: 4
Views: 398

Text only on some notifications?

Hello, Is there a way to easily set up some service alerts to be be text only? I see in Notification Preferences I can set what I want to get emails or texts on globally but I would like to be able to select text or email for notification on a service by service basis. I originally thought that I co...
by mbishop4
Thu Jul 30, 2020 11:13 am
Forum: Nagios XI
Topic: Assistance with Check_File_Age plugin
Replies: 10
Views: 2118

Re: Assistance with Check_File_Age plugin

This helped tremendously, thanks! I have it all working now.
by mbishop4
Wed Jul 29, 2020 4:04 pm
Forum: Nagios XI
Topic: Assistance with Check_File_Age plugin
Replies: 10
Views: 2118

Re: Assistance with Check_File_Age plugin

I found this one on the Nagios Exchange: https://exchange.nagios.org/directory/Plugins/Operating-Systems/Windows/Check-any-file-age-from-directory/details Once you make sure the plugin works "locally", you could call it from the Nagios XI server via NCPA. https://www.nagios.org/ncpa/help....
by mbishop4
Wed Jul 29, 2020 1:54 pm
Forum: Nagios XI
Topic: Assistance with Check_File_Age plugin
Replies: 10
Views: 2118

Re: Assistance with Check_File_Age plugin

The check_file_age plugin is supposed to be run on Linux. It's not going to work on Windows. I would recommend that you try a different plugin, e.g. Powershell Script. I found this one on the Nagios Exchange: https://exchange.nagios.org/directory/Plugins/Operating-Systems/Windows/Check-any-file-age...
by mbishop4
Wed Jul 29, 2020 1:53 pm
Forum: Nagios XI
Topic: Assistance with Check_File_Age plugin
Replies: 10
Views: 2118

Re: Assistance with Check_File_Age plugin

jbrunkow wrote:Hey @mbishop4

You may want to have a look at the following document for more information on configuring and testing plugins in XI.
PLUGINS IN NAGIOS XI
Thanks for the link!
by mbishop4
Wed Jul 29, 2020 8:14 am
Forum: Nagios XI
Topic: Assistance with Check_File_Age plugin
Replies: 10
Views: 2118

Re: Assistance with Check_File_Age plugin

Anyone? Even a pointer to the right documentation would be appreciated.