Hi everyone.
So there I was, starting to use PRTG for more and more, and getting really excited about the product. Then I decided to set it up to monitor SSL and domain expiry - and discovered that unfortunately when you try and use a targetted autodiscovery, the website and domain names in the IP/DNS list get flipped back to IPs, which completely breaks the ability to check the SSL certs. It's a HUGE shame because a job that should have taken me 20 minutes has now taken me about 8 hours, because I've been trying to use the PRTG powershell commands instead.
I have the powershell module talking to the API now, but my problem is that the add-prtgdevice command requires that the group ID and the template ID are numbers. I have found the group IDs but I can not find the template IDs anywhere. Even the template files themselves do not contain a numeric idea - their termplate ID seems to be text (eg "snmpdetailed").
How do I find the template numerical IDs so I can bulk add devices using the powershell commands?
[Or can you please fix autodiscovery so that there is an option to leave the DNS names alone and not try to reverse DNS them to IP addresses? Pleeeeease!]
Add comment