python, icinga2 Comments 1 min read

I’ve been working with the icinga2 API recently and find it to be very useful for doing command line icinga2 operations.

My experiences with it led to the following 2 projects:

  1. icinga2 API examples
  2. icinga2 API python library and command line utility

Both stand on the shoulders of the very well documented icinga2 API and try to take its usability up a notch.

Share this post

Comments