It can be integrated in any Rack based appication. Sample configuration for Ruby on Rails:
config.middleware.use Rack::Monitor, :url => '/rack_status', :watch => ['/', '/ping'] The collected statistical values can be accessed at /rack_status. It is recommended to limit access to this path with our contributed middleware Rack::Access from rack-contrib.
Sample munin output:
Read on
In https://bugs.launchpad.net/bugs/509411 I had the problem, that locking the screen would just not work any more. It turned out that gnome-screensaver must be perpetualy runnung in the background in order to be able to lock the screen.
Also this would affect the computer not locking the screen when suspending.
It might be that Gnome/Ubuntu are user-friendly, however the bloat is starting to annoy me. Why do I need to be running 214 processes, when the only thing that is actually being used is firefox and a terminal?
Read on
OssimPlanet is an open source project for accurate, high performance, 3D Geo-spatial visualization.
Our package for Ubuntu is now available at UbuntuGis!
Read on