You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In one of the latest releases of Thold the execute a command feature was created
During testing, I am seeing that when a new device is added to Cacti a returned from Down Device notification is sent.
I don't see any way in the default options to tell cacti to register a device as UP by default to prevent these messages
since its a script that is being called for now I can have the script check the poll count so if poll count is less than say 5 don't send a message to the curl function ( In my case)