Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
You can add to Nagios quick RDP-link for connection to Windows servers.
Current Version
Last Release Date
2015-06-23
Owner
Yury
Compatible With
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.
You must be logged in to submit a review.
To:
From: