test
This commit is contained in:
parent
693ca713b9
commit
df6b2dfec1
1 changed files with 2 additions and 0 deletions
|
@ -305,6 +305,8 @@ check_sshpass
|
|||
data=$(sshpass -p $ssh_password ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no $ssh_user@$ssh_host -q ':delay 6s; /system health print; /system resource print; /system resource cpu print; /system identity print')
|
||||
get_name
|
||||
get_cpu_count
|
||||
get_memory_free
|
||||
get_memory_total
|
||||
|
||||
# munin-Logik
|
||||
# wenn $1 = X; dann
|
||||
|
|
Loading…
Reference in a new issue