Sign inSign up

ispmhub/keepupz

By ispmhub

Updated about 9 years ago

ICMP keep alive server for zabbix

Image
1

2.9K

ispmhub/keepupz repository overview

Keepupz

Build Status

ICMP keep alive server for zabbix

Environ

View docker-compose.yml

VariablesDescription
CONSUMER_TASKSNumber of tasks to consume the queue and write to Zabbix.
ZBX_SERVERZabbix server ip address.
ZBX_USERNAMEZabbix server username.
ZBX_PASSWORDZabbix server password.
ZBX_TEMPLATEZabbix monitoring template name to insert the host in.
ZBX_HOSTGROUPZabbix monitoring hostgroup name to insert the host in.
ZBX_ALLOWED_NETWORKSComma separated CIDRs of networks allowed to be monitored (Ex.: 192.168.8.35/32,192.168.8.42/30).
ZBX_SENDER_KEYZabbix item name
ZBX_SERVER_TIMEOUTIn seconds. Used for tests. Set this to a small value.
.env

This file has the DOCKER_HTTP_TIMEOUT. For production. Set this to a value greater then the pause between received pings.

docker-compose.yml

For development, set the volume to your code dir. The Dockerfile will copy the code to the containner.

Makefile
  • make build-image - build the image.

  • make test - run the python tests

Tag summary

Content type

Image

Digest

Size

257.7 MB

Last updated

about 9 years ago

docker pull ispmhub/keepupz