Skip to content

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

Notifications You must be signed in to change notification settings

leoowu/zabbix2-mongo

 
 

Repository files navigation

zabbix2-mongo

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

zabbix_mongo_status.py is copied from [email protected] Modfied as necessar and packaged by Josh Keys [email protected]

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%