Exchange monitoring

VanZee, Timothy T-VANZEE at govst.edu
Tue Nov 25 16:45:46 CET 2003


You may also want to monitor additional services such as the Information
Store, http (for OWA), RPC service (for Outlook client connectivity),
Syamantec AVF for Exchange service, IMAP, and POP.  I would view these
as the minimum that should be monitored.  There is also the System
Attendant service, CPU load, memory usage, and drive space monitoring
(especially the drive with the log files if you have circular logging
off and the drive with the Stores).


Tim Van Zee
ITS Network Specialist
Governors State University

-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of Alexis
Chauvin
Sent: Tuesday, November 25, 2003 5:18 AM
To: ForMatPrO ForMatPrO
Cc: nagios-users at lists.sourceforge.net
Subject: RE: [Nagios-users] Exchange monitoring

Hi,

I do monitor a exchange server and I use the smtp plugin, it works fine.

define service{
        use                             generic-service
        host_name                       Host
        service_description             smtp
        check_command                   check_smtp
        max_check_attempts              2
        normal_check_interval           120
        retry_check_interval            60

 > ...snip... <
}

the command is defined as follow :

# 'check_smtp' command definition
define command{
        command_name    check_smtp
        command_line    $USER1$/check_smtp -H $HOSTADDRESS$ -t 120
        }


alexis




-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net
[mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of ForMatPrO
ForMatPrO
Sent: 25 November 2003 10:52
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] Exchange monitoring

Does anyone monitor a MS exchange server?  Is there a
plugin to do the monitoring?  What are the options?

Thx,
ForMatPrO

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when
reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list