Page 1 of 1

Checking for password expiration

Posted: Tue Jul 23, 2019 10:40 am
by cjsGSB
Haven't figured it out yet, but is there a way for NagiosXI to monitor password expiration on RHEL systems as well as Windows.
Ideally what we are trying to do is have NagiosXI give us a warning 14 days prior to expiration and a critical warning 7 days prior
to expiration.

Thanks!

Re: Checking for password expiration

Posted: Tue Jul 23, 2019 2:35 pm
by benjaminsmith
Hi @cjsGSB,

You can find additional monitoring plugins on the Nagios Exchange. For checking password on Linux systems, take a look at:

check_passwd_expiration

For Windows systems, there is a plugin for checking the status of Active Directory Accounts only.

Check Active Directory Accounts

Let me know if you have any questions.