Skip to content

A Nagios plugin to check IMAP-servers with STARTTLS, complete with login functionality

Notifications You must be signed in to change notification settings

jackbenny/check_imap_starttls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

check_imap_starttls

This is a Nagios plugin written in Bash to check IMAP-servers with STARTTLS capabilities. The plugin also tries to login to the server so it's required that you have an account on the server you want to check.

Usage

(c) 2016 Jack-Benny Persson ([email protected])
Test/monitor a IMAP server with STARTTLS and login with a username/password
Options:
-h
    Print detailed help screen
-V
    Print version information
-p | --port
    Port to connect to
-H | --hostname
    Hostname to connect to
-U | --username
    Username to use for login
-P | --password
    Password to use for login

License

Copyright 2016, Jack-Benny Persson ([email protected]) and released under GNU GPL2.

About

A Nagios plugin to check IMAP-servers with STARTTLS, complete with login functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages