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

Rating
1 vote
Favoured:
0
Hits
95717
Files:
FileDescription
check_gwia.plcheck_gwia.pl
check_gwweb.plcheck_gwweb.pl
check_gwmta.plcheck_gwmta.pl v1.1
check_gwpoa.plcheck_gwpoa.pl v1.1
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Check the status of the POA, MTA, GWIA and GWWEB agents by SNMP.
This is a first release of my GroupWise plugins. The plugins are written in Perl. The plugin use SNMP for quering the agent\'s

General for all plugins:
- Give a critical if the database is in error
- Performance data

check_gwmta.pl - Message Transfer Agent
- Give a waring if a connection is closed
- Give a warning/critical if problem/undeliverable messages exceed the limit.
- Thresholds are set in the perl script

check_gwpoa.pl - Post Office Agent
- Give a warning if the problem/undeliverable messages exceed the limit.
- Support multiple instances

check_gwia.pl - Internet Agent
- Give a warning/critical if a queue exceed the limit.
- Give a warning/critical number of messages in the interval exceed the limit.
- Thresholds are set in the perl script

check_gwweb.pl - WebAccess Agent
- Give a warning if a number of current connection exceed the limit.

Updates:
1.1 - minor bugfixes
Reviews (1)
I am stuck with this critical status "Post Office is CRITICAL - SNMP server not responding, host down? | msg=0 undl=0 prob=0 csconn=0"

-I already have SNMP running on the client machine do i also need to setup the SNMP on the nagios server itself?