Projet

Général

Profil

Activité

Du 2017-07-14 au 2017-10-11

2017-10-05

14:58 Révision 1bba76b5: Merge pull request #880 from bertptrs/pacman_update
Add specific updates to extinfo field. sumpfralle
05:28 Révision b5e31b66: Clean up pacman_pending_updates.
No more environment variables since those can easily be configured with
regular munin settings.
Properly quote all s...
Bert Peters

2017-10-03

05:08 Révision e9150b18: Add specific updates to extinfo field.
Bert Peters

2017-10-01

07:23 Révision 8e7e009f: Merge pull request #878 from janegilv/master
Fix kvm_ plugins sumpfralle

2017-09-30

11:44 Révision 67d6e559: Read correct values from /proc/net/dev
Jan Egil Vestbø
11:42 Révision 621744a6: Includes more kvm-processes
Jan Egil Vestbø

2017-09-29

09:11 Révision 6cc95f20: Merge pull request #877 from sebastic/pdns
Use pdns_control utility instead of pdns init script. sumpfralle
04:20 Révision a86de787: Use exit status 0 for autoconf, provide reason for 'no' answer.
Bas Couwenberg
03:34 Révision f9426dac: shellcheck fixes for pdns-recursor plugins.
Bas Couwenberg
03:27 Révision 9aa6d7e9: shellcheck fixes for pdns-server plugins.
Bas Couwenberg

2017-09-28

03:54 Révision 87d30e55: Use pdns_control utility instead of pdns init script.
The init script is not usable on systems using systemd (e.g. Debian stretch). Bas Couwenberg

2017-09-18

