How do I disable Statseeker Polling on the command line?
To disable "polling" login into the Statseeker command line as the statseeker user and run the commands:
To disable SNMP polling
nim-cfg set *::snmp_poll:0 cfg,bldonchg off
To disable Ping polling
nim-cfg set *::ping_poll:0 cfg,bldonchg off