monitoring Lotus Domino Server on unix (NRPE)
Andreas Ericsson
ae at op5.se
Tue Oct 26 18:03:31 CEST 2004
joost at informatiefabriek.nl wrote:
> Hi all,
>
> I use NRPE for monitoring disks on my redhat server. diskspace
> notification is working; nrpe works fine..
>
> I also want to monitor Lotus Domino server on the server I run the NRPE
> deamon. When notes hangs I want nagios to send a notification.
> Is there anyone who tried this? One problem is that redhat doesn't kill
> the notes process when notes fails or hangs. Maybe someone have a solution
> for this
>
That depends on how it hangs. Poorly written programs can sometimes get
caught in uninterruptable IO. It's perfectly normal for a program to go
non-interruptable every now and then, but it shouldn't stay there for
any prolonged period of time. A process in uninterruptable state has the
'D' flag set in ps output, so you should be able to check it with
check_procs.
Usually, checking for both 'D' and 'Z' processes, both with a rather low
threshold, can help you keep your system healthy, or at least properly
diagnosed.
--
Andreas Ericsson andreas.ericsson at op5.se
OP5 AB www.op5.se
Lead Developer
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
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