mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
add new line
This commit is contained in:
parent
dd685310ab
commit
c31b957bdd
4 changed files with 4 additions and 4 deletions
|
@ -67,4 +67,4 @@ if (count($argv) === 2 && $argv[1] === 'config') {
|
|||
foreach($data as $entry) {
|
||||
echo "modules_".$entry->modulename.".label ".$entry->modulename."\n";
|
||||
echo "modules_".$entry->modulename.".value ".$entry->moduleinstance."\n";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue