ms exchange services monitoring

Price, David DPrice at c1-slo.com
Thu Mar 11 19:21:11 CET 2004


James,

You have to use the actual name of service as it appears the service's property page. You are using the display name.  Here is what I have configured for our Exchange server:

# Service definition
define service{
        use                             generic-service         ; Name of service template to use

        host_name                       c1mail
        service_description             Exchange Services
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              3
        normal_check_interval           5
        retry_check_interval            1
        contact_groups                  admins
        notification_interval           1440
        notification_period             workhours
        notification_options            w,u,c,r
        check_command                   check_nt_service!MSExchangeIS,MSExchangeMGMT,MSExchangeMTA,RESvc
        } 

Hope this helps,

David Price
Senior IS Support Technician
CELLULARONE of San Luis Obispo
805-543-0100

CellularOne reminds you that "Safety is Your Most Important Call."

_____________________________________________________________________________
CONFIDENTIALITY NOTE: The information in this e-mail is intended to be confidential and only for the use of the individual or entity to whom it is addressed. If you are not the intended recipient, any retention, dissemination, distribution or copying of this message is strictly prohibited and sanctioned by law. If you receive this e-mail by error, please immediately send it back and delete all copies of the message. 
NOTA CONFIDENCIAL: La información contenida en este e-mail es confidencial y sólo puede ser utilizada por el individuo o la compañía a la cual está dirigido. Si usted no es el receptor autorizado, cualquier retención, difusión, distribución o copia de este mensaje es prohibida y sancionada por la ley. Si por error recibe este mensaje, favor devolver y borrar toda copias del mensaje inmediatamente.


-----Original Message-----
From: nagios-users-admin at lists.sourceforge.net [mailto:nagios-users-admin at lists.sourceforge.net] On Behalf Of James Bowes
Sent: Thursday, March 11, 2004 9:16 AM
To: nagios-users at lists.sourceforge.net
Subject: [Nagios-users] ms exchange services monitoring


Hi all.

I have set up Nagios (1.2) on Red Hat 8.0. It's working fine for simple disk checks using nsclient. Now comes the fun part - checking Windows Exchange related services.

After having gone through the documentation, FAQ's and reading through Square Box's site I attempted to check the services I wanted to know about like this:

# Service definition
define service  {
        use                             generic-service ; Name of
service template to use

        host_name                       sim.testbox.net
        service_description             check_nt_service
        is_volatile                     0
        check_period                    24x7
        max_check_attempts              3
        normal_check_interval           5
        retry_check_interval            1
        contact_groups                  nt-admins
        notification_interval           120
        notification_period             24x7
        notification_options            c,r
        check_command                   check_nt_service!Microsoft
Exchange Information Store
        }

The related hosts.cfg and escalations.cfg are configured fine and no errors occur when I run the command:

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg

I am able to reload the nagios config without problems. After the service check, a service warning shows the service I am checking is unknown.

Does anyone have an idea for me to try with this?

Thanks for any and all responses.

Regards,

James Bowes, Senior Consultant,
Express Computer Service Centre.
604-535-6508 ext.305 


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=ick
_______________________________________________
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: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
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