Search found 4 matches

by liviobai
Thu Mar 30, 2017 4:07 pm
Forum: Nagios XI
Topic: Monitor script execution
Replies: 7
Views: 3974

Re: Monitor script execution

Thank you for the indications, I will check docs :)
by liviobai
Wed Mar 29, 2017 6:06 pm
Forum: Nagios XI
Topic: Monitor script execution
Replies: 7
Views: 3974

Re: Monitor script execution

Hi avandemore Maybe I am not explained well my problem. Suppose you have a script that run in your server and for example move files between dir or make a complex job etc... suppose that this script run and if all go well script send you an email with "all ok", otherwise send an email with...
by liviobai
Wed Mar 29, 2017 4:53 am
Forum: Nagios XI
Topic: Monitor script execution
Replies: 7
Views: 3974

Re: Monitor script execution

Thank you for the reply
Unfortunately I can't run from nagios the scripts because we need that is the server itself that run script.
I will check your link and maybe at this point I will check if it is possible to migrate the zabbix plugin to nagios.
Other solutions are welcome
by liviobai
Sun Mar 26, 2017 11:39 am
Forum: Nagios XI
Topic: Monitor script execution
Replies: 7
Views: 3974

Monitor script execution

Hello I triend to search in the forum, but is not simple to find useful results when you have "script" as key search. My question is: If we have a bash script in a server is it possible to monitor if the script is correctly finished with nagios? Normally a bash script have an exit status a...