Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Novell Groupwise 8 check
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!
The scripts download the content from Groupwise monitor.
Script is tested on Ubuntu to Groupwise 8. SuSe should also work.
# CHECKS
echo "Messages Undelivered"
echo "Statuses Processed"
echo "Messages Sent"
echo "Messages Received"
echo "Outbound Message Queues"
echo "Inbound Message Queues"
echo "SMTP Send Queue"
echo "SMTP Receive Queue"
echo "Delayed Message Queue"
# Examples:
./check_groupwise8.sh 192.168.1.1 9850 username passwd "Outbound Message Queues" 3 4
./check_groupwise8.sh 192.168.1.1 7181 username passwd "Statuses Processed" 3 4
RealOpen IT B.V. ? Informaticalaan 7 ? 2628 ZD Delft ? The Netherlands Tel (+31) 15-2568969 ? e-mail rhage@realopenit.nl ? www.realopenit.nl
# CHECKS
echo "Messages Undelivered"
echo "Statuses Processed"
echo "Messages Sent"
echo "Messages Received"
echo "Outbound Message Queues"
echo "Inbound Message Queues"
echo "SMTP Send Queue"
echo "SMTP Receive Queue"
echo "Delayed Message Queue"
# Examples:
./check_groupwise8.sh 192.168.1.1 9850 username passwd "Outbound Message Queues" 3 4
./check_groupwise8.sh 192.168.1.1 7181 username passwd "Statuses Processed" 3 4
RealOpen IT B.V. ? Informaticalaan 7 ? 2628 ZD Delft ? The Netherlands Tel (+31) 15-2568969 ? e-mail rhage@realopenit.nl ? www.realopenit.nl
Reviews (0)
Be the first to review this listing!