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
Monitoring Domino Database
Monitoring Domino Database
You do not have the required permissions to view the files attached to this post.
Thanks
Höegh
Höegh
Re: Monitoring Domino Database
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:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Let us know if you have any more questions.
http://benhorley.atspace.co.uk/check_do ... ctions.htm
Here's an example from the documentation:
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: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.
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!
Re: Monitoring Domino Database
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
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
Höegh
Re: Monitoring Domino Database
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
http://benhorley.atspace.co.uk/check_do ... o_v1.2.zip
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Monitoring Domino Database
Hi all,
This Thread can be closed for now.
Regards,
Mayur
This Thread can be closed for now.
Regards,
Mayur
Thanks
Höegh
Höegh