Skip to content

check SIEVE connections as per rfc 5804 for Nagios

Notifications You must be signed in to change notification settings

Dunedan/check_sieve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check_sieve

Check SIEVE connections as per rfc 5804 for Nagios

check_sieve.py and check_sieve.pl

Example:

check_sieve.py -H localhost -P 4190 -w 5 -c 10

Returns a warning if the response is greater than 5 seconds, or a critical error if it is greater than 10.

Dual licence: FreeBSD License/GPL

Copyright (c) 2014, 2015 Persistent Objects Ltd - http://p-o.co.uk All rights reserved.

About

check SIEVE connections as per rfc 5804 for Nagios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 53.2%
  • Python 46.8%