Hello everyone,
We are testing prtg for our campus network. We have some same devices.
I created a cumstom sensor for one devices, with custom oid, and it works fine.
But how can I apply this sensor to all the other devices?
I tried to create a device template from device one, and re-autodiscovery all the devices in my group, but it doesn't work: the custom sensor didn't appear in the other devices.
So how can I do my job?
Thanks a lot
Article Comments
Thanks Greg,
All of my devices can use this custom snmp oid sensor. Now I found clone a sensor to the other device can work, but I can clone only one device each time. Although I can select all of my device by pressing shift key, but when I click next, only one devices can be cloned.
Nov, 2013 - Permalink
That's the downside of the cloning feature is that only one can be created at one time. Can you send me a log from the SNMP tester from one of the devices that should be working with this custom sensor along with your device template? I want to try and test out the auto-discovery and see if there may be a bug not allowing it create these sensors. You can send this to support@paessler.com and reference this KB article.
Nov, 2013 - Permalink
What kind of OID are you trying to use for the custom sensor? The way that these work in the device templates is that PRTG will scan the device for that OID and then see if there is a value there. If there is none, the sensor will not be created so if this is an OID with a unique index number then this will not work with other devices. You can test to see if the other device has the OID with the SNMP Tester.
Another way you may want to try using this template is by using the clone device option. These can only be done one at a time but it would be faster than building all the devices separately. If the sensor does not work when cloning then the OID cannot be found for the custom sensor and you would need to build this sensor on the other device.
Nov, 2013 - Permalink