Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: Remote Access
Nagios plugins for monitoring various types of remote access / remote desktop / thin client technologies (e.g. VNC, Citrix, Microsoft RDP).
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.check_x224 Featured
troels.arvin.dk/code/nagios/check_x224Checks that the most basic parts of a Remote Desktop connection succeeds.
Check SNMP Citrix
Check Citrix Server Connection Information via SNMP. Extra OID's available through snmp4ctx package (http://www.wtcs.org/snmp4tpc/snmp4ctx.htm)
Check VNC (perl)
www.ktdreyer.comPure Perl VNC protocol checker. Verify that VNC is running on a host.
check_cisco_cras_sessions
www.boreal-labs.comChecks the number of active VPN sessions on a Cisco Remote Access Server (Cisco ASA firewalls) supporting the ciscoRemoteAccessMonitorMIB MIB
check_cisco_ssh_user_login
github.com/fskale/check_cisco_ssh_user_logincheck_cisco_ssh_user_login 1.0 What it does * Using state of the art non-blocking/async IO (EV and Mojolicious) * Proper error handling ! * Login via SSH (hostname, username, password) * Issue command "show users" * Parse the output and find the u ...
check_lmstat.pl
Check Citrix licenses using the external lmstat tool, rather than WMI (which didn't work for me).
check_netscaler_disk
Check the disk usage of a netscaler using snmp.
check_netscaler_mem
Check the memory usage of a netscaler using snmp.
check_number_of_citrix_sessions
check_number_of_citrix_sessions by Marko Pavlovic. Check number of specific (or all) Citrix sessions, on specific Citrix Presentation Server (or entire Citrix farm), depends on arguments. Also, total number of (unique) users is displayed.
check_rds_cals
check available RDS Client Access Licenses.
check_salt.pl
This is a script that will check a SaltStack salt-master for functionality. It will also ping salt-minions and report which ones are unreachable
check_softeth by Ryan Wilgoss
This plugin monitors the services that make up the SoftEth VPN server. It requires that the SoftEther VPN server is installed as per the standard instructions for Linux based OS as this plugin makes use of the vpncmd. Details can be found at https://www.s ...
check_ssh_login.pl (Advanced Nagios Plugins Collection)
github.com/harisekhon/nagios-pluginsChecks SSH login credentials. Originally written to verify the login credentials across Dell DRAC infrastructure
check_telnet
Script to check using Net::Telnet. Expect-like passing of commands/arguments and returning data. Verifies serial console (or telnet...) is responding and that its banner matches some string (like its hostname).
check_telnet - Using Net::Telnet
Using Net::Telnet , run commands in remote computer and returns the console data.
check_telnet.pl
Based on Eli Stair's 2006 check_telnet based on Net::Telnet. This version make the pattern matching more rigorous by examining ALL elements of the banner. Only if NONE of the elements match will the service check fail. Parameters: -H hos ...
Check_Vnc
harisekhon.com/nagiosChecks VNC on a remote machine including vnc authentication and getting a full screen shot through the VNC protocol.
Cisco VPN active sessions
monitoringtt.blogspot.comcheck_cisco_cras_sessions is a Nagios Core compatible plugin for checking the active sessions ((VPN and more) on a Cisco Remote Access Server (CRAS) device.
Citrix License Server Check
Citrix license server check by Andreas Roth.
count logged in Citrix users (SNMP)
www.crowdedplace.com/You may want to count logged in Citrix users. This script allows you to check one or more servers that have the snmp4ctx SNMP agent installed.
Count number of terminal server sessions
Simple bat file to query the number of active sessions on a Windows Terminal Server. CALLING SEQUENCE: command[nrpe_nt_check_users]=c:nrpe_ntpluginscheck_user_count.bat Counts the number of lines returned containing 'rdp-tcp#', which are active se ...
RDP Link
You can add to Nagios quick RDP-link for connection to Windows servers.