How to setup nagios to check to alert if a user does not have MFA enabled in AWS?
Thanks
Tsai
AWS user with MFA
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: AWS user with MFA
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
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