Hi,
Is there any way to check Hardware Health Sensors via SWIS? Add some pollers etc. ?
Hello juniordev,
If I understand your question correctly then i guess you know that assignment of pollers is not automatic when adding nodes using SWIS, you will need to know the oid's for the pollers you want to assign
The links below should server as a good starting point of reference
Re: Adding CPU & Memory Pollers
List of Available Pollers in DB?
Thanks,
Tony
I meant "Hardware Health Sensors" check. I don't know to add which pollers or something. (Maybe there is another way to do this.)
This device on I work/add is Cisco. While is not checking hardware health sensors, the model info is not updated. It s the problem. So I have to check while node addingthis poller (or prop).
According to this thwack post
Adding Hardware Health Details
the problem here is that the Hardware Health pollers are not stored in Pollers table. And the table which does contain them cannot be accessed by SDK. You won't be able to set the Hardware Health polling by SDK. You need to use discovery or you can start the Hardware Health polling on specific nodes by using the List Resources functionality on theirs Node details page
Thanks tony.johnson for all information.