Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root @ 646a6c69

# Date Auteur Commentaire
646a6c69 2018-08-22 12:34 Neraud

Fixed user detection.
The USER environment variable is not populated when the plugin is executed. Switched to checking the effective user.

d5caa85c 2018-08-22 09:37 Neraud

Fixed error when using a user which doesn't have a default shell (like the default munin user on Debian/Ubuntu)

f7e6511f 2018-08-04 14:04 Lars Kruse

Merge pull request #924 from Neraud/git_commit_behind

Added git_commit_behind

69422624 2018-08-04 12:08 Neraud

Added example graphs

e29c89c0 2018-08-04 11:56 Neraud

Removed the use of the DEBUG environmant variable, kept only MUNIN_DEBUG

eb9681a7 2018-08-04 11:37 Neraud

Changed the graph_category to file_transfer

0d538451 2018-08-04 11:36 Neraud

Improved CONFIGURATION comment to better describe the user property

1027f5e5 2018-08-04 11:35 Neraud

Fixed NOTES comment to better explain the fetch munin/cron modes

81b129dd 2018-08-04 11:31 Neraud

Renamed get_info to print_info

5b2396a9 2018-08-04 06:02 Lars Kruse

Merge pull request #929 from sumpfralle/plugin-postfix-rbl-blocked-mails

Plugin postfix-rbl-blocked-mails: various improvements

d079f0fa 2018-08-03 10:40 Neraud

Improved the update methods : added the munin mode

61241b80 2018-08-03 10:40 Neraud

Improved munin state file handling

c169373f 2018-08-03 10:40 Neraud

Improved shell command generation to protect the injected configuration values

e0b243ba 2018-08-03 10:40 Neraud

Improved how the statefile last modified date is updated

7bc4d133 2018-08-03 10:39 Neraud

Improved configuration documentation

397052a8 2018-08-03 10:39 Neraud

Misc code improvements

b115cb2b 2018-08-03 07:08 Lars Kruse

Plugin postfix-rbl-blocked-mails: shellcheck cleanup; switch to /bin/sh

9e47c112 2018-08-03 07:05 Lars Kruse

Plugin postfix-rbl-blocked-mails: count by top-level-domain

