Home Directory Plugins Others Check FreeIPA replication

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check FreeIPA replication

Rating
1 vote
Favoured:
0
Last Release Date
2018-01-01
Compatible With
  • Nagios 3.x
  • Nagios 4.x
License
Other
Hits
7131
Files:
FileDescription
plugin_ipa_replication.shThe plugin, shell script.
ipareplication.JPGNagios screenshot.
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

This plugin check replication between FreeIPA servers. This first release is only for RH/OL/CentOS version 7.
This plugin check replication between FreeIPA servers. This first release is only for RH/OL/CentOS version 7. And the plugin required password of Directory Manager, hence what I suggest is to download this shell script, and enter the password in the "ipa_passwd" variable. One idea of hiding a password in a shell script is to use 'shc' tool which will convert a shell script into executable binary.
The plugin runs on a FreeIPA server, hence it's called by NRPE. I've tested it for four master FreeIPA servers, works as expected in our environment, we're using here, as we eat our own dog food. Attached is screenshot from our Nagios.
Hope you'll find this initial script useful, please use it and improve it. I may add improvements if spare item permits, but no guarantees at all.

Reviews (1)
Before anything, please perform a dos2unix on this file !