Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / asterisk @ 8589c6df

# Date Auteur Commentaire
8589c6df 2017-04-17 16:43 klemens

spelling fixes (2nd try)

45391005 2017-02-23 18:13 dipohl

Reduce number of categories

c4b2d9a8 2017-02-21 22:48 dipohl

Category Tree: reduce number of categories

9dcf5885 2016-11-06 07:56 Lars Kruse

[asterisk] fix inconsistent fieldname for voicemail messages (Closes: #700)

lelutin proposed the change of the fieldname "messages" in the config
section to "total" (as used in the "fetch" output)

see https://github.com/munin-monitoring/contrib/issues/700

04def756 2016-11-06 07:52 Lars Kruse

[asterisk] cleanup linebreak handling and single/plurals (Closes: #698)

lelutin proposed some changes:
  • the total is 0 if there is only one channel active (due to "channel"
    vs. "channels")
  • linebreaks "\r\n" are expected

See https://github.com/munin-monitoring/contrib/issues/698

66d48afb 2016-11-06 06:37 Lars Kruse

[asterisk] fix codecs accounting (Closes: #699)

The following issues are fixed by lelutin:
  • line ending matching does not match for lines that only use \n as
    line ending
  • iteration is broken because the index for setting values in the
    codecs accounting array is never reset to 0 before new loops....
137cbf74 2013-06-23 10:14 Holger Levsen

asterisk_inuse: fix plugin to use asterisk command from PATH and fix a whitespace issue

cd4dd57e 2012-12-30 17:02 Diego Elio Pettenò

asterisk: replace the remaining two Asterisk plugins.

The fourth graph (asterisk_codecs) replaces both asterisk_sipchannels
and asterisk_codecs, as the latter already included the data from the
first. If we want to get more details we could have sub-multigraphs...

608c1a90 2012-12-30 16:38 Diego Elio Pettenò

asterisk: add graph to replace asterisk_meetme and asterisk_meetmeusers.

1a98faf1 2012-12-30 16:36 Diego Elio Pettenò

asterisk: refactor command/response handling.

Instead of having a dumb readreply, already drop some of the unneeded
lines of the command when sending the request, and handle errors in
place.

This simplifies the code a little, even though it requires a few more...

b77eef4a 2012-12-30 16:07 Diego Elio Pettenò

asterisk: handle more gracefully errors on the asterisk_channels path.

9f56a03d 2012-12-30 16:04 Diego Elio Pettenò

asterisk: add asterisk_voicemail replacement code as well.

This is a bit trickier, since the voicemail might not be enabled
anywhere. Unfortunately it's not easy to set this up during
autoconfig, as voicemails can be added on the fly.

f5064c93 2012-12-30 15:44 Diego Elio Pettenò

asterisk: add support for showing the per-type breakdown of channels.

This makes it possible for a single graph to replace the two
apache_channels and apache_channeltypes plugins.

fce75023 2012-12-30 15:22 Diego Elio Pettenò

asterisk: first part of the new Asterisk plugin.

This plugin is targeting to enter main distribution in 2.1 to remove
the multiple Asterisk plugins present in 2.0.

It features full autoconfiguration support, multigraph capabilities,
and less error-prone code....

1a3ca612 2012-12-19 05:09 Dave Fennell

Updated asterisk_channels plugin to connect to running asterisk (probably what was intended) instead of starting new process.

0a1524f2 2012-08-07 00:55 Diego Elio Pettenò

More housecleaning.

Collapse some categories; remove duplicates; move plugins in where
they belong, remove files that are not really plugins at all.

fd2a8b3b 2012-06-29 11:05 varnav

Added comment about running as root

a318064d 2012-06-29 10:23 Steve Schnepp

actually test if it can be run

4df1c1a4 2012-06-29 10:23 Steve Schnepp

plugins are executable

9cb31209 2012-06-29 10:23 Steve Schnepp

fix sh warnings

98f1362b 2012-06-29 05:10 Steve Schnepp

Port to /bin/sh

ae9f97ea 2012-06-28 15:26 Eugene Varnavsky

asterisk_channels plugin first added

This plugin monitors number of active asterisk channels

e005bb0c 2012-04-24 05:06 Kenyon Ralph

remove plugins existing in main munin repository

c33bbb90 2012-04-24 04:55 Kenyon Ralph

organize asterisk plugins

untar asterisk-fax and move asterisk-multigraph-munin-plugin

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs