more logs
This commit is contained in:
parent
df8e6bb79b
commit
be168c03ba
@ -1,4 +1,27 @@
|
|||||||
{
|
{
|
||||||
|
"APEX Upgrade Request": {
|
||||||
|
"commands": [
|
||||||
|
{
|
||||||
|
"comm": "df -h | head -n 1 && df -h | grep '^/dev/sd'",
|
||||||
|
"tag": "disk_usage"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"comm": "/opt/ticket-ai/src/scripts/tablespaceUsage.sh;sleep 5;cat /tmp/tablespace_usage.tmp",
|
||||||
|
"tag": "tablespace_usage"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"comm": "/opt/ticket-ai/src/scripts/apexUsage.sh;sleep 5;cat /tmp/apex_usage.tmp",
|
||||||
|
"tag": "apex_usage"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"logs": [
|
||||||
|
{
|
||||||
|
"log_file": "/opt/oracle/diag/rdbms/xe/XE/trace/alert_XE.log",
|
||||||
|
"lines": 10
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
|
||||||
"Server Performance Problem": {
|
"Server Performance Problem": {
|
||||||
"commands": [
|
"commands": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user