{"repo":"MongoDB-Cowboys/Monalize","free":true,"listed":false,"github":"https://github.com/MongoDB-Cowboys/Monalize","clone":"git clone https://github.com/MongoDB-Cowboys/Monalize.git","description":"Monaliza is a tool for scanning and analyzing MongoDB database for any performance issues, which lead to high CPU consumption.","language":"Go","stars":30,"topics":["mongodb","mongodb-database","nosql","nosql-database","database"],"license":"GPL-3.0","category":"databases-storage","readme_excerpt":"Monalize tool overview Monaliza is a tool for scanning and analyzing MongoDB database for any performance issues, which lead to high CPU consumption. The main task is a fast output of names of all databases and collections, indexes and slow queries stats. Compilation go build monalize.go Usage Compile the tool from src code or install via Don't forget to make it executable: Then you can run on any Unix like system via ./monalize Available flags: --db name (optional) If you need to scan only specific database. (default: nil) --db uri (optional) Uri to connect to mongodb service. (default: \"mongodb://localhost:27017\") --excel (optional) To save an output of the script to excel file. (default: false) --logpath (optional) Specify a path to MongoDB service log file. If you use this together with the variable container then this path to the file will be applied to the container. Without the container variable, it will be applied to the local log file. (default \"\") --container (optional) Specify a name of Docker container. If you leave the logpath variable empty, logs will be read from the container. (default \"\") --context timeout (optional) Set context timeout. (default 10) --podman (optional) For using the Podman executable file to check the log file in the container. (default: false) A help is available via ./monalize --help . Examples uri: mongodb://User:Pwd@ip.ip.ip.ip:port Full request example: monalize --db uri \"mongodb://user:passwd@127.0.0.1:27017/?&authSource=admin\" After ","default_branch":null,"files":null,"tree":[],"storefront":"/r/MongoDB-Cowboys","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/MongoDB-Cowboys/Monalize/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}