Update 'src/config.json'
This commit is contained in:
parent
acb1239e2c
commit
a3604cf80d
@ -1,34 +1,5 @@
|
||||
{
|
||||
"--Select Issue Type--": {
|
||||
"commands": [],
|
||||
"logs": []
|
||||
},
|
||||
"Password Reset Request": {
|
||||
"commands": [],
|
||||
"logs": []
|
||||
},
|
||||
"Domain Mapping": {
|
||||
"commands": [],
|
||||
"logs": []
|
||||
},
|
||||
"Wallet/Reverse Proxy Required": {
|
||||
"commands": [],
|
||||
"logs": []
|
||||
},
|
||||
"Others": {
|
||||
"commands": [],
|
||||
"logs": []
|
||||
},
|
||||
"Email Problem": {
|
||||
"commands": [],
|
||||
"logs": [
|
||||
{
|
||||
"log_file": "/var/log/messages",
|
||||
"lines": 50
|
||||
}
|
||||
]
|
||||
},
|
||||
"Jasper Reports": {
|
||||
"Server Performance Problem": {
|
||||
"commands": [
|
||||
{
|
||||
"comm": "top -b -n 1",
|
||||
@ -40,6 +11,10 @@
|
||||
"log_file": "/opt/tomcat/logs/catalina.out",
|
||||
"lines": 50
|
||||
},
|
||||
{
|
||||
"log_file": "/opt/oracle/diag/rdbms/xe/XE/trace/alert_XE.log",
|
||||
"lines": 50
|
||||
},
|
||||
{
|
||||
"log_file": "/var/log/messages",
|
||||
"lines": 50
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user