Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 3.48 KB

README.md

File metadata and controls

62 lines (43 loc) · 3.48 KB

Keyhole - Survey Your Mongo Land

keyhole Keyhole is a performance analytics tool, written in GO (Golang), to collect stats and to analyze performance for MongoDB clusters. Golang was chosen to eliminate the needs to install an interpreter or software modules. Use Maobi to create HTML reports from data collected by Keyhole.

Blogs

Peek at your MongoDB Clusters like a Pro with Keyhole:

Updated post is available at Survey Your Mongo Land.

Use Cases

With Keyhole, experienced users should be able to spot performance issues and to determine whether upgrades are needed quickly from a few minutes of testing and analyzing the results. Keyhole supports TLS/SSL connections.

Several features are available, and they are

Refer to wiki for user's guide.

Build and Download

Build and download instructions are available at Build and Download Keyhole.

Usage

keyhole --help

Unit Tests

./test.sh load

License

Apache-2.0 License

Disclaimer

This software is not supported by MongoDB, Inc. under any of their commercial support subscriptions or otherwise. Any usage of keyhole is at your own risk. Bug reports, feature requests and questions can be posted in the Issues section on GitHub.