Projet

Général

Profil

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

root @ 6ee4fc8d

# Date Auteur Commentaire
6ee4fc8d 2017-11-15 07:54 Pierre-Alain TORET

Add syncthing plugin

1bba76b5 2017-10-05 14:58 sumpfralle

Merge pull request #880 from bertptrs/pacman_update

Add specific updates to extinfo field.

b5e31b66 2017-10-05 05:28 Bert Peters

Clean up pacman_pending_updates.

No more environment variables since those can easily be configured with
regular munin settings.

Properly quote all strings.

No longer use temp files for holding update information; instead hold it
all in a variable.

e9150b18 2017-10-03 05:08 Bert Peters

Add specific updates to extinfo field.

8e7e009f 2017-10-01 07:23 sumpfralle

Merge pull request #878 from janegilv/master

Fix kvm_ plugins

67d6e559 2017-09-30 11:44 Jan Egil Vestbø

Read correct values from /proc/net/dev

621744a6 2017-09-30 11:42 Jan Egil Vestbø

Includes more kvm-processes

6cc95f20 2017-09-29 09:11 sumpfralle

Merge pull request #877 from sebastic/pdns

Use pdns_control utility instead of pdns init script.

a86de787 2017-09-29 04:20 Bas Couwenberg

Use exit status 0 for autoconf, provide reason for 'no' answer.

f9426dac 2017-09-29 03:34 Bas Couwenberg

shellcheck fixes for pdns-recursor plugins.

9aa6d7e9 2017-09-29 03:27 Bas Couwenberg

shellcheck fixes for pdns-server plugins.

87d30e55 2017-09-28 03:54 Bas Couwenberg

Use pdns_control utility instead of pdns init script.

The init script is not usable on systems using systemd (e.g. Debian stretch).

a8d117a3 2017-09-10 18:51 Lars Kruse

olsrd: adjustments for the output format used by olsrd v0.9.5

Changes include:
  • use short names for "urls" (e.g. "lin" instead of "links")
  • whitespace instead of semicolon used as separators in "mid"
  • ignore variable number of header lines
6d758e9f 2017-08-25 09:06 sumpfralle

Merge pull request #873 from kboenke/master

SNMP Plugin for CyberPower UPS

56bcc8cd 2017-08-24 21:59 Kai

Add files via upload

aa51beb3 2017-08-24 15:34 sumpfralle

Merge pull request #872 from kboenke/master

New SNMP Plugin for HP LaserJet Printers

832a58c5 2017-08-24 12:42 Kai

Add files via upload

61b6e285 2017-08-15 14:12 sumpfralle

Merge pull request #867 from shakemid/add_zpool_cap

Add zpool_capacity plugin

9d5ece80 2017-08-15 14:04 sumpfralle

Merge pull request #869 from Neraud/master

Add executable bit

0736033f 2017-08-14 05:28 Neraud

Add executable bit

b2acd051 2017-08-13 23:04 K.Cima

Fix for pullreq #867

8f92eb17 2017-08-13 22:43 sumpfralle

Merge pull request #847 from shtrom/multi-ssl

[ssl-certificate-expiry] Replace ssl_ with a single graph showing all expiries

cb868b07 2017-08-13 22:34 sumpfralle

Merge pull request #866 from shakemid/fix_oracle_plugin

Update oracle_sysstat plugin

d1950883 2017-08-13 22:09 sumpfralle

Merge pull request #868 from shakemid/improve_zfs_plugin

Improve zfs_arcstats plugin

3f0af380 2017-08-04 04:05 K.Cima

Add zpool_capacity plugin

a6b50554 2017-08-04 03:52 K.Cima

Add illumos, FreeBSD, Linux support for zfs_arcstats plugin, cleanup code

d0c8e0b0 2017-08-04 03:13 K.Cima

Fix to work autoconf. Cleanup code.

442bc06d 2017-08-02 19:13 sumpfralle

Merge pull request #860 from Neraud/deluge

Add deluge_ plugin

205205ae 2017-07-30 03:40 Neraud

Fix exit code for autoconf
The plugin should always return 0

1283bec0 2017-07-30 03:39 Neraud

Fix printing error message to stdout when running the plugin

