added top
This commit is contained in:
parent
ce89da115a
commit
1b00f35cb6
1 changed files with 1 additions and 1 deletions
|
|
@ -32,6 +32,6 @@ generate_index() {
|
|||
generate_index > "$output"/index.html
|
||||
#fi
|
||||
|
||||
for type in hours days months summary hsummary vsummary; do
|
||||
for type in hours days top months summary hsummary vsummary; do
|
||||
vnstati --${type} -i $nic -o $output/${type}.png
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue