Opened 2 years ago
Last modified 12 months ago
#1091 new defect
contacts no does not work with sensors plugin
| Reported by: | theheap | Owned by: | nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | Munin 1.4.7 |
| Component: | master | Version: | 1.4.5 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'm not sure if this should be component Master or Plugin.
Munin is configured to contact $contact_x for the hostgroup foo.org and hostgroup loo.org. I wanted it to graph the sensors data and to not notify me when something seems wrong with the sensors data.
So by description of the documentation of the munin.conf I put there
[bar.foo.org]
address xxx.xx.xx.xx
use_node_name yes
sensors.contacts no
this doesn't work, so I tried "sensors.volt.contact no" which does not work either.
Munin just happily keeps on mailing me about sensor warnings.
Note: See
TracTickets for help on using
tickets.

Do you have a plugin called "sensors" on these nodes? There is no such plugin in the munin distribution. There are sensors_ wildcard plugins, but no plugin that's just "sensors".