f84eee61 2017-07-30 03:38 Neraud

Improve log usage
Migrate to lazy message evaluation

ac255fa7 2017-07-30 03:32 Neraud

Improve code style

19597f80 2017-07-23 08:58 sumpfralle

Merge pull request #848 from shtrom/http_load_multi

[http_load_] Add multigraph support

f4e73b80 2017-07-22 23:46 Olivier Mehani

[http_load_] Use perldoc

Signed-off-by: Olivier Mehani <>

81e19668 2017-07-22 23:19 Olivier Mehani

[ssl] Remove legacy ssl, and replacement ssl-certificate-expiry

Signed-off-by: Olivier Mehani <>

bd33dda6 2017-07-22 10:04 sumpfralle

Merge pull request #781 from sumpfralle/zfspool-fieldnames

[zpool_iostat] Code cleanup and fix for fieldname issue with leading digit

e3842681 2017-07-22 10:02 Lars Kruse

[zpool_iostat] added example graphs (by @Rayziltl)

14fae657 2017-07-22 10:02 Lars Kruse

[zpool_iostat] keep previous fieldnames

aa9a39f0 2017-07-22 10:02 Lars Kruse

[zpool_iostat] improve formatting and variable names

2ad0dfec 2017-07-22 10:02 Lars Kruse

[zpool_iostat] fix whitespace issues

0e5e9cbd 2017-07-22 10:02 Lars Kruse

[zpool_iostat] use backward compatible fieldnames

dd9cf0c0 2017-07-22 10:02 Lars Kruse

[zpool_iostat] change category from 'filesystem' to 'disk'

7b2cefa4 2017-07-22 10:01 Lars Kruse

[zpool_iostat] add POD documentation

77b9a515 2017-07-22 10:01 Lars Kruse

[zpool_iostat] enable 'exit_on_error' and 'exit_on_unset' via 'set -eu'

3e86f2b8 2017-07-22 10:01 Lars Kruse

[zpool_iostat] use 'clean_fieldname' and separate function 'get_pool_iostat'

FIeldnames possibly started with a digit before.
Closes: #779

9640be36 2017-07-22 10:01 Lars Kruse

[zpool_iostat] remove usage of temporary file

64c30de0 2017-07-22 10:01 Lars Kruse

[zpool_iostat] autoconf checks zpool executable

67af152b 2017-07-22 10:01 Lars Kruse

[zpool_iostat] fix shellcheck warnings

806a9172 2017-07-22 10:01 Lars Kruse

[zpool_iostat] switch from bash to sh

a79acee6 2017-07-22 09:20 sumpfralle

Merge pull request #865 from adekock11/patch-2

Fixed output of transactions script

89898512 2017-07-22 05:29 André de Kock

Fixed output of transactions script

The current output of this script is:

root@master:/etc/munin/plugins# ./pg_transactions
\ncommits.value xxxx\nrollbacks.value xxxx

By removing the first `\n` and by adding an `E` before the second `\n` the output is:...

262bee46 2017-07-21 06:37 Neraud

Improve config

AREASTACK for states
Fix stacking and negative for bandwidth

70d3c5ed 2017-07-21 05:00 Neraud

Change graph_category to the well-known 'filetransfer'

0dd06a6b 2017-07-21 05:00 Neraud

Improve doc

- Migrate style to perldoc
- Improve requirements
- Add interpretation
- Add licence

2370d4e7 2017-07-21 05:00 Neraud

Improve import handling and autoconf

1c073964 2017-07-21 05:00 Neraud

Improve code style

5fd233c5 2017-07-21 04:59 Neraud

Format code according to PEP0008

0f882533 2017-07-16 04:43 Neraud

Move deluge_ plugin to a "torrent" folder

955e8cec 2017-07-15 18:47 sumpfralle

Merge pull request #858 from geschke/master

New plugin to get result data of Nanopool ethereum mining pool.

e8ff8cf4 2017-07-15 14:16 Ralf Geschke

minor fixes as suggested

fd8b3324 2017-07-14 23:11 sumpfralle

Merge pull request #859 from Neraud/master

Update nginx byprojects plugins

69896717 2017-07-13 06:59 Neraud

