Home Directory Plugins Remote Access Check VNC (perl)

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check VNC (perl)

Current Version
1.0
Last Release Date
2011-01-17
Compatible With
  • Nagios 2.x
  • Nagios 3.x
License
Other
Hits
97995
Files:
FileDescription
check_vnccheck_vnc
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Pure Perl VNC protocol checker. Verify that VNC is running on a host.
This script does not try to authenticate; it speaks just enough of the VNC protocol to merely check the RFB version. Any improvements welcome.

Uses Nagios::Plugin from CPAN.

My plugin copies some code from Net::VNC from CPAN, so I've licensed this plugin to match that module (Artistic or GPL). See http://dev.perl.org/licenses/ .