Utilities

Kaltura monitors

Description:

A suite of monitors for the Kaltura platform written by Jonathan Kanarek.

The latest code is available here:
https://github.com/kaltura/server/tree/master/tests/monitoring

License:AGPLv3+

To configure copy monitoring/config.template.ini into monitoring/config.ini and edit according to your ENV.
To get the partner secrets connect to Kaltura’s MySQL server and run:
mysql> select admin_secret from kaltura.partner where id=-4;
mysql> select secret from kaltura.partner where id=-4;
mysql> select admin_secret from kaltura.partner where id=-1;

Then copy the templates under plugins/monitor/nagios/config/ into your Nagios config and edit to your liking.

Current Version

1.0

Last Release Date

2014-02-06

Compatible With

  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x

Owner

License

Other


Project Files
Project Notes
A suite of monitors for the Kaltura platform written by Jonathan Kanarek. The latest code is available here: https://github.com/kaltura/server/tree/master/tests/monitoring License:AGPLv3+ To configure copy monitoring/config.template.ini into monitoring/config.ini and edit according to your ENV. To get the partner secrets connect to Kaltura's MySQL server and run: mysql> select admin_secret from kaltura.partner where id=-4; mysql> select secret from kaltura.partner where id=-4; mysql> select admin_secret from kaltura.partner where id=-1; Then copy the templates under plugins/monitor/nagios/config/ into your Nagios config and edit to your liking.
Reviews (0) Add a Review
Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
0 (0)
Favorites
0
Views
27,057