You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2017. It is now read-only.
Machiavelli is a Ruby on Rails application for taking any arbitrarily defined data source, and feeding it into any arbitrarily defined graphing library.
Base Principles
Show Machiavelli how to access a list of things, and how to get information about a specific thing from that list. That's it.
At any time, you should be able to copy the URL of a specific Machiavelli page, open it somewhere else, and get the exact same view of the data.
Any sufficiently configured Machiavelli instance should be able to be used to visualize any metric from the configured backends without any interaction at the server level.