Lotus Domino

Jan-Piet Mens jpm at retail-sc.com
Wed May 26 15:00:05 CEST 2004


On Wed May 26 2004 at 13:02:53 CEST, Martin Mielke wrote:

>                                              searching for a way to 
> monitor a Lotus Domino Server in depth. Checking for the Lotus port is 
> not enough for my deployment... so the obvious question: is there such a 
> plugin to monitor Lotus Domino?

Not to my knowlege. The reason probably is that there are quite a number
of different things which could be checked. So far, I'm checking TCP port
1352 with check_tcp to see if Domino is accepting connections (NRPC) and
of course the usual ports for HTTP, SMTP, LDAP (80, 25, 389). As you rightly
say, that is not enough for me either.

What I'm also doing (our Domino servers run on Win32) is to use nsclient on
Win32 and check_nt on the Nagios host to check for running Domino services.
Of course that doesn't really do much either.

To my mind there are two more steps which could be taken, but I haven't (yet)
gone that route: the first is to use the Domino SNMP agent (is somewhere
on the distribution CD) and check_snmp to query some variables (no experience
with the agent).

The second is to write custom apps which perform some Notes function (e.g.
check how many documents in the server's outgoing mail.box) and have
check_nrpe or perhaps even NSCA use that for alerting...

> If I understand it correctly, through NXE it could be possible to 
> monitor/control Lotus Domino... or am I wrong?

I don't see that. NXE is to me a toolset for re-arraning Nagios' data in
order to produce reports. I may be wrong though.

	-JP


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&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