Problem With Script Monitor In AppMgr 10.3
I'm having a strange problem with Script monitors in Applications Manager 10.3.
Symptoms:
1. The monitor dashboard does not display the current status of the data contained in the table. The data used to show up prior to upgrading from ver 8.6.
2. The monitor reports that the Health is critical even though manual inspection of the data shows that all attributes are within the "clear" threshold.
3. These symptoms only started appearing after upgrading AM from ver 8.6
Monitor Setup Parameters:
- Display Name* = Test Script Table
- Script Location = Local Server
- Script to Monitor* = /opt/AdventNet/ME/AppManager8/tests/getServerStatus.sh
- Execution Directory* = /opt/AdventNet/ME/AppManager8/tests/
- Output Settings = {checked}
- Output File = /opt/AdventNet/ME/AppManager8/tests/Server56_serverStatus.txt
- String Attributes = ServerIP
- Numeric Attributes = {empty}
- Delimiter in the output file = :
- Tables in output file = {checked}
- Table Name = ServerStatusData
- Numeric Attributes = Status
- String Attributes = Class_Method, ErrorMessage
- Unique Column = Class_Method
- Column Delimiter = |
- Arguments = {empty}
Sample Table Data
- ServerIP:127.0.0.56
<--table ServerStatusData starts-->
Status|Class_Method|ErrorMessage
3|Test1.isMethod1Alive|
3|Test2.isMethod2Alive|
3|Test3.isMethod3Alive|
<--table ServerStatusData ends-->
Threshold Setup
Clear - Status = 3
Warning - Status = 2
Critical - Status = 1
New to ADSelfService Plus?