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

2686 Commits

Author SHA1 Message Date
Dave Driesen
0914022b9b Update psad plugin to use DERIVE
Now using DERIVE, with zero minimum value.
As per suggestion from Kenyon.

Thanks!
Dave Driesen
2013-04-25 16:38:51 +03:00
Kris Popendorf
92adac9dc2 need autoconf before config 2013-04-24 07:01:11 +09:00
Kris Popendorf
dc30dc5c20 include interface in title 2013-04-24 00:01:07 +09:00
Kris Popendorf
5e48842500 update documentation 2013-04-23 23:59:32 +09:00
Kris Popendorf
b9a08b369a Allows setting warnings by environment variables. 2013-04-23 23:50:58 +09:00
Kris Popendorf
d9ab69e0a1 Fixes bandwidth_ to successfully init new installs.
Previously the script would try to divide by 0 for calculating rates
on the first run, and crash before getting to store() to write initial
values thus never initing itself. This fixes that, and makes it a
little easier to debug in case of future crashes (no need for 'eval'
wrapper).
2013-04-23 11:18:40 +09:00
Kenyon Ralph
bc0bab7a0e Merge pull request #292 from presbrey/patch-1
fix cpu_by_process time parser
2013-04-19 14:28:51 -07:00
Kenyon Ralph
c2be0e2b06 Merge pull request #291 from jesseadams/master
Tweaks for system/pagefaults_by_process
2013-04-19 14:17:11 -07:00
Kenyon Ralph
0df933a549 openvpn/openvpn_multi: re-add configuration documentation 2013-04-19 14:03:51 -07:00
Kenyon Ralph
f21b14ecc9 Merge pull request #289 from HeisSpiter/master
Replacement plugin for openvpn_multi
2013-04-19 14:01:14 -07:00
Kenyon Ralph
191cb9d40e Merge pull request #288 from Dave-Driesen/master
Add port scan detection plugin (psad)
2013-04-19 13:36:03 -07:00
Kenyon Ralph
7f23c8cfc4 system/freeboxuptime: move to the system category 2013-04-19 13:33:51 -07:00
Kenyon Ralph
aa46cd0ccc move uptime plugin to the system directory 2013-04-19 13:32:35 -07:00
Kenyon Ralph
bff9c1ffc4 Merge pull request #282 from rk4an
rewrite mediawiki plugin with api access
2013-04-19 13:14:35 -07:00
Kenyon Ralph
0e52d8f3b6 Merge pull request #284 from lirantal/master
Added monitoring scripts for Drupal CMS web application
2013-04-19 13:06:03 -07:00
Jonas Friedmann
007c2825a9 Fixed indentation + configurable SDK path 2013-04-19 21:56:07 +02:00
Kenyon Ralph
54e26d409a Merge pull request #280 from patschi/patch-1
Create minecraft-users-ram_
2013-04-19 12:55:45 -07:00
Kenyon Ralph
87922ab107 Merge pull request #277 from NNScripts/master
Newznab updated categories.
2013-04-19 12:40:37 -07:00
presbrey
b63d544551 fix cpu_by_process time parser
cumulated CPU time is in [DD-]hh:mm:ss format
2013-04-11 18:31:05 -03:00
Liran Tal
e15d4f76ab fixed proper statement binding result parameters as well as set graph types to GAUGE for absolute numeric values 2013-04-11 14:05:31 +03:00
Jesse R. Adams
b94cf57b57 Adjusting vlabel and using ARGV key 0 instead of 1 for config pass 2013-04-10 17:02:11 -05:00
Pierre Schweitzer
17b5892ab3 Replacement plugin for openvpn_multi.
This plugins handles all connected OpenVPN client and displays their current trafic.
It dynamically handles clients.
It produces a global graph and then a graph per client.
It needs the OpenVPN status file.
2013-04-10 18:28:47 +02:00
Dave Driesen
b5ce1d0022 Add port scan detection plugin (psad)
psad is a cyber defense tool that monitors for incoming port scans
and can optionally blacklist/block attackers.

Both these options can be charted with this plugin.

