1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 14:16:00 +00:00
Commit graph

66 commits

Author SHA1 Message Date
shakemid
8e49ddc2e7 fix to fetch data from api in parallel 2024-03-29 15:28:55 +09:00
shakemid
6f88755276 fix switchbotmeter_multi for handling HTTP errors 2024-03-29 15:28:55 +09:00
shakemid
b8d47c6626 add graph_args --lower-limit --upper-limit 2024-03-15 22:38:34 +09:00
shakemid
2a21fb8420 add switchbotmeter_multi 2023-12-06 22:28:30 +09:00
shakemid
8cac37d2a7 add plugin switchbotplugmini 2023-01-13 21:53:03 -08:00
K.Cima
4308f247af
Add switchbotmeterbt plugin 2021-09-22 20:31:26 +02:00
shakemid
dd96f1861b Fix switchbotmeter for pullreq https://github.com/munin-monitoring/contrib/pull/1236 2021-08-20 00:07:32 +09:00
shakemid
c21acdf249 Fix switchbotmeter plugin to display deviceid at graph title 2021-08-19 08:59:18 +09:00
shakemid
8f18f1f8bb Add swichbotmeter plugin 2021-08-17 22:48:18 +09:00
Lars Kruse
704a88ecda w1_multi: process multiple sensors (based on "w1_")
All temperatures are displayed in a single graph.
This should provide more convenience than the "w1_" plugin (being a
"suggest"-based wildcard plugin).

Additionally the label of each sensor can be overridden.
2021-07-14 22:40:13 +02:00
Lars Kruse
3bc9396918 Unify file encodings to UTF8 2020-08-25 17:44:17 +02:00
Anton Shestakov
ce29a0f7ae hwmon: recognize frequencies
Discovered thanks to an RX 570, which can show sclk and mclk via /sys/class/hwmon.
2020-07-19 18:08:28 +02:00
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Steve Schnepp
9cd0bba835 fix plugins for new rules 2019-07-27 20:50:08 +02:00
Lars Kruse
e4cd049b01 Fix trivial instances of wrong autoconf exitcodes 2018-09-16 04:03:31 +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
Lars Kruse
7c62b9b6de added executable permission for multiple plugins 2018-03-09 00:18:30 +01:00
klemens
8589c6df43 spelling fixes (2nd try) 2017-04-17 22:43:38 +02:00
dipohl
95de964ec9 Plugin-Gallery: Get better 2nd level headings
sensors, weather, snmp
2017-02-24 17:30:35 +01:00
dipohl
e08a6448ce Category Tree: Reduce number of categories
sphinx -> search
unicorn -> webserver
moved some plugins to other dirs to get better seconde level heading
2017-02-23 02:22:08 +01:00
dipohl
65652aa0bd Category Tree: Reduce number of categories
ceph, samba, zfs into "fs"
apache into "webserver"
lighttpd into "webserver"
..
2017-02-21 22:15:07 +01:00
dipohl
e00b066f2d Category Tree: Reduce number of categories 2017-02-20 22:14:23 +01:00
Steve Schnepp
0ab4b3a083 battery_: make a wildcard plugin 2015-09-03 17:14:15 +02:00
Steve Schnepp
5ecffc3558 battery_: first version 2015-09-03 17:13:06 +02:00
Michael 'PoempelFox' Meier
23f3138c8e new plugin for monitoring allnet ip sensoric devices (e.g. ALL4500) 2015-03-04 15:58:48 +01:00
Gabriele Pohl
e3899a30d8 Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
Andrei
5ee4d8cf4a Configuration for local ipmi monitoring
Added comment with guide how to configure plugin for local monitoring
2014-06-19 23:42:26 +03:00
nagyrobi
553811f889 Update voltcraft_tcm220_
v0.2 - added checksum validation of the parsed values
2014-04-02 13:26:19 +02:00
nagyrobi
738587993a Create voltcraft_tcm220_
Munin plugin to monitor values reported by a Voltcraft TCM 220 or 320 temperature swicth module connected to a serial port.
2013-08-05 11:17:27 +02:00
Phil! Gold
5e6330c6c2 Document how to add an ESXi monitoring account. 2013-02-11 13:28:01 -05:00
Bart ten Brinke
ab27dffa6d Fixed undefined warnings 2012-12-31 09:29:37 +01:00
Diego Elio Pettenò
5b22647d68 hwmon: support non-dirtyconfig capable nodes. 2012-12-30 09:27:05 -08:00
Diego Elio Pettenò
548a2b626e freeipmi: implement suggestions from Bart ten Brinke for FreeIPMI 1.1.x.
This adds support for versions of FreeIPMI before 1.2 (without the
threshold information), and explicits the dependency information.

It also works with older Munin nodes where dirtyconfig is not supported.
2012-12-30 09:25:17 -08:00
Diego Elio Pettenò
f63f73d3b5 sensors/hplog_*: remove in favour of hpasmcli2_
These two plugins are using a different command coming from the same
package as hpasmcli, they lack a license identification, and are a tad
more rough than the one that would replace them.
2012-11-21 09:16:28 -08:00
Diego Elio Pettenò
65fb3d8e5f hpasmcli2_: try to be a bit more forgiving in perl choices. 2012-11-20 22:21:50 -08:00
Diego Elio Pettenò
c5ab6538cc snmp_room_alert_: move together with the other snmp plugins. 2012-11-20 22:07:09 -08:00
Diego Elio Pettenò
060ddd51f2 misc: make some plugin speak dirtyconfig, saving a few roundtrips. 2012-11-11 16:56:29 -08:00
Diego Elio Pettenò
910d197016 freeipmi: fix off-by-one in high limits. 2012-10-25 22:29:18 -07:00
Diego Elio Pettenò
4c0e44be9d freeipmi: fix multigraph declaration. 2012-10-24 07:36:20 -07:00
Diego Elio Pettenò
157c0675fa hwmon: fix autoconf when only one hwmon device is present. 2012-10-23 17:33:52 -07:00
Diego Elio Pettenò
9a46eb9bf5 freeipmi: avoid reporting N/A values. 2012-10-23 17:26:08 -07:00
Diego Elio Pettenò
1f9d76a7cb freeipmi: avoid using undefined values. 2012-10-23 17:20:46 -07:00
Diego Elio Pettenò
7ed16b61e5 freeipmi: replace wildcard plugin with a multigraph one.
This new plugin is written in Perl rather than sh+awk, executes
ipmi-sensors only once per call (config/fetch still require two calls
total), and with one call it produces all the available graphs
depending on the available sensors.

This still allows for monitoring a remote system, and that becomes
even more interesting since it only fetches data once.

The plugin will also now fail autoconf if there is no sensor output
that can be monitored.
2012-10-23 17:14:57 -07:00
Diego Elio Pettenò
fd5126e02b hwmon: initial import of a sysfs-based plugin to monitor Linux hardware sensors.
This is designed as a replacement for the sensors_ plugin in Munin; it
accesses the same data as that plugin, but does so through direct
access to /sys, following the kernel-mandated interface, instead of
using the `sensors` command.

This allows much faster and reliable monitoring, especially on
dme1737-based systems where the driver is prone to failures.

Compared to the sensors_ plugin, this does not let you change the
warning/critical levels from the node configuration, nor to ignore any
particular sensor, as it provides whatever the kernel is providing.

Also, this plugin will show humidity and current readings, if present.
2012-10-23 17:14:54 -07:00
Diego Elio Pettenò
6201fbd9c3 esxi__sensors: remove broken reference to snmp__sensors. 2012-08-28 17:12:57 -07: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
Diego Elio Pettenò
3bb2c5e2aa Move weather plugins where they belong. 2012-08-09 16:00:56 -07:00
Diego Elio Pettenò
80956e267e Remove sensors that use lm_sensors. These are already supported by sensors_ in main repository. 2012-08-09 15:59:50 -07:00
Diego Elio Pettenò
a5f447999c Make the script executable as well. 2012-08-09 15:55:12 -07:00
Diego Elio Pettenò
cbba828a2b Move freeipmi_ to sensors. 2012-08-09 15:54:56 -07:00