Search found 2 matches

by codrinh
Fri Apr 09, 2021 2:28 am
Forum: Open Source Nagios Projects
Topic: Send dynamic parameter to NRPE command
Replies: 2
Views: 2575

Re: Send dynamic parameter to NRPE command

Thank you for the reply Matt. I was looking into the macros and this is the approach that we will have to use. I have another question regarding the Nagios plugins From the Nagios Core Plugin API Plugins may also return optional performance data that can be processed by external applications. I woul...
by codrinh
Wed Apr 07, 2021 7:18 am
Forum: Open Source Nagios Projects
Topic: Send dynamic parameter to NRPE command
Replies: 2
Views: 2575

Send dynamic parameter to NRPE command

Hello all, Please advise if the below scenario is possible, currently I'm looking at the documentation and I could not find an example for this. Nagios server is sending a 'dynamic value' in the pipe to the nrpe agent, but the value is not hard-coded in the .cfg files (checks type - active, every mi...