After a week of collecting smart meter readings, I’m now ready to show results in a cloud-based energy monitor system – Bidgely – complete with graphs showing readings, cost and machine learning results breaking down my usage by appliance. This is part 4 of a series of posts about the Internet of Things applied to Home Energy […]
You are browsing archives for
Tag: visualization
Running Gephi graph vizualization on OSX Mavericks (10.9.5)
Having trouble launching latest Gephi on OSX? I’m running Mavericks but I’m sure this will help others who have upgraded or who are still running older versions of OSX. From command line, use the jdkhome parameter when launching Gephi and point it to the system Java 1.6 install: $ cd /Applications/Gephi.app/Contents/MacOS $ ./Gephi –jdkhome /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/
2 Dashboard examples – Devops and more
I came across a couple interesting packages recently for both system and app monitoring scenarios. AppFirst Their “Beautiful Dashboards” slogan says it all – they have a free version of their DevOps Dashboard system for monitoring up to 3 servers. Among lots of cool stuff, I especially like how they show historic ranges in the […]