Configure Smart Polling

Enable/disable Smart Polling

Product Guardian
Syntax conf.user configure sp enable [true|false]
Description When Smart Polling is enabled, it is automatically configured through Progressive Mode to create plans that can safely poll the devices known to the Guardian. The user can define additional manual plans to fine-tune the behavior of Smart Polling. When Smart Polling is disabled, all Progressive Mode plans are deleted, and manually-created plans are disabled. The user can still enable the manual plans and create new ones.
Where CLI
To apply It is applied automatically

Set the Smart Polling interval

Product Guardian
Syntax conf.user configure sp polling_interval_s <interval>
Description Set the interval, in seconds, between Smart Polling runs. The default setting is 20 seconds.
Where CLI
To apply It is applied automatically

Set the log level for Smart Polling

Product Guardian
Syntax conf.user configure sp log_level [DEBUG|INFO|WARNING|ERROR]
Description The default setting is INFO The supported levels are:
  • DEBUG
  • INFO
  • WARNING
  • ERROR
Where CLI
To apply It is applied automatically