Révision 97cf6d32
| ID | 97cf6d3235f8f596eec5269d1d330c3b4c06f79b |
Minor changes to the documentation.
| plugins/sensors/freeipmi_ | ||
|---|---|---|
| 1 | 1 |
#!/usr/bin/python |
| 2 | 2 |
# |
| 3 |
# Copyright (C) 2011 Andreas Thienemann <andreas@bawue.net> |
|
| 3 |
# Copyright (C) 2011,2012 Andreas Thienemann <andreas@bawue.net>
|
|
| 4 | 4 |
# |
| 5 | 5 |
# This program is free software: you can redistribute it and/or modify |
| 6 | 6 |
# it under the terms of the GNU General Public License as published by |
| ... | ... | |
| 40 | 40 |
|
| 41 | 41 |
In certain cases however bmc-info will just seem to hang for quite some time. |
| 42 | 42 |
In this case, autodetection does not work because the smbios table has |
| 43 |
incorrect information. One system know to experience this problem is the |
|
| 43 |
incorrect information. One system known to experience this problem is the
|
|
| 44 | 44 |
HP Proliant Microserver. |
| 45 | 45 |
|
| 46 | 46 |
Adding env.freeipmi_args "--no-probing --driver-type=KCS --driver-address=0xca2 --register-spacing=1" |
| 47 |
to the munin plugin configuration will make the plugin work. |
|
| 47 |
to the munin plugin configuration will make the plugin work. This is the |
|
| 48 |
specific line for the HP Proliant Microserver mentioned above. Your mileage |
|
| 49 |
may vary. |
|
| 48 | 50 |
|
| 49 | 51 |
Basic configuration for every system is that the plugin needs to be called as root. |
| 50 | 52 |
|
Formats disponibles : Unified diff