icinga2-api-examples icon indicating copy to clipboard operation
icinga2-api-examples copied to clipboard

Examples for the Icinga 2 API

Results 1 icinga2-api-examples issues
Sort by recently updated
recently updated
newest added
trafficstars

This script doesn't seem to work with python 3.6. Mainly, print statements now need parenthesis and it seems a 'list' function needed added when getting the host, service, and notifications....