GraphWidth 400 Module GenericStacked DataSources count RRDTitle "Apache scoreboard on {hostname}" RRDVerticalLabel "Slots" RRDFormat "%6.2lf" DSName closing Closing DSName dnslookup DNS lookup DSName finishing Finishing DSName idle_cleanup Idle cleanup DSName keepalive Keep alive DSName logging Logging DSName open Open (empty) DSName reading Reading DSName sending Sending DSName starting Starting DSName waiting Waiting Order open closing dnslookup finishing idle_cleanup keepalive logging open reading sending starting waiting Color closing 000080 Color dnslookup ff0000 Color finishing 008080 Color idle_cleanup ffff00 Color keepalive 0080ff Color logging a000a0 Color open e0e0e0 Color reading 0000ff Color sending 00e000 Color starting ff00ff Color waiting ffb000 Module GenericStacked DataSources value RRDTitle "CPU {plugin_instance} usage" RRDVerticalLabel "Jiffies" RRDFormat "%5.2lf" DSName idle Idle DSName nice Nice DSName user User DSName wait Wait-IO DSName system System DSName softirq SoftIRQ DSName interrupt IRQ DSName steal Steal Order idle nice user wait system softirq interrupt steal Color idle e8e8e8 Color nice 00e000 Color user 0000ff Color wait ffb000 Color system ff0000 Color softirq ff00ff Color interrupt a000a0 Color steal 000000 Module Df DataSources free used Module GenericIO DataSources read write DSName "read Read " DSName write Written RRDTitle "Disk Traffic ({plugin_instance})" RRDVerticalLabel "Bytes per second" # RRDOptions ... RRDFormat "%5.1lf%s" Module GenericIO DataSources read write DSName "read Read " DSName write Written RRDTitle "Disk Operations ({plugin_instance})" RRDVerticalLabel "Operations per second" # RRDOptions ... RRDFormat "%5.1lf" Module GenericIO DataSources read write DSName "read Read " DSName write Written RRDTitle "Disk Merged Operations ({plugin_instance})" RRDVerticalLabel "Merged operations/s" # RRDOptions ... RRDFormat "%5.1lf" Module GenericIO DataSources read write DSName "read Read " DSName write Written RRDTitle "Disk time per operation ({plugin_instance})" RRDVerticalLabel "Avg. Time/Op" # RRDOptions ... RRDFormat "%5.1lf%ss" Scale 0.001 DataSources entropy DSName entropy Entropy bits RRDTitle "Available entropy on {hostname}" RRDVerticalLabel "Bits" RRDFormat "%4.0lf" DataSources value DSName value RPM RRDTitle "Fanspeed ({instance})" RRDVerticalLabel "RPM" RRDFormat "%6.1lf" Color value 00b000 Module GenericIO DataSources rx tx DSName rx RX DSName tx TX RRDTitle "Interface Errors ({type_instance})" RRDVerticalLabel "Errors per second" # RRDOptions ... RRDFormat "%.3lf" Module GenericStacked DataSources value RRDTitle "Interface receive errors ({plugin_instance})" RRDVerticalLabel "Erorrs/s" RRDFormat "%.1lf" Color length f00000 Color over 00e0ff Color crc 00e000 Color frame ffb000 Color fifo f000c0 Color missed 0000f0 Module GenericStacked DataSources value RRDTitle "Interface transmit errors ({plugin_instance})" RRDVerticalLabel "Erorrs/s" RRDFormat "%.1lf" Color aborted f00000 Color carrier 00e0ff Color fifo 00e000 Color heartbeat ffb000 Color window f000c0 Module GenericIO DataSources rx tx DSName rx RX DSName tx TX RRDTitle "Interface Traffic ({type_instance})" RRDVerticalLabel "Bits per second" # RRDOptions ... RRDFormat "%5.1lf%s" Scale 8 Module GenericIO DataSources rx tx DSName rx RX DSName tx TX RRDTitle "Interface Packets ({type_instance})" RRDVerticalLabel "Packets per second" # RRDOptions ... RRDFormat "%5.1lf%s" DataSources value DSName value Bytes/s RRDTitle "Traffic ({type_instance})" RRDVerticalLabel "Bytes per second" # RRDOptions ... RRDFormat "%5.1lf%s" DataSources value DSName value Packets/s RRDTitle "Packets ({type_instance})" RRDVerticalLabel "Packets per second" # RRDOptions ... RRDFormat "%5.1lf" Module GenericStacked DataSources value RRDTitle "Interrupts on {hostname}" RRDVerticalLabel "IRQs/s" RRDFormat "%5.1lf" Module Load Module GenericStacked DataSources value RRDTitle "Physical memory utilization on {hostname}" RRDVerticalLabel "Bytes" RRDFormat "%5.1lf%s" RRDOptions -b 1024 -l 0 DSName "free Free " DSName "cached Cached " DSName "buffered Buffered" DSName "used Used " #Order used buffered cached free Order free cached buffered used Color free 00e000 Color cached 0000ff Color buffered ffb000 Color used ff0000 DataSources ping DSName "ping Latency" RRDTitle "Network latency ({type_instance})" RRDVerticalLabel "Milliseconds" RRDFormat "%5.2lfms" Module GenericStacked DataSources value RRDTitle "Processes on {hostname}" RRDVerticalLabel "Processes" RRDFormat "%5.1lf%s" DSName running Running DSName sleeping Sleeping DSName paging Paging DSName zombies Zombies DSName blocked Blocked DSName stopped Stopped Order paging blocked zombies stopped running sleeping Color running 00e000 Color sleeping 0000ff Color paging ffb000 Color zombies ff0000 Color blocked ff00ff Color stopped a000a0 Module GenericStacked DataSources value RRDTitle "TCP connections ({plugin_instance})" RRDVerticalLabel "Connections" RRDFormat "%5.1lf" Order LISTEN CLOSING LAST_ACK CLOSE_WAIT CLOSE TIME_WAIT FIN_WAIT2 FIN_WAIT1 SYN_RECV SYN_SENT ESTABLISHED CLOSED Color ESTABLISHED 00e000 Color SYN_SENT 00e0ff Color SYN_RECV 00e0a0 Color FIN_WAIT1 f000f0 Color FIN_WAIT2 f000a0 Color TIME_WAIT ffb000 Color CLOSE 0000f0 Color CLOSE_WAIT 0000a0 Color LAST_ACK 000080 Color LISTEN ff0000 Color CLOSING 000000 Color CLOSED 0000f0 DataSources value DSName value Temp RRDTitle "Temperature ({instance})" RRDVerticalLabel "°Celsius" RRDFormat "%4.1lf°C" DataSources users DSName users Users RRDTitle "Users ({type_instance}) on {hostname}" RRDVerticalLabel "Users" RRDFormat "%.1lf" Color users 0000f0 DataSources value DSName value Volts RRDTitle "Voltage ({type_instance})" RRDVerticalLabel "Volts" RRDFormat "%4.1lfV" Color value f00000 # vim: set sw=2 sts=2 et syntax=apache fileencoding=latin-1 :