This is becoming a bigger problem as time goes on
I have nodes silently failing to backup in the background because NCM is using old credentials that are no longer valid. NCM detects the node status as 'up' because it can ping it or run SNMP checks. But when trying to SSH in it fails
I need to either have NCM report this to me (ideally in a weekly report but instantaneously is fine) if it failed to login because of incorrect credentials
Or automatically retry from the list of known credentials if it cannot login
Is it possible to do either?