Hi,
I made a custom device template file using some very usefull auto-scan, but i wish to remove some channel from the auto-scan of those created sensor.
Exemple : I use the snmpciscosystemhealth template ;
<create id="snmpciscosystemhealth" kind="snmpciscosystemhealth" requires="snmp" meta="snmpciscosystemhealth"/>
This template create 5 usefull sensor, and most of them create channel to a lot of ressource.
But those ressources are not all correct.
In Temperature he check some of my switch interface to get temperature and get a result of 378943 m°C... And bring out an alert. And removing all those sensor from every device created is a lot of work for a function created to gain time 0:)
Since i'm using this template on a whole lot of device, is there a way to filter such channel from the created sensor ?
Something like "!Ethernet"
Thanks in advance !
Add comment