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

36 Commits

Author SHA1 Message Date
Lars Kruse
651f6ac056 Plugin minecraft-users-ram_: return "U" if no value can be retrieved 2018-07-11 19:35:32 +02:00
Lars Kruse
f6a8f2beb1 Plugin minecraft-users-ram_: reduce scope of LC_LANG override 2018-07-11 19:35:32 +02:00
Lars Kruse
00149864b2 Plugin minecraft-users-ram_: more precise netstat output filtering 2018-07-11 19:35:32 +02:00
Lars Kruse
94f46d392b Plugin minecraft-users-ram_: simplify calculation; do not reduce accuracy 2018-07-11 19:35:32 +02:00
Lars Kruse
51e91e9354 Plugin minecraft-users-ram_: more quoting, simpler output 2018-07-11 19:35:32 +02:00
Lars Kruse
fed6ff1079 Plugin minecraft-users-ram_: add documentation header 2018-07-11 19:35:32 +02:00
Leandro Späth
99a5c384b0 fixed CPU percent calculation 2018-07-11 19:35:32 +02:00
Leandro Späth
353c0fc063 Added rough CPU usage reading
Also translated strings to english
2018-07-11 19:35:32 +02:00
Lars Kruse
7a37bfb1d8 Plugins: unify shebang for ruby scripts 2018-07-11 19:35:32 +02:00
Lars Kruse
7c62b9b6de added executable permission for multiple plugins 2018-03-09 00:18:30 +01:00
dipohl
3c98d06933 Category Tree: Reduce number of categories 2017-02-21 17:11:23 +01:00
dipohl
62560fae23 Category Tree: Reduce number of categories 2017-02-21 15:09:54 +01:00
dipohl
25673f6cf0 Category Tree: Reduce number of categories 2017-02-20 23:53:04 +01:00
dipohl
afcc3e9b47 Category Tree: Reduce number of categories 2017-02-20 23:01:26 +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
Jonas Friedmann
92abf3e3eb Fix frdmn's minecraft plugins
- Get rid of duplicate plugins in "jsonapi/" folder
- Rename
- Reference to original GitHub repo
2014-09-06 15:11:07 +02:00
Jonas Friedmann
fb433dc4e1 Indention 2014-03-13 12:21:28 +01:00
Jonas Friedmann
f1cef24112 Example for alerts / limits 2014-03-13 12:21:27 +01:00
Jonas Friedmann
4192c14f76 comment format renewal 2014-03-13 12:21:27 +01:00
Jonas Friedmann
22436814ea added some whitespaces 2014-03-13 12:21:27 +01:00
Jonas Friedmann
2b17468244 new Statistician and Ultrabans (SQL) plugins 2014-03-13 12:21:27 +01:00
Jonas Friedmann
ed43e06b40 new README for new plugins 2014-03-13 12:21:27 +01:00
Jonas Friedmann
c94bfaf972 reorded the tasks 2014-03-13 12:21:27 +01:00
Jonas Friedmann
815075fe86 missing '`' 2014-03-13 12:21:27 +01:00
Jonas Friedmann
70b328acd7 fixed a typo 2014-03-13 12:21:27 +01:00
Jonas Friedmann
9066b8ff7a more pretty code highlighting 2014-03-13 12:21:27 +01:00
Jonas Friedmann
3dde76f89a fixed missing code 2014-03-13 12:21:27 +01:00
Jonas Friedmann
b6bf87120c first version of the plugins 2014-03-13 12:21:27 +01:00
Jonas Friedmann
a02e98adda initial README 2014-03-13 12:21:27 +01:00
Jonas Friedmann
0665788479 Initial commit 2014-03-13 12:21:27 +01:00
Steve Schnepp
72c17e1100 Merge pull request #278 from frdmn/master
New Minecraft/Bukkit plugins
2013-07-19 01:40:29 -07:00
Jonas Friedmann
007c2825a9 Fixed indentation + configurable SDK path 2013-04-19 21:56:07 +02:00
Patschi
553ffc3734 Create minecraft-users-ram_ 2013-03-30 01:11:08 +01:00
Jonas Friedmann
bed5815230 Added several Minecraft/Bukkit plugins (depending on JSONAPI, Statistician and Ultrabans) to show the current online players, the RAM usage, the current TPS (ticks per second), hostile/neutral/passive mob kills per day, new players/visitors per day and kicks/ban/mutes/jail/unban/etc. per day - http://s.frd.mn/XJsryR for more informations 2013-03-28 16:12:15 +01:00
Matt Stith
bc344d005e Switch to Ruby and MineQuery to remove an extra plugin dependency
Most servers have minequery installed already, no need to also have OnlinePlayers when this is what MineQuery was built for.
2012-03-05 23:11:27 -05:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00