包含監視/警報系統的設定。
此檔案是JAVA屬性檔案。 必須注意遵守適當的公約;否則平台伺服器可能無法啟動。 請注意,在Windows檔案路徑中,必須使用雙反斜線'\'或單正斜線'/',而非反斜線'',因為反斜線是此類檔案中的轉義字元。
此檔案的變更會在儲存檔案後不久生效。
一般 |
monitorAlertGenerator.enableGlobalAlerting=false mailSender.host=127.0.0.1 mailSender.port=25 monitorAlertGenerator.messageTo=noone@scene7.com monitorAlertGenerator.messageFrom=noone@scene7.com monitorAlertGenerator.alertInterval=600000 monitorAlertGenerator.heapSpaceResetInterval=600000 monitorAlertGenerator.minTrafficForAlerts=0.0 |
警報臨界值 |
monitorAlertGenerator.maxAverageResponseTime=200 monitorAlertGenerator.maxErrorRate=0.05 monitorAlertGenerator.minRequestRate=0.0 monitorAlertGenerator.minFreeHeapSpace=52428800 monitorAlertGenerator.maxOverlap=20 monitorAlertGenerator.lockedThreshold=60000 |