-
Notifications
You must be signed in to change notification settings - Fork 384
Home
Rob Smith edited this page Apr 18, 2012
·
20 revisions
Diamond is a python daemon that collects system metrics and publishes them to Graphite or other supported handlers. It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
====
====
====
- ConnTrackCollector
- CPUCollector
- DiskSpaceCollector
- DiskUsageCollector
- ExampleCollector
- FilestatCollector
- HAProxyCollector
- HttpdCollector
- InterruptCollector
- LoadAverageCollector
- MemcachedCollector
- MemoryCollector
- MongoDBCollector
- MySQLCollector
- NetworkCollector
- NginxCollector
- PingCollector
- RabbitMQCollector
- SNMPCollector
- SNMPInterfaceCollector
- SensorsCollector
- SmartCollector
- SockstatCollector
- TCPCollector
- UPSCollector
- UserScriptsCollector
- VMStatCollector
- VarnishCollector