{ "Server Performance Problem": { "commands": [ { "comm": "top -b -n 1", "tag": "top" }, { "comm": "df -h", "tag": "df" } ], "logs": [ { "log_file": "/opt/tomcat/logs/catalina.out", "lines": 300 }, { "log_file": "/opt/oracle/diag/rdbms/free/FREE/trace/alert_FREE.log", "lines": 100 }, { "log_file": "/var/log/messages", "lines": 50 } ] }, "Server Unavailable": { "commands": [ { "comm": "top -b -n 1", "tag": "top" }, { "comm": "df -h", "tag": "df" } ], "logs": [ { "log_file": "/opt/tomcat/logs/catalina.out", "lines": 300 }, { "log_file": "/opt/oracle/diag/rdbms/free/FREE/trace/alert_FREE.log", "lines": 100 }, { "log_file": "/var/log/messages", "lines": 50 } ] } }