mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
More perldoc compatibility
This commit is contained in:
parent
cc6600b482
commit
00737cf2fc
1 changed files with 3 additions and 3 deletions
|
@ -43,10 +43,10 @@ Available config options include the following:
|
|||
NOTE: for any variable with [field] in it, [field] is derived from the
|
||||
full logfile path by simply removing the preceding slash and replacing
|
||||
all non-alphanumerics with underscores. For example, the "warning" field
|
||||
for the logfile \`/var/log/nginx/errors.log\` would be
|
||||
\`var_log_nginx_errors_log_warning\`.
|
||||
for the logfile F</var/log/nginx/errors.log> would be
|
||||
F<var_log_nginx_errors_log_warning>.
|
||||
|
||||
One good way to get these names is to run \`munin-run [plugin-name]\`
|
||||
One good way to get these names is to run C<munin-run [plugin-name]>
|
||||
after you've configured the required variables and then just copy/paste
|
||||
the names from the output.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue