How to click to Login multiple: RDP, HTTP, HTTPS, SSH

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
HessianKnight
Posts: 8
Joined: Thu Jul 28, 2011 9:15 am

How to click to Login multiple: RDP, HTTP, HTTPS, SSH

Post by HessianKnight »

Good afternoon!

Does anybody know how to implement one or multiple buttons in the Host View to launch a login session to the host in question?
It needs to support multiple protocols: RDP, SSH, HTTP(S), HTTP:SpecialTCPPort.

I have implemented this using the EXTRA ACTIONS BUTTON, but in such way I can only support one single protocol, in this case: RDP://Host.
The browser interpretes the URI and launches MSTSC.EXE (=Windows Remore Desktop client).

This works for Windows hosts, but switches, Unix servers needs distinct clients, like ssl, xterm, putty, web browsers...
It would suffice if I could implement additional buttons like EXTRA ACTIONS, but until now no success....

regards,
Hessian Knight
secretulbanilor
Posts: 1
Joined: Sun Sep 25, 2011 3:21 am

Re: How to click to Login multiple: RDP, HTTP, HTTPS, SSH

Post by secretulbanilor »

i have the same problem. anyone could help?:)
Locked