Search found 2 matches

by mepanousis
Tue Dec 30, 2025 6:09 pm
Forum: Nagios XI
Topic: Diffirent email notifications for a single service.
Replies: 4
Views: 5127

Re: Diffirent email notifications for a single service.

Your objectives are unclear. Are you having trouble defining a service with a large argument, handling the output, or getting the data you want in notifications? By definition, nagios plugins return, and nagios acts on a single line of of output. In reality nagios handles multi-line output at least...
by mepanousis
Mon Dec 29, 2025 12:39 am
Forum: Nagios XI
Topic: Diffirent email notifications for a single service.
Replies: 4
Views: 5127

Diffirent email notifications for a single service.

Hello all, I am monitoring a new service where, in addition to the service state, I need the full plugin output. The currently configured email command is set to include only the first line of the service output, and this behavior must remain unchanged for all existing services. However, for this sp...