Commit Graph

1332 Commits

Author SHA1 Message Date
Steve Schnepp b618e762ae adding some doc to t-shirt 2012-06-25 11:13:49 +02:00
Matthias Schmitz 623bed7581 Add some svg files with logos for t-shirts 2012-06-25 10:46:58 +02:00
Kenyon Ralph d5b6a600ac Merge pull request #135 from wrivas/master
updated hplog_f-a-hp-proliant-server-fans-speed and new hplog_t-a-hp-proliant-server-temperatures
2012-06-21 22:57:26 -07:00
xavier renaut a8f7b9030f brand new, perl based, hplog_t-a-hp-proliant-server-temperatures plugin which will automatically graph any number of sensors. 2012-06-22 01:40:50 -04:00
xavier renaut f51bde4ba7 added virtual fan - used on blades 2012-06-22 01:39:30 -04:00
xavier renaut 8439151d77 moved hplog_* to sensors 2012-06-22 01:37:09 -04:00
Kenyon Ralph 77d44c5f42 Merge pull request #134 from minitux/master
New plugin : php_fpm_process
2012-06-21 21:06:24 -07:00
Kenyon Ralph 4b7a73e078 organize php plugins 2012-06-21 21:04:58 -07:00
Kenyon Ralph af1bcc9883 organize email-related plugins into the mail directory 2012-06-21 21:01:09 -07:00
Kenyon Ralph e2fb15769c Merge pull request #124 from KonstantinKuklin/master
Plugins for Sphinx written on PHP
2012-06-21 20:48:34 -07:00
minitux c0e3ed7f0e New plugin : get php-fpm status with fastcgi::client perl lib
so without need http protocol to get the information
2012-06-14 18:13:48 +02:00
Steve Schnepp 47b83e1ce3 Merge pull request #133 from seidler2547/master
Updated version of esx_ plugin
2012-06-12 08:43:25 -07:00
Stefan Seidel e1e5a14ab5 make sure host_name is only printed once per plugin call 2012-06-12 00:03:31 +02:00
Stefan Seidel 2b23857b4a correct code indention, remove whitespaces at EOL, add documentation about vCenter usage 2012-06-12 00:03:30 +02:00
Stefan Seidel b81e26cdaf add the possibility to create graphs for all hosts managed by a vCenter with one plugin call 2012-06-12 00:03:30 +02:00
Stefan Seidel cb21db87c7 update view data; make everything work via vCenter too; add option to flatten the view to allow moving of VMs between hosts without breaking the VM graphs 2012-06-12 00:03:30 +02:00
Matt West 1d24429110 Merge pull request #130 from mhwest13/master
Tweaked / Added to Redis Plugin
2012-06-09 11:17:48 -07:00
Matt West 016400bd9b Updating redis plugin
Added autoconf and suggest capabilities, added additional graphs,
and tweaked some existing graphs in order to attempt to meet best
practices
2012-06-09 18:11:06 +00:00
Steve Schnepp 33ba3d4634 Merge pull request #126 from munin-monitoring/license
Licensing blurb
2012-06-01 04:59:10 -07:00
Steve Schnepp 5ad9d272f9 Licensing blurb 2012-06-01 13:24:26 +02:00
Steve Schnepp 17604e11ec Merge pull request #122 from C-Duv/netatalk
Adding "netatalk" plugin: monitors number of files held open by the Netatalk/AFP clients
2012-06-01 04:07:08 -07:00
Steve Schnepp d569cb8d13 Merge pull request #125 from gowness/master
Bugfix: missing perl argument in memory_by_proccess
2012-05-29 01:56:38 -07:00
Gowness 13b1223793 Bugfix: missing perl argument
This was keeping this pluggin from configuring correctly on my arch box
2012-05-29 00:54:52 -07:00
Konstantin Kuklin e599e52c38 Plugins for Sphinx on PHP 2012-05-24 15:27:52 +04:00
DUVERGIER Claude e94af31a51 netatalk plugin moved to network directory and family. 2012-05-24 00:57:09 +02:00
Steve Schnepp 202bbf0cd8 Corrected statement about pmmn.
As pmmn also uses the `plugins/` subdirectory per default.
2012-05-23 12:00:22 +03:00
Steve Schnepp 47ed44d4e2 clarified the header comment 2012-05-23 11:55:34 +03:00
Kenyon Ralph 601836c1c4 Merge pull request #123 from scampion/membyuser
Memory by user plugin
2012-05-23 00:17:44 -07:00
Sebastien Campion ec28528717 Memory by user plugin
It enable a visualisation of memory usage per users.
2012-05-23 09:05:24 +02:00
DUVERGIER Claude 17cdb3a1f4 Adding "netatalk" plugin: monitors number of files held open by the
Netatalk/AFP clients.
2012-05-23 02:22:26 +02:00
Kenyon Ralph 0930bf58a7 Merge pull request #121 from sileht/master
Change to nova and keystone plugins
2012-05-22 10:05:22 -07:00
Mehdi Abaakouk 775bf84215 Allow possibility to show tenant name instead of tenant id in graph 2012-05-22 11:20:49 +02:00
Mehdi Abaakouk 017ad1f8bb Fix import problem when keystone is not present 2012-05-22 11:19:39 +02:00
Steve Schnepp e6ece317a6 Merge pull request #120 from ldidry/master
Plugin du-2 update
2012-05-21 02:51:00 -07:00
Steve Schnepp 8f26c533bc Expanded the commit comments rationale 2012-05-21 12:44:45 +03:00
Luc Didry a2b3e009af Bugfix : force lockfile removal if the cache is really too old 2012-05-21 11:35:33 +02:00
Luc Didry b6f9a54af7 Remove trailing spaces and make some esthetic cleaning 2012-05-21 11:35:22 +02:00
Luc Didry 8da25e681b Update copyright year and add license 2012-05-21 11:33:16 +02:00
Kenyon Ralph 0df18b5314 Merge pull request #116 from C-Duv/upstreamFixes
If no friendly name, will automatically use IP/FQDN
2012-05-20 22:01:34 -07:00
DUVERGIER Claude 3407617b07 If no friendly name (no "names" parameter), will automatically use
IP/FQDN.
2012-05-21 02:38:37 +02:00
Kenyon Ralph 65c824bb9a Merge pull request #115 from dotdoom/only-my-changes
Some updates
2012-05-17 22:52:56 -07:00
Artem Sheremet 0d1c792196 Fixing netstat_bsd_s bug (base is 1000 for bytes) 2012-05-18 08:37:00 +03:00
Artem Sheremet a3d99279b4 Although not used, updating from 'export' 2012-05-18 08:36:52 +03:00
Artem Sheremet 343c2bfabe Adding new error types to ejabberd_scanlog 2012-05-18 08:36:43 +03:00
Kenyon Ralph 8b2e9d3423 Merge pull request #106 from oussamahammami/master
New Kamailio Munin Plugin
2012-05-14 19:09:10 -07:00
Steve Schnepp 78134cec32 I don't like to depend on the exit value of the last cmd 2012-05-10 12:24:51 +03:00
Steve Schnepp 9b5d99cb6b Use $() shell escape instead of backticks. 2012-05-10 12:23:43 +03:00
Kenyon Ralph fa9ec59eda Merge pull request #111 from dam09fr/master
Correct plugins/samba/samba_locked on Debian Squeeze
2012-05-09 23:11:30 -07:00
dam09fr 63dbd27a27 Update plugins/samba/samba_locked
Two-lines syntax for last "echo" not working on Debian Squeeze
Error : 2012/05/09-14:55:05 [15253] Service 'samba_locked' exited with status 1/0.
2012-05-09 17:00:16 +03:00
Oussama Hammami 92cd5fbc81 Add Readme to kamailio plugin 2012-05-07 10:53:52 +02:00