07:56 Révision 608a2a5a: Allow for _ in original dataset name
The current code escapes / (which is legal as part of a dataset name for ZFS, but illegal as part of a munin graph na... Wouter Verhelst

2017-09-10

18:51 Révision a8d117a3: 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 ...
Lars Kruse

2017-08-25

09:06 Révision 6d758e9f: Merge pull request #873 from kboenke/master
SNMP Plugin for CyberPower UPS sumpfralle
21:59 Révision 56bcc8cd: Add files via upload
Kai

2017-08-24

15:34 Révision aa51beb3: Merge pull request #872 from kboenke/master
New SNMP Plugin for HP LaserJet Printers sumpfralle
12:42 Révision 832a58c5: Add files via upload
Kai

2017-08-15

14:12 Révision 61b6e285: Merge pull request #867 from shakemid/add_zpool_cap
Add zpool_capacity plugin sumpfralle
14:04 Révision 9d5ece80: Merge pull request #869 from Neraud/master
Add executable bit sumpfralle

2017-08-14

05:28 Révision 0736033f: Add executable bit
Neraud
23:04 Révision b2acd051: Fix for pullreq #867
K.Cima
22:43 Révision 8f92eb17: Merge pull request #847 from shtrom/multi-ssl
[ssl-certificate-expiry] Replace ssl_ with a single graph showing all expiries sumpfralle
22:34 Révision cb868b07: Merge pull request #866 from shakemid/fix_oracle_plugin
Update oracle_sysstat plugin sumpfralle
22:09 Révision d1950883: Merge pull request #868 from shakemid/improve_zfs_plugin
Improve zfs_arcstats plugin sumpfralle

2017-08-04

04:05 Révision 3f0af380: Add zpool_capacity plugin
K.Cima
03:52 Révision a6b50554: Add illumos, FreeBSD, Linux support for zfs_arcstats plugin, cleanup code
K.Cima
03:13 Révision d0c8e0b0: Fix to work autoconf. Cleanup code.
K.Cima

2017-08-02

19:13 Révision 442bc06d: Merge pull request #860 from Neraud/deluge
Add deluge_ plugin sumpfralle

2017-07-30

03:40 Révision 205205ae: Fix exit code for autoconf
The plugin should always return 0 Neraud
03:39 Révision 1283bec0: Fix printing error message to stdout when running the plugin
Neraud
03:38 Révision f84eee61: Improve log usage
Migrate to lazy message evaluation Neraud
03:32 Révision ac255fa7: Improve code style
Neraud

2017-07-23

08:58 Révision 19597f80: Merge pull request #848 from shtrom/http_load_multi
[http_load_] Add multigraph support sumpfralle
23:46 Révision f4e73b80: [http_load_] Use perldoc
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani
23:19 Révision 81e19668: [ssl] Remove legacy ssl, and replacement ssl-certificate-expiry
Signed-off-by: Olivier Mehani <shtrom@ssji.net> Olivier Mehani

2017-07-22

10:04 Révision bd33dda6: Merge pull request #781 from sumpfralle/zfspool-fieldnames
[zpool_iostat] Code cleanup and fix for fieldname issue with leading digit sumpfralle
10:02 Révision dd9cf0c0: [zpool_iostat] change category from 'filesystem' to 'disk'
Lars Kruse
10:02 Révision 0e5e9cbd: [zpool_iostat] use backward compatible fieldnames
Lars Kruse
10:02 Révision 2ad0dfec: [zpool_iostat] fix whitespace issues
Lars Kruse
10:02 Révision aa9a39f0: [zpool_iostat] improve formatting and variable names
Lars Kruse
10:02 Révision 14fae657: [zpool_iostat] keep previous fieldnames
Lars Kruse
10:02 Révision e3842681: [zpool_iostat] added example graphs (by @Rayziltl)
Lars Kruse
10:01 Révision 806a9172: [zpool_iostat] switch from bash to sh
Lars Kruse
10:01 Révision 67af152b: [zpool_iostat] fix shellcheck warnings
Lars Kruse
10:01 Révision 64c30de0: [zpool_iostat] autoconf checks zpool executable
Lars Kruse
10:01 Révision 9640be36: [zpool_iostat] remove usage of temporary file
Lars Kruse
10:01 Révision 3e86f2b8: [zpool_iostat] use 'clean_fieldname' and separate function 'get_pool_iostat'
FIeldnames possibly started with a digit before.
Closes: #779
Lars Kruse
10:01 Révision 77b9a515: [zpool_iostat] enable 'exit_on_error' and 'exit_on_unset' via 'set -eu'
Lars Kruse
10:01 Révision 7b2cefa4: [zpool_iostat] add POD documentation
Lars Kruse
09:20 Révision a79acee6: Merge pull request #865 from adekock11/patch-2
Fixed output of transactions script sumpfralle
05:29 Révision 89898512: Fixed output of transactions script
The current output of this script is:
root@master:/etc/munin/plugins# ./pg_transactions
\ncommits.value xxxx\nrollb...
André de Kock

2017-07-21

06:37 Révision 262bee46: Improve config
AREASTACK for states
Fix stacking and negative for bandwidth
Neraud
05:00 Révision 70d3c5ed: Change graph_category to the well-known 'filetransfer'
Neraud
05:00 Révision 1c073964: Improve code style
Neraud
05:00 Révision 2370d4e7: Improve import handling and autoconf
Neraud
05:00 Révision 0dd06a6b: Improve doc
- Migrate style to perldoc
- Improve requirements
- Add interpretation
- Add licence
Neraud
04:59 Révision 5fd233c5: Format code according to PEP0008
Neraud

2017-07-20

12:13 Révision 48b1e5aa: Allow to specify database password
André de Kock

2017-07-16

04:43 Révision 0f882533: Move deluge_ plugin to a "torrent" folder
Neraud

2017-07-15

18:47 Révision 955e8cec: Merge pull request #858 from geschke/master
New plugin to get result data of Nanopool ethereum mining pool. sumpfralle
14:16 Révision e8ff8cf4: minor fixes as suggested
Ralf Geschke
23:11 Révision fd8b3324: Merge pull request #859 from Neraud/master
Update nginx byprojects plugins sumpfralle
 

Formats disponibles : Atom