Projet

Général

Profil

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

root / plugins / snmp @ 29da235b

# Date Auteur Commentaire
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