/zabbix2-mongo

Scripts and Deployment for Monitoring a Mongo Node with Zabbix 2.x

Primary LanguagePython

zabbix2-mongo

Scripts and Deployment for Monitoring a Mongo Node with Zabbix 2.x

zabbix_mongo_status.py is copied from serkan.capkan@gmail.com Modfied as necessar and packaged by Josh Keys jgkeys@gmail.com

zabbix_mongo_status.py

NOTES

  • depends simplejson
  • start mongod with with --rest paramater

USAGE

  • zabbix_mongo_status.py serverStatus version
  • zabbix_mongo_status.py serverStatus globalLock lockTime

fabfile.py

NOTES

USAGE

  • fab -H user@host1,user@host2,user@host3 deploy userparameter_mongo.conf and zabbix_mongo_status.py should be in the root of the directory of the fabfile.py