Remote Access

RDP Link

Description:

You can add to Nagios quick RDP-link for connection to Windows servers.

Current Version

Last Release Date

2015-06-23

Compatible With

  • Nagios 3.x
  • Nagios 4.x

Owner


Project Files
Project Photos
Project Notes
The script php-rdp-builder downloaded from https://code.google.com/p/php-rdp-builder. Thanks to author. 1. Get the script and put it to nagios web folder (/usr/local/nagios/share). 2. Give access to the script: #chown nagios:nagios /usr/local/nagios/share/rdp.php #chmod +x /usr/local/nagios/share/rdp.php 3. Edit you nagios template windows-server (for example) and add notes_url directive: define host{ name windows-server use generic-host contact_groups admins icon_image workstation2.png statusmap_image workstation2.png notes_url /nagios/rdp.php?autoconnect=1&full_address=$HOSTADDRESS$:3389&name=$HOSTNAME$ register 0 } 4. Optional. You may to replace /usr/local/nagios/share/images/notes.gif with rdp logo (see in attachment). 5. Check nagios configuration and reload. In result you'll see link near hostname, that generate RDP-file by click.
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (1)
Favorites
0
Views
10,588