There is any placeholder like "%password" that contains the ssh device's password and that can be used in parameters of my custom exe sensors? I need to run a special remote command by ssh in my vbscript and I've to insert remote password too..

Thanks!


Article Comments

The placeholder in case is:

%linuxpassword

More detail is available in the API documentation under the Custom Sensors tab.

If you want to use this placeholder within the script, please notice you would need to turn on the environment variables option.


Feb, 2011 - Permalink