AWS user with MFA

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ttung888
Posts: 14
Joined: Thu May 23, 2013 12:00 pm

AWS user with MFA

Post by ttung888 »

How to setup nagios to check to alert if a user does not have MFA enabled in AWS?

Thanks

Tsai
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: AWS user with MFA

Post 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
Locked