Lars Kruse
ec3a7f4045
Plugin lxc: function "lxc_count_processes" now outputs its result
...
Previously the result was returned as the exit code of the function
(which would prevent the usage of "set -e").
Additionally the fallback value that was previously calculated outside
of the function is now part of it.
2019-08-12 02:36:01 +02:00
Lars Kruse
9af96d2c60
Plugin lxc: draw stacked RAM graphs by default
...
Previously "ram_display_stacked" defaulted to "false" (non-stacked
graphs). The new default should be suitable for most situations.
2019-08-12 02:36:01 +02:00
Lars Kruse
ab6f4e3c6e
Plugin lxc: fix configurable RAM graphing
...
Previously (before the multigraph conversion) the configuration setting
for "lxc_ram" was called "areastack". The multigraph conversion
documented a new configuration setting "ram_areastack", but it was not
used, yet.
Thus we can switch to a more descriptive name: "ram_display_stacked".
2019-08-12 02:36:01 +02:00
Lars Kruse
d004990b21
Plugin lxc: exit after autoconf
...
Previously processing continued after a successful autoconf operation.
2019-08-12 02:36:01 +02:00
Lars Kruse
6696a4d894
Plugin lxc: unify whitespace
2019-08-12 02:35:57 +02:00
Marc SCHAEFER
c0fe6dc3c7
Compatibility with older field names
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
784b06fe75
Sections and small fix
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
4e321bbc07
First multigraph version
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
ddcc19cd81
Initial version of multigraph version
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
154ffc100b
Fix
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
5a3e66beef
version
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
50a998b460
areastack option
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
5105020fcf
- added systemd possibility for stats - cleanup
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
241b0c6067
Fix for lxc < 3
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
89e0f1c729
Update
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
9ef366c71a
- autoconf cleanup - better lxc_clean_fieldname workaround supporting non numeric compatibility - lxc_netdev now compatible with lxc3 and lxc2 at a small CPU cost - lxc_cgroup now compatible with lxc3 and lxc2; may however fail with lxc2 if your config file contains cruft
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
ab67ad805d
Comment
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
2cfba9f840
Comment
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
3e865223c2
lxc < 3 support
2019-08-11 23:09:15 +02:00
Marc SCHAEFER
ce6e67fffc
lxc: working on buster (gandalf), and almost working on virtual (jessie), except lxc_net
2019-08-11 22:49:48 +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
Lars Kruse
196c057201
lxc_ram: simplify config with/without 'areastack'
2018-06-10 14:54:15 +02:00
Lars Kruse
a0cafdcf1f
lxc_ram: add support for DIRTYCONFIG
2018-06-10 14:50:32 +02:00
Lars Kruse
2ce1b3211a
lxc_ram: use functions for actions
2018-06-10 14:49:53 +02:00
Lars Kruse
937ed37dae
lxc_ram: unify whitespace
2018-06-10 14:47:00 +02:00
Lars Kruse
a49b362e35
lxc_ram: change from bash to sh
2018-06-10 14:42:10 +02:00
Lars Kruse
aaee069971
lxc_ram: fix shellcheck issues
2018-06-10 14:41:53 +02:00
Lars Kruse
8a5b34c9c8
lxc_ram: simplify quoting
2018-06-10 14:35:12 +02:00
Ken-ichi Mito
1c412d1907
refactor: code of areastack option is hard to understand
...
- reviewed on https://github.com/munin-monitoring/contrib/pull/738#pullrequestreview-5187474
- split two conditional branches to simple if-else code
2017-03-05 00:48:00 +09:00
Ken-ichi Mito
58e5b2f32c
rename option to 'env.areastack'
2017-03-05 00:34:40 +09:00
Adrian Moisey
1c917e64b0
Add support for Ubuntu 14.04
2017-03-05 00:34:40 +09:00
Ken-ichi Mito
5dc3787f00
add new option 'env.stack_usage' to lxc_ram
...
* draw memory usages of containers as stacked area charts
* the type of other graphs are not changed (default -> LINE2)
2017-03-05 00:34:40 +09:00
dipohl
ff883dee02
Category Tree: reduce number of categories
2017-02-22 05:34:14 +01:00
Niklas Yann Wettengel
9cc4259f6e
Added handling of multiple lxc.network.veth.pair-lines
2015-08-03 15:37:42 +02:00
Veres Lajos
fba800ae52
typofixes - https://github.com/vlajos/misspell_fixer
...
Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic
2015-03-02 11:51:38 +00:00
Bjoern Boschman
e3c40a04c8
added lxc plugins from https://github.com/vajtsz/munin-plugins
2014-05-30 17:55:55 +02:00