Projet

Général

Profil

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

root / plugins / snmp @ 8589c6df

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

spelling fixes (2nd try)

7fdb4741 2017-02-24 17:54 dipohl

Plugin-Gallery: Get better 2nd level headings
Review of category "system"

e777037d 2017-02-24 13:50 dipohl

Plugin-Gallery: Get better 2nd level headings
Review of category processes, system, snmp

4b400a73 2017-02-24 12:29 dipohl

Plugin-Gallery: Get better 2nd level headings
amule -> filetransfer (amule)
torrent -> filetransfer (rtorrent)

95de964e 2017-02-24 11:30 dipohl

Plugin-Gallery: Get better 2nd level headings
sensors, weather, snmp

37d65852 2017-02-24 10:13 dipohl

Plugin-Gallery: move to more specific categories

f7693710 2017-02-24 10:11 dipohl

Plugin-Gallery: Better 2nd level headings

ae4e85ab 2017-02-23 21:13 dipohl

Plugin-Gallery: Better 2nd level headings

63351ab5 2017-02-23 17:12 dipohl

Reduce number of categories
riak -> other (riak)
smf -> forum (smf)
reddit -> other (reddit)
sge -> htc (sge)
netscaler -> loadbalancer (netscaler)
nutcracker -> other (twemproxy)
requesttracker -> other (requesttracker)
passenger -> webserver (passenger)...

e08a6448 2017-02-22 20:22 dipohl

Category Tree: Reduce number of categories
sphinx -> search
unicorn -> webserver
moved some plugins to other dirs to get better seconde level heading

444c7939 2017-02-22 19:51 dipohl

Category Tree: Reduce number of categories
tomcat -> webserver (tomcat)
radiator -> auth (radiator)
ups -> sensors (ups)

f523f095 2017-02-22 13:44 dipohl

Category Tree: Reduce number of categories
netapp -> san

7042351e 2017-02-22 13:09 dipohl

Category Tree: Reduce number of categories
and mv some from "others" to specific category

8af93fce 2017-02-20 18:41 dipohl

Category Tree: Reduce number of categories
Don't use variable to set category, plugin gallery build script needs the pure string..

8172d38c 2017-02-20 10:42 dipohl

Category Tree: Reduce number of categories

e607ac77 2017-02-09 10:01 Lionel Sausin

Correctly detect the Routing Engines on Virtual Chassis

The current recommended firmware for EX3400 (JUNOS 15.1X53-D55.5) lists the routing engines as 'Routing engine <member id>' when the switches are stacked in a Virtual Chassis.
The former code failed to detect these strings, so I relaxed it a bit....

4fac7e61 2015-09-02 17:00 jmdevince

Plugin monitoring CPU on Cisco SB Devices

c40eabee 2015-06-18 13:37 Thomas A

Add snmp__synology_* plugins

Synology specific snmp plugins for:
- System temperature
- HDD temperature
- UPS Charge & Load

a70f7e48 2015-03-02 17:11 Stig Sandbeck Mathisen

Merge pull request #553 from vlajos/typofixes-vlajos-20141204

typofixes - https://github.com/vlajos/misspell_fixer

fba800ae 2015-03-02 06:51 Veres Lajos

typofixes - https://github.com/vlajos/misspell_fixer

Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic

eeaf47c6 2015-02-27 11:49 Steve Schnepp

Merge pull request #584 from rrzefox/updatesnmpupsplugin

overhaul of snmp__ups_ plugin.

94438298 2015-02-13 11:18 Michael 'PoempelFox' Meier

new plugin for monitoring Knuerr RMS Compact II rack monitoring units

7a306e62 2015-02-13 10:58 Michael 'PoempelFox' Meier

overhaul of snmp__ups_ plugin.
Changes:
- More queries supported (inputpower, batterycurrent, batteryruntime (how long
have we been running on battery), batterypercent (percent remaining),
inputlinebads (how often was input bad))
- fix a few wrong units (e.g. current is measured in amp, not in watt)...

fefcad98 2014-10-05 09:49 Stig Sandbeck Mathisen

Work around false positive in checkbashisms

- Nothing wrong with the plugin, but checkbashisms triggers on the
presence of a variable called $HOSTNAME
- Changing the variable name in the plugin is the "easy way out".
149c09dd 2014-10-05 09:47 Stig Sandbeck Mathisen

Fix syntax error in regular expression string

a55f4e4a 2014-10-04 16:14 Stig Sandbeck Mathisen

remove dead code block using an unknown variable

- same "if" test in the block above, so this would never be reached
e7125ea0 2014-10-04 16:09 Stig Sandbeck Mathisen

Tell ruby that this script contains UTF-8 characters

81db94e2 2014-09-07 08:20 Gabriele Pohl

