Hi Anthony,
Try the following as system sudo user or system root user
1. ICINGA2_API_PASSWORD=api_user_password icinga2 console --connect
'https://api_user@localhost:5665/'
2. s = get_service("hostname","icinga_internal_servicename").last_check_result
3. s
Post your result if you can't see what
Hi.
I have a few "aggregate" service checks, which combine the results of other
service checks which do real measurements and give me a summary of the checks
on several machine which work in a cluster.
In general this is working fine - I can combine three "ping" tests for three
machines making