Update nodemgmt-scripts.sh
This commit is contained in:
@@ -391,6 +391,8 @@ STATUS(){
|
||||
elif [ "${freespace}" -le "1000" ]; then
|
||||
fs_status='error'
|
||||
fs_status_color='Red'
|
||||
else
|
||||
fs_status_color='Green'
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user