Monitoring Domino Database

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Monitoring Domino Database

Post by hoegh »

Hi All,

We need to monitor database size on a Domino server.
we have got two check commands
1.check domino_dbsize.
2.check_domino

Suggest us how these commands can be used what arguments should be passed with some example
That would be helpful.

Thanks and Regards
Mayur
You do not have the required permissions to view the files attached to this post.
Thanks
Höegh
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Monitoring Domino Database

Post by lmiltchev »

This is not one of our official Nagios plugins and we are not familiar with it. However, it seems like there is a good documentation about this plugin that you could use as a reference:

http://benhorley.atspace.co.uk/check_do ... ctions.htm

Here's an example from the documentation:
checkdbsize - Check database size

This checks the size of a database in megabytes. Paramaters are..

check_domino_dbsize!<username>!<password>!<host or ip>!<port>!<database>!<warning size (MB)!<critical size (MB)

For example

check_domino_dbsize!nagiosuser!nagiospassword!192.168.0.7!63148!log.nsf!600!1500

We use this to monitor application log databases that can grow very large if the purge agent starts failing.
I would recommend that you test your check from the command line first in order to make sure it works. Next, set up a command and a service in Nagios XI, following the steps outlined in our documentation on managing plugins in Nagios XI:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Let us know if you have any more questions.
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Monitoring Domino Database

Post by hoegh »

Hi All,

We need the check_domino.jar file
Can you suggest us how can we get the check_domino.jar file.?
Any download path is available?

Thanks and Regards
Mayur
Thanks
Höegh
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Monitoring Domino Database

Post by lmiltchev »

The check_domino.jar is included in the check_domino_v1.2.zip. The download link is provided on the Documentation page I pointed to in my previous post.

http://benhorley.atspace.co.uk/check_do ... o_v1.2.zip
Be sure to check out our Knowledgebase for helpful articles and solutions!
User avatar
hoegh
Posts: 201
Joined: Thu Jan 04, 2018 7:48 am

Re: Monitoring Domino Database

Post by hoegh »

Hi all,

This Thread can be closed for now.

Regards,
Mayur
Thanks
Höegh
Locked