Fix comment format : use spaces instead of tabs

58b1c1ec 2017-07-12 06:55 Ralf Geschke

Updates as suggested, fix of worker data view, new symlink structure to support multiple addresses

fa8cab86 2017-07-08 13:21 Neraud

Add deluge_ plugin

Initial version can monitor connections, bandwidth and states.

331e3da9 2017-07-08 05:14 Neraud

Add executable bit

9ce70486 2017-07-08 04:59 Neraud

Minor documentation update

Fix the markdown format for Logtail links.
Add the restart munin-node step.

a1f7808b 2017-07-08 04:57 Neraud

Add configuration option for the logs setup

3a17b22e 2017-07-08 04:54 Neraud

Add configuration option for logtail path

5ff95fb5 2017-07-06 13:47 Ralf Geschke

Info of shares graph fixed

8dcd1caa 2017-07-06 13:24 Ralf Geschke

Add plugin to get result data of Nanopool ethereum mining pool.

92a8c9df 2017-07-05 19:23 sumpfralle

Merge pull request #857 from jeromedrouet/master

ignore UNDEF (not really connected) users for openvpn_multi plugin

f9ec8381 2017-07-05 15:47 Jérôme Drouet

ignore UNDEF (not really connected) users

d6dcc5d3 2017-07-02 18:02 Lars Kruse

Revert "Change category of currency-related plugins from 'other' to 'htc'"

This reverts commit a48cf873338cc13d9a9239fef5d9a1326a98c9a3.

see the discussion:
https://github.com/munin-monitoring/contrib/pull/855
(the term 'htc' is probably too unknown and not really suitable)

a48cf873 2017-07-02 13:28 Lars Kruse

Change category of currency-related plugins from 'other' to 'htc'

some categories were changed erroneously before:
https://github.com/munin-monitoring/contrib/pull/855

388e42c5 2017-07-02 07:46 sumpfralle

Merge pull request #855 from Cyclenerd/master

Change folder and category of Bitcoin plugins

fce1e801 2017-07-02 03:03 Nils

change bitcoin category from htc to other

f81bdebc 2017-07-02 03:01 Nils

move bitcoin to currency folder

c7afa0cc 2017-07-01 15:09 sumpfralle

Merge pull request #851 from Cyclenerd/master

Ethereum plugins

f5715e5e 2017-07-01 11:41 Nils

more beautiful title

1fe90e4c 2017-07-01 11:32 Nils

better field name to avoid errors

3298c34c 2017-07-01 11:22 Nils

convert wei to ether (ETH) via 'fieldname.cdef'

17a2e236 2017-07-01 03:34 Nils

ValueError comment

73d11530 2017-07-01 03:04 Nils

wei to ether comment

311888d3 2017-06-30 02:55 Nils

category change s/htc/other/

25db9a77 2017-06-30 02:49 Nils

exit on ioerror

2820f32d 2017-06-30 02:47 Nils

response typo

88cf4c45 2017-06-29 01:28 Nils

new currency folder

6373ccf7 2017-06-28 16:34 Nils

python3 and 2 with working config

91ca1385 2017-06-28 14:55 Nils

magic markers

f117dddc 2017-06-28 14:49 Nils

plain old documentation

4f148679 2017-06-28 14:33 Nils

better user agent and some small fixes

497e66dd 2017-06-27 16:25 Nils

rename

32c72666 2017-06-27 15:53 Nils

variable names

60c8aba7 2017-06-27 15:53 Nils

use print_function

67746dcc 2017-06-27 15:35 Nils

use print_function

91822257 2017-06-27 15:27 sumpfralle

Merge pull request #850 from Dismounted/patch-1

Fix OpenWrt SNMP memory plugin

2290efb3 2017-06-27 15:22 Nils

remove suggest

b10d8677 2017-06-27 15:21 Nils

Please use one import per line

288b76d6 2017-06-27 13:47 Nils

Revert "Fix broken Travis build"

This reverts commit c4fce6fcd7dcd220381092c7f2551b866ebba83a.

c4fce6fc 2017-06-27 13:30 Nils

Fix broken Travis build

Sys-Virt-0.9.8 does not exist anymore.