Reduce number of categories

6ffd5019 2014-09-06 20:03 Gabriele Pohl

Reduce number of categories, use more generic terms

e3899a30 2014-09-06 16:28 Gabriele Pohl

Reduce number of categories, use more generic terms

cde66ba4 2014-08-25 16:25 Daniel Howard

Fix whitespace.

0e634e48 2014-08-25 14:13 Daniel Howard

Initial commit of snmp__sentry.

e937af45 2014-02-02 02:03 Johann Schmitz

Plugin to monitor temperatures of Synology systems via SNMP

785dab37 2014-01-12 02:18 Johann Schmitz

Finished the juniper_spu plugin

ae30c597 2014-01-11 13:50 Johann Schmitz

Finished the plugin

f52a7ea9 2014-01-11 13:24 Johann Schmitz

New plugin to monitor flow and cp sessions of Juniper firewalls via SNMP.

f78847fb 2014-01-11 04:14 Johann Schmitz

Fixed the plugin

acfd3e4e 2014-01-10 09:03 Johann Schmitz

Fixing trailing whitespaces

ee0d7b38 2014-01-10 08:53 Johann Schmitz

Some fixes

2fff9d6b 2014-01-10 08:17 Johann Schmitz

First version of the juniper SNMP plugin

c255203d 2014-01-03 00:55 Johann Schmitz

Stub for juniper plugin

defc59e1 2013-09-26 08:46 Nicolai Langfeldt
  • Rather complete rewrite of snmp__apc_ups3_ script: All perl, all multigraph, one plugin to graph it all.
734dd522 2013-09-23 09:46 Nicolai Langfeldt
  • snmp__apc_ups2_ is in fact snmp__ups_ - a plugin for UPSes that supports the UPS-MIB
de8aa961 2013-05-09 11:04 Claudius

plugins/snmp/snmp__netapp_* initial checkin of my snmp__netapp_ plugins.

23a5a6f4 2013-03-14 08:30 Chris Jones

Add plugin for monitoring Apple Airport devices via SNMP

5e550879 2012-11-26 10:21 Joseph Bauer

- merged copy-pasted functions into a generic one
- changed host detection, which was broken after plugin rename
- fixed some typos

edb8732d 2012-11-21 19:19 Diego Elio Pettenò

snmp__if_combined: fix syntax to use explicit 'my'.

7dd40e24 2012-11-21 19:19 Diego Elio Pettenò

snmp__if_combined: output extinfo in the right spot.

c5ab6538 2012-11-21 01:07 Diego Elio Pettenò

snmp_room_alert_: move together with the other snmp plugins.

e09d236f 2012-11-20 15:00 Diego Elio Pettenò

snmp__apc_ups2_: rename correctly.

3de4d5d4 2012-11-20 14:59 Diego Elio Pettenò

snmp__acp_ups2_: move to sensors category.

bb2076ec 2012-11-20 14:59 Diego Elio Pettenò

snmp__acp_ups2_: remove commented-out cdef line.

6c1541a6 2012-11-20 14:52 Diego Elio Pettenò

snmp__ifx_: remove, superseded by snmp__if_.

This plugin does not use the standard Munin SNMP plugin interface, and
is, nowadays, duplicating the functionality present in the main
snmp__if_ plugin, which uses the 64-bit counters by default if
present, and fall back to the 32-bit ones if not.

bfe824f7 2012-11-20 14:50 Diego Elio Pettenò

snmp__if_combined: rewrite error handling.

Instead of just having a single "errors" value on the per-interface
error graphs, split it in errors and discards, then provide a total
for the combined graph.

This way it's possible to see more details of what's going on at the...

36ac271c 2012-11-20 14:09 Diego Elio Pettenò

snmp__if_combined: don't use cdef to generate the final value.

This actually simplifies the code, and avoids extra work on the master
side for no reason.

7777738e 2012-11-20 12:19 Diego Elio Pettenò

snmp__if_combined: provide CDEFs directives for the combined graph as well.

Borrowed data is raw, so in this case we want to make sure it's expressed in bits rather than octects.

3b62e607 2012-11-12 21:58 Diego Elio Pettenò

snmp__if_multi: fix properly ifAlias usage.

a4dbacad 2012-11-12 21:58 Diego Elio Pettenò

snmp__if_combined: restore the error graphing as it's done on snmp__if_multi

This brings it basically on feature parity with it, and more.

4943ded3 2012-11-12 20:39 Diego Elio Pettenò

snmp__if_: remove in favour of snmp__if_ in main repository.

3505cf52 2012-11-12 19:43 Diego Elio Pettenò

snmp__if_combined: graph all interfaces, not only ethernetCsmacd.

For routers it might very well that you're trying to graph tunnels as
well.

5a98a767 2012-11-12 19:37 Diego Elio Pettenò

snmp__if_combined: rework to have both combined and split graphs available.

This basically almost replaces snmp__if_multi in full, as sub-graphs
with interface traffic are generated as a set of detailed graphs. It
doesn't yet compose graphs with the interface errors though.

060ddd51 2012-11-11 19:56 Diego Elio Pettenò

misc: make some plugin speak dirtyconfig, saving a few roundtrips.

a9ce052b 2012-10-26 01:29 Diego Elio Pettenò

snmp__apc_pdu: pass graph_args to put the limit to 0.

55975991 2012-10-23 18:50 Diego Elio Pettenò

snmp__screenos: fix typos.

38882312 2012-08-28 20:17 Diego Elio Pettenò

snmp__brocade_ifs: rename and update code to use the new name.

76521756 2012-08-28 20:12 Diego Elio Pettenò

Move and rename cirix netscaler plugins as well.

a2170c36 2012-08-28 20:07 Diego Elio Pettenò

netapp: move plugins within snmp folder as that's what they are.

Fix them so that the renamed version works; these still don't use
Munin::SNMP and somebody who has access to them might want to rename
them.

a989e8ce 2012-08-28 19:37 Diego Elio Pettenò

Cleanup APC UPS plugins using SNMP.

Remove the plugins using snmpwalk to produce their results, as there
are three different, Perl-based implementations.

Of these, one might not work because it uses net-snmp and thus rely on
the presence of some MIB file which might not be present....

29da235b 2012-08-28 19:29 Diego Elio Pettenò

snmp__apc_pdu: rename from snmp__apc.

APC UPSes are different and will have different kind of graphs.

d77b3fc5 2012-08-28 19:27 Diego Elio Pettenò

snmp__cpu: remove plugin superseded by snmp__cpuload.

322497ca 2012-08-28 19:25 Diego Elio Pettenò

snmp__memory_win, snmp_memory: remove plugins superseded by snmp__memory.

The snmp__memory plugin will do the same graphs and is part of Munin's
distribution as of 2.0.5.

d6f29a6b 2012-08-28 19:17 Diego Elio Pettenò

snmp__apc: rewrite to make use of get_entries and get_hash.

This should simplify quite a bit the handling of 3-phase PDUs, among
other things.

f5705164 2012-08-28 19:08 Diego Elio Pettenò

snmp__screenos: don't print anything after snmpconf.

8ca0283c 2012-08-28 19:08 Diego Elio Pettenò

snmp__screenos: align for readability.

5cad9514 2012-08-28 17:19 Diego Elio Pettenò

snmp__if_combined: don't pull in unneeded data.

8d259040 2012-08-28 17:19 Diego Elio Pettenò

snmp__screenos: support receiving CPU utilization information.

d7e83154 2012-08-28 16:58 Diego Elio Pettenò

snmp__screenos: first version of a plugin to monitor Juniper ScreenOS Resources

Right now this produces two graphs: memory and session allocation. CPU
time will be added shortly.

55cb0187 2012-08-23 11:27 Diego Elio Pettenò

snmp__apc: have a static title for the graph.

Instead of adding model and serial number to the graph itself, use a
static title for it and instead provide the model and serial number as
part of graph_info.

This change makes it much easier to forward the warning/critical...

ea7bacc9 2012-08-09 16:57 Diego Elio Pettenò

Remove snmp_hp_.

This plugin is doing the same thing that snmp__if_ is doing, but it
doesn't have a clear license and does not support 64-bit counters.

8238b488 2012-08-09 16:55 Diego Elio Pettenò

Remove snmp plugins for printer supplies.

At least Munin 2.0 already provides snmp__printer_supplies that takes
care of the same data (they all use Printer-MIB values). Also that
plugin uses Munin's own SNMP abstraction instead of using net-snmp
commands directly, which makes it more suitable for the job.

37e94f52 2012-08-09 16:49 Diego Elio Pettenò

Remove executable bit from images.

c0e85a7c 2012-08-09 16:47 Diego Elio Pettenò

snmp__if_combined: create a single graph showing traffic from all interfaces.

This allows normalising the graph range and shows aberrations in the
bandwidth usage more clearly.

e5ce7492 2012-08-07 01:20 Diego Elio Pettenò

More housekeeping.

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.

7da1b039 2012-08-07 00:36 Diego Elio Pettenò

Put order in SNMP plugins by moving all of them together in snmp/

This makes it easier to find what should be used for SNMP monitoring.

d9533d61 2012-08-07 00:22 Diego Elio Pettenò

snmp__apc: initial import.

This is a simple plugin that makes it possible to monitor the amp
drain on APC's PDUs.

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

- have some dirs