Anyone know if there is an easy way to execute a script by button when you browse to a particular node in Orion?
All the script has to have passed to it is the IP address of the node.
Thoughts?
This is a great idea! I have been trying to find out how to make this work as well. We like to run a few commands on our cisco devices before making any major changes. It would be great if I could just go the the node details page and push a button to run my pre-scripted text and then have it dump to a file on a share drive.
Have you been able to come up with any ideas on getting this to work?
No, sure haven't. We would like to have it available for our support staff to do "tier 1" troubleshooting without having CLI access.
Since you can already do this, it doesn't seem too much of a stretch to achieve what you're describing:
Your browser would need to have a default app configured (or your OS would). Seems like that could be a script/ batch file instead of SSH as above.