Page 1 of 1

AWS user with MFA

Posted: Thu Mar 02, 2017 3:42 pm
by ttung888
How to setup nagios to check to alert if a user does not have MFA enabled in AWS?

Thanks

Tsai

Re: AWS user with MFA

Posted: Thu Mar 02, 2017 4:33 pm
by dwhitfield
As far as I can tell, this is something you'd have to write yourself. You can do a more thorough search of https://exchange.nagios.org/index.php?o ... chword=aws and https://exchange.nagios.org/index.php?o ... ord=amazon though.

Basically, you can write a plugin in any language (including shell language). More details on plugin development available at https://nagios-plugins.org/doc/guidelines.html