mirror of
https://github.com/nazunalika/lazy-nagios-freeipa.git
synced 2025-12-15 18:04:06 -07:00
No description
| lib | ||
| .gitignore | ||
| lazy_freeipa_certs.py | ||
| lazy_freeipa_consistency.py | ||
| lazy_freeipa_dns_verify_all_srv.py | ||
| lazy_freeipa_dns_verify_ldap_srv.py | ||
| lazy_freeipa_external_certs.py | ||
| lazy_freeipa_monitor.py | ||
| lazy_freeipa_webauth.py | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
lazy-nagios-freeipa
This is a lazy freeipa plugin for nagios. The idea is to provide very basic checks against the API and also LDAP where necessary.
Inspiration comes from various wrappers, scripts, and modules online provided by FreeIPA itself.
Example Calls
python3 lazy_freeipa_webauth.py --host ipa01.example.com --username label --password "somePassword1"