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

1075 Commits

Author SHA1 Message Date
Lars Kruse
2ec4e4c1f7 Improve incorrect or unspecific output for "autoconf"
Some plugins emit wrongly formatted "no" messages or lack the "yes"
message on success.
2018-09-16 15:13:38 +02:00
Lars Kruse
e4cd049b01 Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +02:00
Lars Kruse
17f784270a Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
33e95e6ff9 Review and unify category assignments of plugins 2018-08-01 23:56:56 +02:00
Lars Kruse
2f5a2a7913 Plugin radwho_cnt: fix shellcheck issues 2018-08-01 23:09:37 +02:00
Lars Kruse
c6c9e5b41e Move 'update' plugin to munin directory 2018-08-01 23:05:51 +02:00
Lars Kruse
ade3b205bc Move 'qstatcod4and5_' to quake directory 2018-08-01 23:05:10 +02:00
Lars Kruse
57367ce98c Plugin qstatcod4and5_: fix shellcheck issues 2018-08-01 23:04:43 +02:00
Lars Kruse
7a37bfb1d8 Plugins: unify shebang for ruby scripts 2018-07-11 19:35:32 +02:00
Lars Kruse
95e2c12485 plugin categories: fixed emc_vnx_file_ and opentracker_ 2018-03-29 02:54:31 +02:00
Lars Kruse
2449118cb7 plugin multiping_async: move to 'network'; fix filename 2018-03-29 02:14:50 +02:00
Lars Kruse
8e3f1d8865 plugin ksm_: various improvements
* category can be parsed by plugin gallery
* python3 compatible
* more precise autoconf messages
* PEP8 clean
2018-03-28 05:47:36 +02:00
Bert Peters
b5e31b6612 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.
2017-10-05 11:28:15 +02:00
Bert Peters
e9150b1892 Add specific updates to extinfo field. 2017-10-03 11:08:25 +02:00
dipohl
1f5ef0938c Plugin-Gallery: Include images (rename example-graphs) 2017-02-25 01:15:47 +01:00
dipohl
e10e386b02 Plugin-Gallery: Better 2nd level headings 2017-02-24 03:40:55 +01:00
dipohl
ae4e85ab60 Plugin-Gallery: Better 2nd level headings 2017-02-24 03:13:08 +01:00
dipohl
63351ab535 Reduce number of categories
riak -> other (riak)
smf -> forum (smf)
reddit -> other (reddit)
sge -> htc (sge)
netscaler -> loadbalancer (netscaler)
nutcracker -> other (twemproxy)
requesttracker -> other (requesttracker)
passenger -> webserver (passenger)
gearman -> other (gearman)
2017-02-23 23:12:19 +01:00
dipohl
c0568802bf Reduce number of categories, move "other" plugins 2017-02-23 21:14:01 +01:00
dipohl
99542938b1 Reduce number of categories 2017-02-23 20:45:01 +01:00
dipohl
7e56247745 Category Tree: Reduce number of categories
ceph -> fs
added category for some plugins from "other" section
2017-02-23 18:54:28 +01:00
dipohl
6aa977b250 Category Tree: Reduce number of categories
rackspace -> cloud (rackspace)
openvpn -> network (openvpn)
rethinkdb -> db (rethinkdb)
glance -> cloud (glance)
2017-02-23 17:08:02 +01:00
dipohl
7042351e74 Category Tree: Reduce number of categories
and mv some from "others" to specific category
2017-02-22 19:09:05 +01:00
dipohl
c4b2d9a8e3 Category Tree: reduce number of categories 2017-02-22 04:48:52 +01:00
dipohl
84c28707eb Category Tree: reduce number of categories 2017-02-22 04:04:04 +01:00
dipohl
3c98d06933 Category Tree: Reduce number of categories 2017-02-21 17:11:23 +01:00
Bert Peters
39bd69e87c Clean up plugin. 2017-02-17 15:14:51 +01:00
Bert Peters
f9c9074d26 Add a plugin for the pacman package manager.
This plugin tracks the number of updates currently available to the
system.
2017-02-15 14:06:41 +01:00
null-git
130466f129 changed variable name of network_size to match the documented networksize 2017-01-14 12:33:34 +01:00
null-git
820ef5b009 better variable names, added option for length of blogid to sort multigraphs 2017-01-13 20:32:31 +01:00
null-git
d3de1a48de Fixed some syntax and perldoc 2017-01-12 15:10:54 +01:00
Jonas Palm
c679de12ce code rewrite
removed bashisms and cleaned everything up
2016-10-24 23:03:18 +02:00
Jonas Palm
feb54309ca Added Option Description for env.DB_PORT 2016-02-07 16:15:02 +01:00
Jonas Palm
26cf15aadd Wordpress Multisite Plugin
Monitors total instances, users, posts, comments and pingbacks for the multisite installation and also posts, comments and pingbacks for every multisite instance.
2016-02-07 16:09:52 +01:00
Stig Sandbeck Mathisen
a70f7e48b2 Merge pull request #553 from vlajos/typofixes-vlajos-20141204
typofixes - https://github.com/vlajos/misspell_fixer
2015-03-02 23:11:18 +01:00
Veres Lajos
fba800ae52 typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:
plugins/mail/postfix_mail_stats		recieved.label
plugins/nginx/nginx_vhost_traffic
2015-03-02 11:51:38 +00:00
Stig Sandbeck Mathisen
6cfc863d4a Move to plugins/other 2015-03-01 23:27:53 +01:00
Stig Sandbeck Mathisen
73e23cb7ba use /bin/bash as interpreter for bash script 2014-10-04 22:21:02 +02:00
Stig Sandbeck Mathisen
6c9ad881ae fix unterminated string 2014-10-04 22:20:32 +02:00
Calle Kabo
8a482a9511 added i2p 2014-04-18 22:18:59 +02:00
thefinn93
59ecf3f15e Moved mailman-queue-check to the mailman folder 2014-01-15 19:07:28 -08:00
Kenyon Ralph
815ec6e88d Merge pull request #364 from gronager/patch-1
Update bitcoind_
2013-11-03 01:35:50 -07:00
Steve Schnepp
4055fb1562 assp: fix typo
Closes #168
2013-09-04 19:09:25 +02:00
Steve Schnepp
2e2cfafeca assp-message-statistics: fix typo
Closes #167
2013-09-04 18:28:30 +02:00
Michael Gronager
0988b35389 Update bitcoind_
Removed dependencies of blockchain.info - so no call to anything else than the local bitcoind
2013-08-20 11:28:44 +02:00
Patschi
604b9249c8 Create wordpress2 2013-03-30 01:26:24 +01:00
Kenyon Ralph
7840fc587c Merge pull request #258 from thomasleveil/munin_users_issue257
[plugin munin_users] issue #257
2013-03-03 16:48:50 -08:00
Kenyon Ralph
85721e6446 move Transmission ratios plugin to network directory
Alongside the existing Transmission plugin.
2013-03-03 16:22:38 -08:00
Thomas
0074272068 [murmur-stats] fix error: Can't open include file "Ice/SliceChecksumDict.ice"
fixes #257
2013-02-15 01:08:19 +01:00
Thomas
278927f844 [mumble_users] fix issue #257 - Can't open include file Ice/SliceChecksumDict.ice
Solution found at https://bitbucket.org/Svedrin/mumble-django/issue/94/cant-open-include-file-ice
2013-02-15 00:52:32 +01:00