Monitoring Process on Nagios XI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
monitoreo1
Posts: 124
Joined: Wed Feb 18, 2015 10:41 am

Monitoring Process on Nagios XI

Post by monitoreo1 »

Hi Everyone !!!

We need monitor a process with the next logical:

If the execution process return a string, the process status is ok.
If the execution process return a string void, the process status is failed.

How can i implement this logical in Nagios XI?

We are using:

Nagios XI Version : 2014R2.6
x86_64
Red Hat Enterprise Linux Server release 7.0 (Maipo)
Gnome is not installed
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Monitoring Process on Nagios XI

Post by Box293 »

It sounds like you want to write your own plugin, or a wrapper script that runs an existing plugin.

Do you have any plugins that sort of do what you want? What have you tried?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked