Hi,
Writing a monitoring solution for a storage array I want to monitor capacity / performance metrics at the volume level. Issue is that at this level, objects tend to be fluid and of high volume (i.e. there can be high numbers of objects exceeding the 50 channel limit per sensor and volumes can be deleted/renamed as normal operational process). I am looking at how I can address these considerations and thinking:
- Create a sensor dynamically per volume - Remove a sensor when a volume has been deleted - Remove channels within a sensor
Is there a way to control this level of sensor lifecycle within a custom script?
Thanks for the help!
Add comment