mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
commit
31dd87f7b8
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ if [ "$1" = "config" ]; then
|
|||
link=$(echo "$line" | cut -f4 -d" ")
|
||||
|
||||
echo "$slug".label "$namespace"/"$name"
|
||||
echo "$slug".warn 1
|
||||
echo "$slug".warning 1
|
||||
echo "$slug".critical 2
|
||||
echo "$slug".info "$link"
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue