{
"@thresholdsAlertsConfig": {
"notificationProviders": [
{
"className": "net.anotheria.moskito.core.threshold.alerts.notificationprovider.LogFileNotificationProvider",
"parameter": "MoskitoAlert",
"guardedStatus": "GREEN"
}
],
"@alertHistoryConfig": {
"maxNumberOfItems": 500,
"toleratedNumberOfItems": 550
},
"dispatcherThreadPoolSize": 0
},
"@thresholdsConfig": {},
"@accumulatorsConfig": {
"accumulationAmount": 200
},
"@pluginsConfig": {
"plugins": [
{
"name": "NoOpPlugin",
"className": "net.anotheria.moskito.core.plugins.NoOpPlugin",
"configurationName": "none"
}
]
},
"@mbeanProducersConfig": {
"registerAutomatically": false,
"updateAutomatically": true,
"delayBeforeFirstUpdate": 15000
},
"@builtinProducersConfig": {
"javaMemoryProducers": true,
"javaMemoryPoolProducers": true,
"javaThreadingProducers": true,
"osProducer": true,
"runtimeProducer": true,
"mbeanProducers": true
}
}
{
"name": "ThreadCount",
"producerName": "ThreadCount",
"statName": "ThreadCount",
"valueName": "Current",
"intervalName": "default",
"timeUnit": "MILLISECONDS"
}
{
"name": "PermGenFree",
"producerName": "MemoryPool-PS Perm Gen-NonHeap",
"statName": "MemoryPool-PS Perm Gen-NonHeap",
"valueName": "Free",
"intervalName": "1m",
"timeUnit": "MILLISECONDS"
}
{
"name": "OldGenFree",
"producerName": "MemoryPool-PS Old Gen-Heap",
"statName": "MemoryPool-PS Old Gen-Heap",
"valueName": "Free",
"intervalName": "1m",
"timeUnit": "MILLISECONDS"
}
Available engines:
- GOOGLE_CHART_API, parameters: google googlechart googlechartapi
- JQPLOT, parameters: jq_plot jqplot
- GOOGLE_CHART_API