Hello,
I make notification on IP service down, I would restart the service on the device with a command like (for example) :
ssh root%pass@device "service https restart"
But if I try the command directly on the server, it aks me the password.
How can I do to tell Zenoss to use the device ssh informations (their are specified in the device Configurations Properties) ?