Open Source Visualization and Dashboard Software
- by helios
I am working on an open source Application Performance Monitoring (APM) software and looking for a visualization tool with dashboard capabilities. I came across Graphite which looks pretty good but wondering if there is anything better out there before I settle down with that tool. Here's the list of features I am interested in:
Must-Have
Open Source license
API to submit real time data
Web-based visualization interface
Persistence - file or database
Nice-To-Have
Dashboard Capabilities: Allow users to select a few metrics (CPU, Heap Usage, # of Active Users etc.) and place them on a single page for easier monitoring.
Any suggestions?