/
How can I clear the errors and announcements from all of my nodes?
How can I clear the errors and announcements from all of my nodes?
You can issue the following to clear announcements:
snmpset -v2c -c"[snmp write password]" -m [MIB file location] [node IP address] castorClearAnnouncementsAction = 'y'
You can issue the following to clear errors:
snmpset -v2c -c"[snmp write password]" -m [MIB file location] [node IP address] castorClearErrorsAction = 'y'
You can easily extend this in a loop to clear the announcements and errors in a whole cluster.
The script snmp-castor-tool.sh in our Tech Support bundle https://support.cloud.caringo.com/tools/Tech-Support-Scripts-Bundle.pdf has the ability to do this easily with the -E and -A options.
Looking for labels? They can now be found in the details panel on the floating action bar.
Related content
Managing Swarm Nodes
Managing Swarm Nodes
More like this
How to update the cluster's Technical Contact
How to update the cluster's Technical Contact
More like this
swarmctl (new!)- Common options
swarmctl (new!)- Common options
More like this
How do I change SNMP log levels in the CSN?
How do I change SNMP log levels in the CSN?
More like this
SNMP Tools and Monitoring Systems
SNMP Tools and Monitoring Systems
More like this
swarmctl (new!)
swarmctl (new!)
More like this
© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.