mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 02:18:08 +00:00
Merge branch 'pr/382'
This commit is contained in:
commit
3df3da4470
1 changed files with 2 additions and 1 deletions
|
@ -134,7 +134,8 @@ print "images.value $value\n";
|
|||
break;
|
||||
|
||||
case "admins":
|
||||
print "admins.value $admins\n";
|
||||
print "admins.value $value\n";
|
||||
break;
|
||||
|
||||
default:
|
||||
print "link me as mediawiki_<type>, where type can be one of: views, edits, articles, pages, users, images or admins. \n";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue