mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Merge pull request #239 from anton-reutov/patch-2
fail2ban label in v-list-sys-services
This commit is contained in:
commit
ed11141c91
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ fi
|
|||
service=$FIREWALL_EXTENSION
|
||||
if [ ! -z "$service" ] && [ "$service" != 'remote' ]; then
|
||||
get_srv_state $service
|
||||
str="$str\nNAME='$service' SYSTEM='job scheduler' STATE='$state'"
|
||||
str="$str\nNAME='$service' SYSTEM='Brute force blocking' STATE='$state'"
|
||||
str="$str CPU='$cpu' MEM='$mem' RTIME='$rtime'"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue