With icinga2 one can use icingacli monitoring list
to get the monitoring results on the commandline.
I'm looking for the detailed output of the plugins/services (shown in icinga2 as 'plugin output', in icinga1 as 'status information').
With icinga2 one can use icingacli monitoring list
to get the monitoring results on the commandline.
I'm looking for the detailed output of the plugins/services (shown in icinga2 as 'plugin output', in icinga1 as 'status information').
I want to answer the question with an example:
To get just the plugin-output (so, exactly what was asked for) for all services on the machine "myHostName" ( the "--host" parameter can even be omitted):
The icingacli help is very good. One can get information and examples with: