mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-15 17:16:10 +00:00
Update OS information
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
start:check_mn_cluster_log_file
|
||||
os:linux,only support redhat and sles
|
||||
description:check known error message in /var/log/xcat/cluster.log file
|
||||
os:Linux
|
||||
description:check known error message in /var/log/xcat/cluster.log file. Only for redhat and sles.
|
||||
cmd:cat /var/log/xcat/cluster.log | grep "xcatd: Error happened when receiving data from DB access"
|
||||
check:output!~xcatd: Error happened when receiving data from DB access
|
||||
cmd:cat /var/log/xcat/cluster.log | grep "Undefined subroutine &main"
|
||||
|
Reference in New Issue
Block a user