Migration from nsca-ng to Icinga API

I’ve nsca-ng running on master config node which receives the passive check results. I would like to migrate to Icinga api.

Has anyone done this before? Can you share an example ?

Thanks

All you need to do is an HTTP post to the API. You can make this slightly easier by using my script Passinga - a script to ease passive check setup with ansible support

1 Like