Example graphs
No shellcheck override
Shellcheck overrideeval statement workaroundLocal execution fix
Changed '-eq' to '=' in 'ssh_check_cmd'
Added EMC VNX 5300 Std NFS; fixed some indentation
EMC VNX 5300 Counted Load per SP
Extra fix
Lots of small cleanups
Removed debug info. Small readarray() fix
Deleted some debug info
More raw data for nfs.v3(4).op
Various small fixes, typos and indentationsAdded some raw data for better understandingSome fixes for empty set arraysWorkarounds for munin's "clean_fieldname", whereas it replaces the first symbol to "_" if a field begins with digit
Various improvements:
Added local/remote independent navicli. Comfy for block-only devices without Control Stationscheck_conf -> check_conf_and_set_vars: Now sets variables while checking configurationget_answer_field fix
Added OE version
Fixed spaces to tabs
member_elements to member_elements_by_line, element to elements_array
Preferring bash math instead of cdef
Documentation
Bugfixes after fixes
'value 0' comment
get_answer_field
uniform indentation style for here-documents
Filtering LUNs
Indentation
renamed ssh_check
Fixed documentation
More fixes
clean_fieldname
graph_array from graphs2
Not using cdef for multiplying kilobyted to bytes
Stdout. run_remote
Shellcheck
Heredoc
Cleaning code
POD style
Merged NFS and Basic Datamover stats
Deleted "Contribution" linesAdded additional grep for filtering out server mesages
Small fix in choosing Primary CS
Contribution address
Fixed description
CleanupsRenamed emc_vns_nfsv3_stats to emc_vnx_nfs_statsAdded NFSv4 support
Some cleanupsAdded "Memory" section
Some cleanups
COUNTER instead of DERIVE
Deleted "Contribution" lines
Removed files from other branch
More cleanup
Cleanups
Queue SPB
Initial dirty release
Plugin for monitoring EMC VNX5300 Datamover Basic stats
Plugin for monitoring EMC VNX5300 NFSv3 Stats
Merge pull request #671 from drzraf/patch-2
proc_mem_by_user: avoid magic fieldname "root"
proc_mem_by_user:- use of bash- don't corrupt rrd files when "root" (or any unclean value) is requested
[asterisk] fix inconsistent fieldname for voicemail messages (Closes: #700)
lelutin proposed the change of the fieldname "messages" in the configsection to "total" (as used in the "fetch" output)
see https://github.com/munin-monitoring/contrib/issues/700
[asterisk] cleanup linebreak handling and single/plurals (Closes: #698)
See https://github.com/munin-monitoring/contrib/issues/698
[asterisk] fix codecs accounting (Closes: #699)
Merge pull request #748 from shtrom/backup-manager
[backup-manager] Rudimentary backup-manager plugin
[fresh_backup] Add missing reference to backup-manager
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Merge pull request #724 from nichok/master
Fix for pymongo > 3.0 and connection support of MongoClient only
Merge pull request #749 from shtrom/deborphan
[deborphan] New plugin counting orphaned packages in all sections
[deborphan] No longer dependent on bashisms
[deborphan] Don't use tempfiles, and other fixes
Merge pull request #765 from CristianDeluxe/postfix_stats
Postfix stats - Rewritten plugin
Small language fixes
Sellcheck disables and “eval” removed
Strict SH script, thanks to sumpfralle
draw mode changed to AREASTACK
Changed draw mode to STACK
no duplicated code, area graph, only first result
changed graph_period to minute (more appropiated)
Chenged family to “contrib”
change spaces for tabs (code indent)
Use simple quotes and better graph config
Remove whitespaces from result
Rewrited Plugin
Merge pull request #750 from shtrom/file_length_
[file_length_] A versatile plugin to count the lines in specified files
[file_length_] Cleanup and shellcheck
[deborphan] Cleanup and add POD doc
Merge pull request #739 from RubenKelevra/patch-2
plugins: network/udp-statistics: added more fields
[fresh-backups] Rename, cleanup, and add POD doc
[udp-statistics] rename 'errors' field, add more fields
Merge pull request #744 from shtrom/systemd
Add systemd plugin counting units in each state
Merge pull request #2 from avian2/add-systemd
Fix remaining issues with systemd_units plugin
systemd_units: fix use of tr
systemd_units: add doublequote around $extinfo
systemd_units: avoid use of echo -n flag
systemd_units: fix indent
systemd_units: avoid use of temporary file
[systemd_units] Rename, remove unused mode logic and cleanup syntax
Merge pull request #763 from sumpfralle/transmission-ratios-assembling
[tr_ratios] documentation and configuration
[tr_ratios] restructure code
[tr_ratios] add documentation
[tr_ratios] include awk scripts; awk instead of gawk
since we cannot rely on the location of the two included awk scripts, wejust include them literally
[tr_ratios] switch from bash to sh; quoting