Skip to content

ceso/check_keepalived_by_ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

check_keepalived_by_ssh

This is a script for check the role which have an instance of Keepalived through ssh, executing snmpget inside the target host.

This is based in check-linux-by-ssh by nanpruba: https://github.com/naparuba/check-linux-by-ssh

Requeriments

For this script work, you need:

  • Have schekcs.py:

https://github.com/naparuba/check-linux-by-ssh/blob/master/schecks.py

  • Have configured SNMP inside the host/s is running Keepalived. For achievement this, you need to have the following inside /etc/snmp/snmpd.conf:

    rocommunity public

    master agentx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages