Skip to content

Instantly share code, notes, and snippets.

@itaifrenkel
Created May 25, 2012 15:40
Show Gist options
  • Save itaifrenkel/2788845 to your computer and use it in GitHub Desktop.
Save itaifrenkel/2788845 to your computer and use it in GitHub Desktop.
Tomcat mock monitor
scalingRule {
serviceStatistics {
metric "counter"
movingTimeRangeInSeconds 5
statistics Statistics.averageOfAverages
}
highThreshold {
value 90
instancesIncrease 1
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment