Hi Guys,
Any suggestion how can I change some SAM template instead of cumulative data monitoring we what to change to delta monitoring only.
Sample template TOMCAT:
For total request count its track since Tomcat startup, so the graph will keep on going up until Tomcat is restarted.
What I am proposing is a requests served per minute, so that we can get a better sense of load change on the servers over a period of time.
Any one?