Skip to content

Instantly share code, notes, and snippets.

@tallpsmith
Created August 11, 2015 03:02
Show Gist options
  • Save tallpsmith/06d6638abc4e1d170d96 to your computer and use it in GitHub Desktop.
Save tallpsmith/06d6638abc4e1d170d96 to your computer and use it in GitHub Desktop.
pmchart Failure reproducable case
pmchart -z -S@07:00 -a 20150807.0 -c ~/.pcp/pmchart/mea-activemq-failure -t2min
#kmchart
version 1
chart style plot antialiasing off
plot color #ffff00 metric filesys.free instance "/dev/dm-1"
plot color #0000ff metric filesys.free instance "/dev/sda1"
plot color #ff0000 metric filesys.free instance "/dev/sdb"
chart style plot antialiasing off
plot color #ffff00 metric activemq.queue.queue_size instance "Dxb.EntityIncrementalIndexer"
chart style plot antialiasing off
plot color #ffff00 metric activemq.queue.enqueue_count instance "Dxb.EntityIncrementalIndexer"
plot color #0000ff metric activemq.queue.dequeue_count instance "Dxb.EntityIncrementalIndexer"
chart style plot antialiasing off
plot color #ffff00 metric rsyslog.queues.enqueued instance "action 7 queue[DA]"
plot color #0000ff metric rsyslog.queues.enqueued instance "action 7 queue"
plot color #ff0000 metric rsyslog.queues.enqueued instance "main Q"
chart style plot antialiasing off
plot color #ffff00 metric rsyslog.queues.full instance "action 7 queue[DA]"
plot color #0000ff metric rsyslog.queues.full instance "action 7 queue"
plot color #ff0000 metric rsyslog.queues.full instance "main Q"
chart style plot antialiasing off
plot color #ffff00 metric rsyslog.queues.size instance "action 7 queue[DA]"
plot color #0000ff metric rsyslog.queues.size instance "action 7 queue"
plot color #ff0000 metric rsyslog.queues.size instance "main Q"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment