mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-02 06:08:23 +00:00
typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections: plugins/mail/postfix_mail_stats recieved.label plugins/nginx/nginx_vhost_traffic
This commit is contained in:
parent
8e18199f16
commit
fba800ae52
119 changed files with 176 additions and 176 deletions
|
@ -39,7 +39,7 @@ The configuration section shows the defaults
|
|||
env.procname init
|
||||
env.category Process Info
|
||||
|
||||
env.procname defines the processname as seen inside the paranthesis of the
|
||||
env.procname defines the processname as seen inside the parenthesis of the
|
||||
second column in /proc/pid/stat. If you don't get the data you expect, you
|
||||
can check if the value is what you expect here.
|
||||
|
||||
|
@ -271,7 +271,7 @@ sub suggest
|
|||
}
|
||||
|
||||
# Print the value of a two-dimensional hash if it exist.
|
||||
# Returns false if non-existant.
|
||||
# Returns false if non-existent.
|
||||
#
|
||||
# Output is formatted for plugins if arg4 is blank, otherwise arg4 is used
|
||||
# as the title/name of the field (ie: arg4=graph_title).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue