|
|
|
|
|
by yesthisiswes
565 days ago
|
|
I used to love table plus. My favorite part was that you could hook a query up to a chart. Then you could have the query fetch fresh data every second to give you a live dashboard. At the last company I worked for I made a command to ssh into our servers and extract job data. I saved the data in a local SQLite database. Then I made a dashboard in table plus to show the it in a chart that would refresh every second. I had a real-time dashboard in about an hour once I figured out all the job info I wanted to capture. It was really cool! |
|