1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-25 10:28:36 +00:00
Commit graph

13 commits

Author SHA1 Message Date
Lars Kruse
62ff5981d2 Rename plugin "apache_memmory" to "apache_memory"
The original name was misspelled.
2020-04-21 19:51:52 +02:00
Lars Kruse
e7fbfe0b8b Plugin apache_memory: use base SI units for result
Munin will take care for proper units dynamically.

This breaks previously existing graphs.
2020-04-21 19:51:02 +02:00
Lars Kruse
d8fd604e8f Plugin apache_memory: improve title 2020-04-21 19:46:34 +02:00
Lars Kruse
1ac5fbdfe0 Plugin apache_memory: fix quoting 2020-04-21 19:46:34 +02:00
Lars Kruse
dd41152cdd Plugin apache_memory: properly quote patterns and simplify calculation
Previously the calculation had some issues:
* patterns with whitespace caused errors
* the number of processes could change between the steps for
  counting and averaging
* handle "no match" properly (returning "U" - unknown - instead of an
  error)
* avoid calculation based on unsafe "eval"
2020-04-21 19:46:34 +02:00
Lars Kruse
b087127c04 Plugin apache_memory: unify whitespace 2020-04-21 19:46:32 +02:00
Lars Kruse
edb4e1e81b Plugin apache_memory: specify common default values
Previously the plugin did not work without configuration.
Now it should work on many systems out of the box.
2020-04-21 19:40:04 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
dipohl
65652aa0bd Category Tree: Reduce number of categories
ceph, samba, zfs into "fs"
apache into "webserver"
lighttpd into "webserver"
..
2017-02-21 22:15:07 +01:00
Lars Windolf
6a13df5618 Fix typo 2014-06-15 21:14:44 +02:00
Diego Elio Pettenò
4895666d4d apache_*: remove some references to the server-status URL when it's not used. 2012-11-05 11:55:29 -08:00
rfrail3
d189784ce2 Fix grep command 2012-09-19 08:49:07 +02:00
rfrail3
4771fd2b53 New plugins for Apache web server 2012-09-18 19:15:56 +02:00