mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-13 17:24:26 +00:00
Plugin-Gallery: Get better 2nd level headings
sensors, weather, snmp
This commit is contained in:
parent
37d658526b
commit
95de964ec9
24 changed files with 10 additions and 10 deletions
|
@ -108,7 +108,7 @@ if($stationName eq "") {
|
|||
# Output for config
|
||||
if(defined $ARGV[0] && $ARGV[0] eq 'config') {
|
||||
print "graph_title ".$stationName."\n";
|
||||
print "graph_category Weather\n";
|
||||
print "graph_category sensors\n";
|
||||
if($LAN eq "nl") {
|
||||
# Dutch Language
|
||||
if($TMP eq "yes") { print "tmp.label Temperatuur (C)\n"; }
|
||||
|
@ -181,4 +181,4 @@ sub print_stations {
|
|||
." [6319] Terneuzen (Station Westdorpe) [6248] Hoorn (Station Wijdenes)\n"
|
||||
." [6257] Wijk aan Zee (Station Wijk aan Zee) [6340] Woensdrecht (Station Woensdrecht)\n"
|
||||
." [6239] Noordzee (Station Zeeplatform F-3) [6252] Noordzee (Station Zeeplatform K13)\n";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue