2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

3117 Commits

Author SHA1 Message Date
Diver
30d660096d 'value 0' comment 2017-01-19 03:33:44 +03:00
Diver
cc66cae131 get_answer_field 2017-01-19 03:32:27 +03:00
Diver
2e02ddc6c7 uniform indentation style for here-documents 2017-01-19 03:13:51 +03:00
Diver
f3cd750a41 Filtering LUNs 2017-01-19 03:10:26 +03:00
Diver
7afdf5dc71 Filtering LUNs 2017-01-19 03:10:03 +03:00
Diver
adc7b71e2a Indentation 2017-01-19 02:51:55 +03:00
Diver
51e003fe8f renamed ssh_check 2017-01-19 02:48:58 +03:00
Diver
9171751df6 Fixed documentation 2017-01-19 02:42:53 +03:00
Diver
d100d2409b More fixes 2017-01-19 02:27:39 +03:00
Diver
6e8b2b3fea clean_fieldname 2017-01-19 02:07:21 +03:00
Diver
b0123994ea graph_array from graphs2 2017-01-19 01:51:31 +03:00
Diver
45b310c539 Not using cdef for multiplying kilobyted to bytes 2017-01-19 01:38:40 +03:00
Diver
25c2f2c3e0 Stdout. run_remote 2017-01-19 01:26:18 +03:00
Diver
210ebae0a0 Shellcheck 2016-12-26 23:50:15 +03:00
Diver
9c2aabf4d6 Heredoc 2016-12-26 23:31:37 +03:00
Diver
e889ffd037 Cleaning code 2016-12-26 22:08:26 +03:00
Diver
a8e1084bb8 POD style 2016-12-26 20:13:41 +03:00
Diver
8b2808b90a POD style 2016-12-26 19:45:00 +03:00
Diver
31d3dccbb4 Merged NFS and Basic Datamover stats 2016-12-16 04:00:33 +03:00
Diver
777b8c1a12 Deleted "Contribution" lines
Added additional grep for filtering out server mesages
2016-12-13 02:56:19 +03:00
Diver
5aa034be8c Small fix in choosing Primary CS 2016-12-13 02:56:19 +03:00
Diver
8b31264461 Contribution address 2016-12-13 02:56:19 +03:00
Diver
de2592109d Fixed description 2016-12-13 02:56:19 +03:00
Diver
f34f62442f Fixed description 2016-12-13 02:56:19 +03:00
Diver
fa87ed6598 Cleanups
Renamed emc_vns_nfsv3_stats to emc_vnx_nfs_stats
Added NFSv4 support
2016-12-13 02:56:19 +03:00
Diver
1e982aaed5 Some cleanups
Added "Memory" section
2016-12-13 02:56:19 +03:00
Diver
e488bb0500 Some cleanups 2016-12-13 02:56:19 +03:00
Diver
2b97e21dbc COUNTER instead of DERIVE 2016-12-13 01:25:18 +03:00
Diver
50ab61d6c0 Deleted "Contribution" lines 2016-11-27 18:53:34 +03:00
Diver
80fa5a5f52 Small fix in choosing Primary CS 2016-11-26 02:29:38 +03:00
Diver
f0e2fbfb2d Contribution address 2016-11-17 20:20:04 +03:00
Diver
75112331ec Removed files from other branch 2016-11-17 20:08:39 +03:00
Diver
cb9f257c2d More cleanup 2016-11-16 20:58:31 +03:00
Diver
3a2b360a06 Cleanups 2016-11-15 18:32:39 +03:00
Diver
31a42f4fe1 Queue SPB 2016-11-14 20:42:54 +03:00
Diver
47e685914a Initial dirty release 2016-11-14 20:19:02 +03:00
Diver
d85b1e4276 Plugin for monitoring EMC VNX5300 Datamover Basic stats 2016-11-09 00:04:00 +03:00
Diver
6506690ac8 Plugin for monitoring EMC VNX5300 NFSv3 Stats 2016-11-08 01:37:02 +03:00
sumpfralle
39976312f7 Merge pull request #671 from drzraf/patch-2
proc_mem_by_user: avoid magic fieldname "root"
2016-11-07 01:07:10 +01:00
Raphaël Droz
5a320fce61 proc_mem_by_user:
- use of bash
- don't corrupt rrd files when "root" (or any unclean value) is requested
2016-11-06 16:52:37 -03:00
Lars Kruse
9dcf5885e9 [asterisk] fix inconsistent fieldname for voicemail messages (Closes: #700)
lelutin proposed the change of the fieldname "messages" in the config
section to "total" (as used in the "fetch" output)

see https://github.com/munin-monitoring/contrib/issues/700
2016-11-06 13:56:45 +01:00
Lars Kruse
04def756bc [asterisk] cleanup linebreak handling and single/plurals (Closes: #698)
lelutin proposed some changes:
* the total is 0 if there is only one channel active (due to "channel"
  vs. "channels")
* linebreaks "\r\n" are expected

See https://github.com/munin-monitoring/contrib/issues/698
2016-11-06 13:52:41 +01:00
Lars Kruse
66d48afbbb [asterisk] fix codecs accounting (Closes: #699)
The following issues are fixed by lelutin:
* line ending matching does not match for lines that only use \n as
  line ending
* iteration is broken because the index for setting values in the
  codecs accounting array is never reset to 0 before new loops.
* iax channels don't use a codec hex value, but rather their names
  (sip still uses the hex values as far as I can see)

see https://github.com/munin-monitoring/contrib/issues/699
2016-11-06 12:37:28 +01:00
sumpfralle
7724b4cd6f Merge pull request #748 from shtrom/backup-manager
[backup-manager] Rudimentary backup-manager plugin
2016-11-06 12:27:05 +01:00
Olivier Mehani
07fb93c2a4 [fresh_backup] Add missing reference to backup-manager
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-11-06 13:18:56 +11:00
sumpfralle
4cc124fdab Merge pull request #724 from nichok/master
Fix for pymongo > 3.0 and connection support of MongoClient only
2016-11-05 12:42:27 +01:00
sumpfralle
3b1290cf9c Merge pull request #749 from shtrom/deborphan
[deborphan] New plugin counting orphaned packages in all sections
2016-11-05 11:56:57 +01:00
Olivier Mehani
000c97ccec [deborphan] No longer dependent on bashisms
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-11-05 21:51:10 +11:00
Olivier Mehani
ddbb4782ec [deborphan] Don't use tempfiles, and other fixes
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-11-05 21:48:55 +11:00
sumpfralle
306b77c2f0 Merge pull request #765 from CristianDeluxe/postfix_stats
Postfix stats - Rewritten plugin
2016-11-04 11:09:46 +01:00