Hi
In an ideal world i'd like to not have to create sensors manually in PRTG as it is very error prone - it's easy to miss a new service...
Is it possible to configure PRTG through a templating tool, something like ansible? so that i could just define:
- sensor types
- site
- servers
- site-specific details
and then for each new site i specify it simply auto-creates the new sensors for me at the push of the button.
I know the API exists, but that's not really templating..
Add comment