It looks like the spamhaus domain changed from sbl-xbl.spamhaus.org to
zen.spamhaus.org. The same may have happened for other RBL domains.
Thus we just filter by the top level domain (instead of the specific...

e77b778c 2018-08-03 07:05 Lars Kruse

Plugin postfix-rbl-blocked-mails: separate count function

f3525cfa 2018-08-03 07:00 Lars Kruse

Plugin postfix-rbl-blocked-mails: unify whitespace

d4320aea 2018-08-03 06:59 Lars Kruse

Plugin postfix-rbl-blocked-mails: improve autoconf output

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
ef851f0c 2018-08-01 20:33 Lars Kruse

Plugin cpu-usage-by-process: fix shellcheck issues

b59ec071 2018-08-01 20:33 Lars Kruse

Plugin cpu-usage-by-process: fix autoconf output

45290417 2018-08-01 20:33 Lars Kruse

Plugins eoc_subscribers_count: fix shellcheck issues

9c1689fb 2018-08-01 20:33 Lars Kruse

Plugin proftpd_count: fix shellcheck issues

b925a101 2018-08-01 20:33 Lars Kruse

Plugin proftpd_bytes: fix shellcheck issues

e62a8e31 2018-08-01 20:33 Lars Kruse

Plugin proftpd_count: fix autoconf handling

68eddb58 2018-08-01 18:06 Lars Kruse

Plugin proftpd_bytes: fix autoconf handling

33e95e6f 2018-08-01 17:56 Lars Kruse

Review and unify category assignments of plugins

c8df9ab4 2018-08-01 17:53 Lars Kruse

Plguin xen_memory: change 'draw' style from lines to AREASTACK

4d2d1fb9 2018-08-01 17:51 Lars Kruse

Plugins xen_*: fix 'autoconf' logic and exitcode

4b4a6a01 2018-08-01 17:51 Lars Kruse

Plugins xen_*: fix shellcheck issues

0987cf33 2018-08-01 17:30 Lars Kruse

Plugin virtualbox_*: fix shellcheck issues

1ed78789 2018-08-01 17:25 Lars Kruse

Plugin zapchans: fix shellcheck issue

2f5a2a79 2018-08-01 17:09 Lars Kruse

Plugin radwho_cnt: fix shellcheck issues

c6c9e5b4 2018-08-01 17:05 Lars Kruse

Move 'update' plugin to munin directory

ade3b205 2018-08-01 17:05 Lars Kruse

Move 'qstatcod4and5_' to quake directory

57367ce9 2018-08-01 17:04 Lars Kruse

Plugin qstatcod4and5_: fix shellcheck issues

eb9019d6 2018-08-01 16:46 Lars Kruse

Move munin-related plugins to 'munin' directory

7c3074b5 2018-08-01 16:32 Lars Kruse

Adjust categories for some mail-related plugins

01c2f1ca 2018-08-01 16:29 Lars Kruse

Change category for plugins from 'network' to 'wireless'

c71c2ebb 2018-08-01 16:22 Lars Kruse

Add plugin 'wireless_channel_active_'

fdb2bb0d 2018-08-01 16:19 Lars Kruse

fix wrong example-graph filenames

d01aa273 2018-07-23 19:54 Lars Kruse

Merge pull request #923 from smith153/master

Fix Odd number of elements in hash at linux_diskstat_ line 321

15d05f30 2018-07-22 20:35 Lars Kruse

Revert "nginx_byprojects: use more compatible perl expression"

This reverts commit a836f07d56e35d230cdd9586bd35aae6343e9771.

Closes: #922

a26b9e8d 2018-07-20 06:13 Neraud

Added git_commit_behind

37b533a5 2018-07-18 14:22 Samuel Smith

Fix Odd number of elements in hash at linux_diskstat_ line 321

Reading from /sys/block/*/stat does not provide the disk major and minor
numbers (versus reading from /proc/diskstats). When saving the disk data
back to a temp state file, these empty values for the disk major and...

b35840c5 2018-07-15 11:23 Lars Kruse

Plugin rtom_allsessions_*: mention the default API version

57954869 2018-07-15 11:18 Lars Kruse

Merge pull request #921 from sulaweyo/master

rtorrent version 0.9.7 compatible

143a9543 2018-07-15 09:14 Sledge Sulaweyo

switch default API to current

638197e7 2018-07-11 14:42 Lars Kruse

Merge branch 'plugin-multibandwidth'

14436e80 2018-07-11 14:42 Lars Kruse

Plugin multibandwidth: fix 'applicable systems' documentation hint

ecc6e30d 2018-07-11 14:42 Lars Kruse

Plugin multibandwidth: unify whitespace

5fb2e02e 2018-07-11 14:40 Lars Kruse

Plugin multibandwidth: explicit handling of configuration variables

580a39ed 2018-07-11 14:40 Lars Kruse

Plugin multibandwidth: rename environment setting for limiting the valid range

ade6f5f2 2018-07-11 14:40 Lars Kruse

Plugin multibandwidth: proper handling of invalid values

49aecf4e 2018-07-11 14:40 Lars Kruse

Plugin multibandwidth: simplify speed calculation

1ae4ac09 2018-07-11 14:40 Jose Manuel Febrer Cortés

Update multibandwidth

I will update more changes in the next days

a1cc26f2 2018-07-11 14:40 Jose Manuel Febrer Cortés

Update multibandwidth

bing have some random spikes. Added a variable that is used to indicate the maximum value of mbps that can be recorded (in bps).

651f6ac0 2018-07-11 13:35 Lars Kruse

Plugin minecraft-users-ram_: return "U" if no value can be retrieved

f6a8f2be 2018-07-11 13:35 Lars Kruse

Plugin minecraft-users-ram_: reduce scope of LC_LANG override

00149864 2018-07-11 13:35 Lars Kruse

Plugin minecraft-users-ram_: more precise netstat output filtering

94f46d39 2018-07-11 13:35 Lars Kruse

Plugin minecraft-users-ram_: simplify calculation; do not reduce accuracy

51e91e93 2018-07-11 13:35 Lars Kruse

Plugin minecraft-users-ram_: more quoting, simpler output

fed6ff10 2018-07-11 13:35 Lars Kruse

Plugin minecraft-users-ram_: add documentation header

99a5c384 2018-07-11 13:35 Leandro Späth

fixed CPU percent calculation

353c0fc0 2018-07-11 13:35 Leandro Späth

Added rough CPU usage reading

Also translated strings to english

7a37bfb1 2018-07-11 13:35 Lars Kruse

Plugins: unify shebang for ruby scripts

331dc14e 2018-07-11 12:38 Lars Kruse

Merge pull request #919 from WanpengQian/master

change dependency from gawk to awk

348776e6 2018-07-11 11:21 Sledge Sulaweyo

fix category to be the same on all

51927e79 2018-07-10 11:04 Sledge Sulaweyo

again formating

121448e7 2018-07-10 10:58 Sledge Sulaweyo

fix indentation, rename lagacy to pre09

8bfb8180 2018-07-06 10:41 Sledge Sulaweyo

drop seperate files and make api version configureable

91fc3e72 2018-07-02 15:03 Sledge Sulaweyo

Update rtom_allsessions_097_vol

fix version

592876ea 2018-07-02 15:02 Sledge Sulaweyo

Update rtom_allsessions_097_peers

fix version

74692d0d 2018-07-02 15:01 Sledge Sulaweyo

Create rtom_allsessions_097_vol

Add 0.9.7 compatible version

3be6c4f8 2018-07-02 15:00 Sledge Sulaweyo

Create rtom_allsessions_097_peers

Add 0.9.7 compatible version

ea77d6f3 2018-07-02 14:59 Sledge Sulaweyo

Create rtom_allsessions_097_mem

Add 0.9.7 compatible version

791e47a3 2018-07-02 14:58 Sledge Sulaweyo

Create rtom_allsessions_097_spdd

Add 0.9.7 compatible version

8ccf6e8e 2018-06-12 23:01 Wanpeng Qian

change dependency from gawk to awk

7b46292c 2018-06-10 16:05 Lars Kruse

Merge branch 'plugin-kvm_net'

Closes: #916

e0b74c69 2018-06-10 16:04 Lars Kruse

kvm_net: add technical details to 'graph_info'

e0df6aa7 2018-06-10 16:04 Lars Kruse

kvm_net: improve the network interface name parser and admit its limits

The network interface parser of this plugin was overly specific before.
It relied on a specific format of the arguments handed over to kvm while
starting the VM. For example the following format was usable:...

b6c6a02e 2018-06-10 16:04 Lars Kruse

kvm_net: update VM name parsing

The old parser seemed to rely on a simple "-name foo" argument format of
kvm/qemu. The changed parser also accepts the following formats:
  • name,foo=bar,baz=bot
  • guest=name,foo=bar
54330cc3 2018-06-10 16:04 Lars Kruse

kvm_net: simplify argument handling

89e4dd64 2018-06-10 16:04 Lars Kruse

kvm_net: avoid shell when using Popen

aa8f1a59 2018-06-10 16:04 Lars Kruse

kvm_net: fix python code style issues

a9059703 2018-06-10 16:04 Lars Kruse

kvm_net: switch to perldoc documentation header

3267bbd0 2018-06-10 16:04 Lars Kruse

kvm_net: switch to python3

67cc769c 2018-06-10 16:04 Lars Kruse

kvm_net: use print function for python3-compatibility

f6080f5f 2018-06-10 16:04 Lars Kruse

kvm_net: unify whitespace

7f98e21f 2018-06-10 11:51 Lars Kruse

kvm_net: unify quoting

e87d3a6b 2018-06-10 11:51 Lars Kruse

kvm_net: remove unused function 'find_vms_tap'

db211fc7 2018-06-10 08:55 Lars Kruse

Merge branch 'lxc_ram-cleanup'

196c0572 2018-06-10 08:54 Lars Kruse

lxc_ram: simplify config with/without 'areastack'

a0cafdcf 2018-06-10 08:50 Lars Kruse

lxc_ram: add support for DIRTYCONFIG

2ce1b321 2018-06-10 08:49 Lars Kruse

lxc_ram: use functions for actions

937ed37d 2018-06-10 08:47 Lars Kruse

lxc_ram: unify whitespace

a49b362e 2018-06-10 08:42 Lars Kruse

lxc_ram: change from bash to sh