Does anyone know how to set different polling interval for interface statistics on specific nodes?
Because based on the below setting, it does not seem to be applied to the device interfaces.
Default Setting
Node Device Setting
You will have to set this for the interfaces you want to monitor at a different interval. It is not to be set at a node level.
Go to Settings, Manage Nodes. Flip the drop down on top of the list from 'Nodes' to 'Interfaces'. Search and Select the interfaces for which you want to override the global defaults and click on 'Edit Properties' from the column titles
You can then set the polling interval for these specific interfaces.
I didnt realise that there is a different Custom Property under "Interface".
if i may ask, what are the differences between collect statistics between node device and interface setting?
Statistics Interval for a node is for the statistics collected for the node itself - things like CPU and Memory usage
Statistics Interval for an interface is for the statistics collected for the interface - things like transmit bytes / sec, received bytes / sec, errors / sec, packets /sec, etc
Oh my. i have been interpreting all statistics is configured from Node Setting only.
Only that in the Polling Settings, there is additional default value to configure.
Thank you so much, HolyGuacamole