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_sieve

Current Version
1.02
Last Release Date
2014-01-08
Compatible With
  • Nagios 3.x
  • Nagios 4.x
Website
License
GPL
Hits
50212
Files:
FileDescription
check_sieve.plcheck_sieve.pl
check_sieve.pycheck_sieve.py
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!
Nagios plugin (python & perl) to check SIEVE connections
Nagios plugin to check SIEVE daemon is running as per rfc 5804

Options include
--host
--port
--timeout
--critical
--warning
-4 for IPv4
-6 for IPv6

On success, returns the time, version and supported implementations

Python version tested on 2.7

Perl version requires the following
IO::Socket::INET6
Time::HiRes
Nagios::Plugin

2014-08-31 Python version released
2014-01-08 Dual license AL2/GPL3
2013-03-25 Reduced output enabling single line display
2013-03-21 Version 1 released