mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
[file_length_] List full file path in info
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
This commit is contained in:
parent
11c6d82791
commit
52898ef50c
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ fi
|
|||
BF=$(basename "${F}")
|
||||
echo "${MF}.label ${BF}"
|
||||
echo "${MF}.type ${TYPE}"
|
||||
echo "${MF}.info ${F}"
|
||||
echo "${MF}.min 0"
|
||||
done
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue