Commit Graph

28 Commits

Author SHA1 Message Date
Lars Kruse 809639ab65 Ruby plugins: apply code changes as suggested by "rubocop --auto-correct" 2020-08-25 17:44:17 +02:00
Lars Kruse b0b39b018e Ruby plugins: apply style changes as suggested by "rubocop --fix-layout" 2020-08-25 17:44:17 +02:00
Lars Kruse 53860136a5 Plugin ejabberd_resources_: fix shellcheck issues 2019-08-13 05:16:13 +02:00
Lars Kruse 7fed3b9765 Fix multiple shellcheck issues 2019-08-13 05:16:13 +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
dipohl db240286ab Category Tree: Reduce number of categories, add pod doc 2017-02-22 18:11:54 +01:00
dipohl 193bafb7bf Try to reduce hierarchy to level 1 2017-02-22 16:54:59 +01:00
Artem Sheremet 99a42cafd6 Add "process links" graph to ejabberd_resources 2015-12-18 11:34:10 +01:00
Artem Sheremet b518af0f69 ejabberd_resources: add mnesia table info support 2015-03-11 12:25:20 +01:00
Artem Sheremet 85072bf99d Update ejabberd_resources_* to use erl_call 2015-03-11 12:25:20 +01:00
Gabriele Pohl e3899a30d8 Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
Gabriele Pohl 0743e6e5fb Move Example Graphs to Subdirectory 2014-09-03 22:01:33 +02:00
Artem Sheremet bf9c3caae9 Add open_files capability to ejabberd_resources_
It appears that erlang port is not bound to an OS file very often.
Thus "ulimit -n" is moved to a separate graph and lsof/fstat is used as
a backend to count the number of files open.
2013-11-16 12:53:41 +03:00
Steve Schnepp a862949e57 Merge pull request #396 from dotdoom/master-ejabberd_resources
Add ejabberd_resources_ plugin and it's image
2013-11-14 06:31:11 -08:00
Artem Sheremet dad864b665 Add ejabberd_stats_ plugin and it's image
* connected users
* in/out s2s
2013-11-12 01:03:36 +03:00
Artem Sheremet 783f5df9b4 Add ejabberd_resources_ plugin and it's image 2013-11-12 00:54:10 +03:00
Artem Sheremet 7c8df226cf Fix typos in netstat_bsd_m and ejabberd_scanlog 2013-09-30 00:50:52 +03:00
Artem Sheremet bfe49e6d12 Refactoring ejabberd_scanlog plugin
More flexible config, making easier to add new log error types.
Should be faster as well.
2012-09-27 19:24:42 +03:00
Diego Elio Pettenò c814853976 plugins: make all of them use graph_vlabel instead of graph_vtitle. 2012-08-23 08:56:01 -07:00
Artem Sheremet 7cac42ed09 Modifying ejabberd_scanlog
* added 'reset' option to reset stats and start a new log track
* new error type(s)
2012-07-23 18:45:53 +03:00
Artem Sheremet 343c2bfabe Adding new error types to ejabberd_scanlog 2012-05-18 08:36:43 +03:00
Kenyon Ralph e005bb0ccb remove plugins existing in main munin repository 2012-04-24 02:06:02 -07:00
Artem Sheremet 85419c5357 New/updated plugins
* moved netstat_bsd_ (collecting netstat -m stats) to netstat_bsd_m_
* added netstat_bsd_s_ collecting netstat -s (and some images)
* updated ejabberd_scanlog plugin (fixed error message, added a couple of new log types)
2012-03-20 11:43:21 +03:00
Artem Sheremet 5ea6583374 Merge remote-tracking branch 'upstream/master' 2012-03-17 02:11:13 +03:00
Steve Schnepp dd4afac869 Move the screenshots next to plugins 2012-03-07 12:53:52 +01:00
Artem Sheremet 6b3012f8d7 Fixed an error in ejabberd_scanlog plugin 2012-02-28 02:31:32 +03:00
Artem Sheremet a89da38da7 adding scanlog plugin and images
* a couple of images: for
 ** ejabberd_scanlog
 ** netstat_bsd_
 ** tcp_retries

* ejabberd_scanlog plugin
2012-02-22 03:25:56 +03:00
Steve Schnepp 08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00