graphite.ch.meteogroup.net
ALERTING
METRICS
BOTH
Nagios
Icinga
Graphite
Cacti
Munin
Hyperic
Zenoss
Zabbix
Django web application
Collectd
Poller(s)
Scripts
Applications
Carbon
Whisper
Graphite web
Dashboards
Agent for system/hardware level metrics
Plugins:
Bash
#!/bin/bash
timestamp = `date +%s`
value = 10
echo "identifier.metric.name $value $timestamp" | nc -w l graphite.host.name 2003
schema.application_name.namespace.metric_name.metric_type