mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
vserver_jiffies: remove unused variable 'KCIN'
This commit is contained in:
parent
7ec35e1753
commit
ea06de7c4f
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ VSERVERS=(${=vservers})
|
||||||
STRIPDOMAIN="$stripdomain"
|
STRIPDOMAIN="$stripdomain"
|
||||||
|
|
||||||
INFO=($(sed 's/.*:\t//' /proc/virtual/info 2>/dev/null || echo '<none>'))
|
INFO=($(sed 's/.*:\t//' /proc/virtual/info 2>/dev/null || echo '<none>'))
|
||||||
KCIN="$[ 16#${INFO[2]} ]";
|
|
||||||
|
|
||||||
NAMELOC="nsproxy"
|
NAMELOC="nsproxy"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue