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

Groupwise Checks

Rating
0 votes
Favoured:
0
Hits
95881
Files:
FileDescription
groupwise-api.phpCheck the API queue directory by ftp.
groupwise-handlerthreads.phpCheckup script for the C/S Handler Threads
groupwise-mta.phpNagios plugin to check if a groupwise MTA is hogging it's queue
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!
Some scripts we use to monitor our groupwise integrations. All written in php, yet the logic may be interesting for some.
groupwise-api.php : Used for a legacy integration, where the old api sometimes get stuck.

groupwise-handlerthreads.php : A script to check if the handlerthreads don't exceed a certain value. The script was because some caching mailboxes held on to threads.

groupwise-mta.php : A script to checkup on the mta queue size. We use it to monitor our gwia, to make sure no queues our hogging.