- Port scans detected (per hour)
- Attackers blocked (per hour)
2013-04-09 13:47:50 +02:00
Steve Schnepp
463bf9ccc7 Merge pull request #281 from patschi/patch-2
Create wordpress2
2013-04-08 08:03:32 -07:00
Steve Schnepp
498c63a3a4 Merge pull request #286 from dotdoom/netstat_bsd_s-update
netstat_bsd_s: adding Linux support
2013-04-08 07:48:25 -07:00
Steve Schnepp
b452b7e51c Merge pull request #287 from letompouce/master
[FIX] mail/dovecot: fix typo, categorization.
2013-04-08 07:45:57 -07:00
ToM
aca139cc15 [FIX] mail/dovecot: fix typo, categorization. 2013-04-08 12:49:39 +02:00
Marcus Povey
3909f4d40e * Updating array to pull appropriate bandwidth values from BeBox (Thomson TG585 v7, software Be 8.2.7.7.KS)
* Updated example script path to something sensible; changing graph category to network;
2013-04-06 16:39:01 +01:00
Marcus Povey
0dd9f1fc78 Updated example script path to something sensible; changing graph category to network 2013-04-06 16:36:50 +01:00
Marcus Povey
d93823c0da Modified expect script to work with my BeBox (Thomson TG585 v7, software Be 8.2.7.7.KS) 2013-04-06 16:26:30 +01:00
Thomas VIAL
9ec552e04e Fixed thin_threads which reported 0 all the time 2013-04-04 10:00:04 +02:00
Artem Sheremet
302641b091 netstat_bsd_s: adding Linux support
* limited Linux support: TCP only, a few stats yet
2013-04-04 10:09:14 +03:00
Liran Tal
98e396b385 adding some drupal monitoring snippets 2013-04-03 19:54:34 +03:00
Diego Elio Pettenò
6efcb06dd9 Merge pull request #283 from letompouce/master
[FIX] apache_byprojects/byprojects_access: missing \n.
2013-04-02 02:30:44 -07:00
ToM
b0f3e4347d [FIX] apache_byprojects/byprojects_access: missing \n. 2013-04-02 11:25:34 +02:00
Steve Schnepp
7dcf956967 p/if1sec_: add doc that the plugin does not autostart 2013-04-01 07:43:08 +02:00
Erkan
91ad0c2142 rewrite mediawiki plugin with api access 2013-03-31 19:47:47 +03:00
Patschi
604b9249c8 Create wordpress2 2013-03-30 01:26:24 +01: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
NN Scripts
1c69c1c65b - Updated categories
- Added "Unknown" category
- Changed subcategory names in graph (added category infront of subcategory)
  This prevents double names like "sd" and "hd"
2013-03-26 12:23:20 +01:00
Kenyon Ralph
46d1dcc987 google/snmp__gsa_docs: expand the GSA abbreviation on the first usage
For better understanding of the plugin's purpose.
2013-03-25 22:33:51 -07:00
Steve Schnepp
328d85adf1 Merge pull request #276 from ifad/master
SNMP wildcard plugin for the GSA
2013-03-25 09:43:54 -07:00
Marcello Barnaba
899a974d81 Add SNMP plugin to monitor the GSA documents index 2013-03-25 17:14:55 +01:00
Diego Elio Pettenò
7c87917826 Merge pull request #275 from Daniel15/php-cleanup
Delete php-fcgi (as it's a copy of php-fastcgi) and move php5-fpm_status into PHP directory
2013-03-25 08:20:09 -07:00
Daniel Lo Nigro
d59e98f3f6 Delete php-fcgi as it's a copy of php-fastcgi 2013-03-25 21:54:30 +11:00
Daniel Lo Nigro
4373a305fb Move php5-fpm_status into PHP directory 2013-03-25 21:53:32 +11:00
Kenyon Ralph
be6dbf248c Merge pull request #274 from Daniel15/patch-1
Add missing line break
2013-03-24 12:19:30 -07:00
Daniel Lo Nigro
df5325d27e Add missing line break 2013-03-24 00:06:30 +11:00
Kenyon Ralph
279697003a Merge pull request #273 from creativeprogramming/patch-1
Update cpu_by_process
2013-03-20 23:36:14 -07:00