Anyone knows if it's possible to mark every deploy with a red vertical line in munin graphs? It will be great to debug possible performance holes in the code.
Thanks in advance!
Anyone knows if it's possible to mark every deploy with a red vertical line in munin graphs? It will be great to debug possible performance holes in the code.
Thanks in advance!
In Zabbix, I check the md5sum of every script and notify the changes to sysadmin team.
Thinking that way, if you select some key points of your application, you'll able to get the deploys.
Also, you should give Graphite a chance or write your own munin plugin.