- collectors/interfaces - portability: parsing netstat for data
- collectors/process - portability, rename ni -> nice, skip thcount except on linux
- collectors/cpu - portable vmstat, skip wait if missing
- collectors/process - include pid metric, fix spuriously reporting self
- collectors/rabbitmq - add RabbitMQ collector
- collectors/disk - remove sys-filesystem dependency
- plugins/graphite/ - added
- collectors/iostat/ - allow missing headers
monitor.http.hostport()
logged on initpanoptimon --plugin-test
with .rb file
Removed the mysql_status collector from core to reduce gem dependencies. It can now be found at https://github.com/synthesist/panoptimon-collector-mysql_status
Added functionality to search for executables in the PATH environment variable directories. If there a collector named 'thing.json', if it cannot find the 'thing' executable locally it will search PATH for 'pancollect-thing'.