Good afternoon,
I am wondering if it is currently possible to set interfaces to use dynamic thresholds for RX and TX utilization and discards/errors using the Python SDK? (or Powershell if the Python is not supported).
My immediate need is to select, out of ~15k interfaces, ones which I would like to set the &{USE_BASELINE*} macro and set it. I have found that the SDK is ideal for this type of task.
Ideally, I would also like to be able to use the same method for CPU Load, Percent Memory Used, Response Time, and Percent Loss on Nodes as well and even Percent Disk Usage on Volumes.
Tangentially, does anyone know if it is possible to set an interface to go into warning/critical if the % utilization is either greater than or less than x times the standard deviation? Effectively alerting on the change? (I attempted to do this within an alert, but no luck)
Thank you!