13/05/2015

NAGIOS plugin easy alternative for check_by_ssh

this is  simple wrapper "python script" for monitoring hosts by hop  firewalled port 

Repository
https://github.com/luupux/switch-nrpe

Example

Direct access
"check_swap on direct.access.host "
switch_nrpe.py -t 20 -H direct.access.host -c check_swap -a 20% 10%

Hop Access
"check_swap on host.not.direct.access using direct.access.host gw"
switch_nrpe.py --fhost=host.not.direct.access --fhop=direct.access.host --fcmd=check_swap 20% 10%




1 comment:

  1. This is Interesting,

    Would really like to connect to discuss on this

    ReplyDelete