{"id":15971760,"url":"https://github.com/vkuznet/mongo_monitor","last_synced_at":"2025-04-04T15:45:05.532Z","repository":{"id":1558462,"uuid":"1960856","full_name":"vkuznet/mongo_monitor","owner":"vkuznet","description":"Simple web interface (server) to monitor MongoDB activity and create set of standard plots (a la awstat)","archived":false,"fork":false,"pushed_at":"2011-07-13T17:25:45.000Z","size":92,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T01:41:28.738Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jorgedlcruz/Zimbra","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vkuznet.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-06-27T15:12:52.000Z","updated_at":"2015-05-21T12:04:33.000Z","dependencies_parsed_at":"2022-09-01T12:01:46.772Z","dependency_job_id":null,"html_url":"https://github.com/vkuznet/mongo_monitor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vkuznet%2Fmongo_monitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vkuznet%2Fmongo_monitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vkuznet%2Fmongo_monitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vkuznet%2Fmongo_monitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vkuznet","download_url":"https://codeload.github.com/vkuznet/mongo_monitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247208066,"owners_count":20901568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T20:40:32.673Z","updated_at":"2025-04-04T15:45:05.508Z","avatar_url":"https://github.com/vkuznet.png","language":"Python","readme":"The mongo_monitor helps developers/admins to monitor MongoDB activity\nvia web interface. The idea is insipred by awstat, mongostat, protovis tools. \nAll interface is written in Python and depends on python, pymongo driver, \nCherryPy (python web framework) and protovis (http://vis.stanford.edu/protovis/) \nJavaScript graphics library.\n\nINSTALLATION:\n------------\n\nInstall CherryPy on your system. Download mongo_monitor.py python script, \nmake it executable, e.g. chmod +x mongo_monitor.py. Download protovis library \nand place it into the same directory as mongo_monitor.py or\ndefine JSPATH in your environment pointing to location of protovis library, e.g. \nexport JSPATH=/path/protovis-3.2\n\nLICENSE:\n--------\nThe tool is licensed under GPL license.\n\nUSAGE:\n-----\nThis step is very simple, just run ./mongo_monitor.py\nYou can provide optional --uri parameter to specify the location of your MongoDB. For\nmore options see ./mongo_monitor.py --help\n\nPlease note, the tool will create mongodb.stats collection in your MongoDB and\nwill accumulate statistics over there (we suppose you will run this tool\nfor some time). The statistics information is generated by \ndb.command( { \"serverStatus\" : 1 } ). The data will be\nplotted on web UI by protovis library.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvkuznet%2Fmongo_monitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvkuznet%2Fmongo_monitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvkuznet%2Fmongo_monitor/lists"}