Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analytics Dashboard #1

Merged
merged 16 commits into from
Aug 12, 2018
Merged

Analytics Dashboard #1

merged 16 commits into from
Aug 12, 2018

Conversation

csoni111
Copy link
Owner

Simple implementation of an analytics dashboard using C3.js and D3.js for charting, crossfilter for filtering and grouping records and sqlite database to record all the events/data.

It includes following features:

  • PFE Tab
    • Current RAM, Disk, CPU usage
    • Real time allocated memory for the program
    • Charts for RAM, Disk and CPU usage with time for past 1h, 6h, 24h
  • FS Tab
    • Real time number of connected and streaming File Servers (FS)
    • Time chart for number of connections per unit time
    • Version and Architecture pie charts for different connected FS

@csoni111 csoni111 merged commit f53dcea into master Aug 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant