Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_ssh_faillogin
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Nagios plugin to monitor the ssh failure login attempts
Reviews (2)
bynishith, October 4, 2013
Working properly on the nagios shell prompt. But, still it should work in frontend, on which I get errors.
./check_setting_sshd.sh
OK - The SSHD deamon setting is ok: PermitRootLogin:no, Port:22, Protocol:2, PermitEmptyPasswords:no
Also, it would be great if we can monitor remote server ssh settings using Nagios Engine.
./check_setting_sshd.sh
OK - The SSHD deamon setting is ok: PermitRootLogin:no, Port:22, Protocol:2, PermitEmptyPasswords:no
Also, it would be great if we can monitor remote server ssh settings using Nagios Engine.
byflyonthewall, May 21, 2012
It seems this is one of those projects that work well when you have the exact vanilla setup. But as soon as ones setup is slightly customized, it's one hellova job to stab the code.
The idea is good, but the code is not editfriendly and I feel it would be easier for me to rewrite it from scratch in another language than trying to fix it to work with my setup.
The idea is good, but the code is not editfriendly and I feel it would be easier for me to rewrite it from scratch in another language than trying to fix it to work with my setup.