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
98404
Files:
FileDescription
check_vnccheck_vnc
Nagios CSP

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!
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/ .