包含監視/警報系統的設定。
此檔案是JAVA屬性檔案。 必須注意遵循適當的公約;否則 Platform Server 可能無法啟動。 請特別注意,在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 |