Hiya,
1 Week deep and I'm loving NetXMS, we're looking to move across from the Dude and feeling pretty good.
Quick Q.
I'd like to setup Winbox in Object Tools
I've setup winbox.exe %a And can use a custom Attribute or request for password.. Instead, I'd like the SSH user and password already setup in the node, but I can't find the macro to do this.
ideally..
winbox.exe %a %sshuser %sshpassword
Is this possible and if so, is there a list of variables we can use for custom commands?
Thanks in advance!
Hi,
SSH credentials currently not accessible as macro or from the script. Feel free to register feature request for that in our tracker.
Best regards,
Victor
Hi Victor,
has this feature been implemented yet? Or is there another way to save a password and pass it along?
Unfortunately, I can't find anything on that. Thanks for your help.
There are now special custom attributes:
ssh.login
ssh.password
ssh.port
so e.g. %{ssh.port} macro should work