Hi,
here's the debug trace
2020-09-14 13:22:32,245 [DEBUG plugins.statsystem.statsystem] [1minstats ca-bi-02.epfl.ch] Got poe data {OID('.2'): {'pethMainPsePower': 1825, 'pethMainPseOperStatus': 1, 'pethMainPseConsumptionPower': 147, 0: OID('.2')}, OID('.5'): {'pethMainPsePower': 1825, 'pethMainPseOperStatus': 1, 'pethMainPseConsumptionPower': 53, 0: OID('.5')}, OID('.6'): {'pethMainPsePower': 1825, 'pethMainPseOperStatus': 1, 'pethMainPseConsumptionPower': 40, 0: OID('.6')}, OID('.7'): {'pethMainPsePower': 1825, 'pethMainPseOperStatus': 1, 'pethMainPseConsumptionPower': 51, 0: OID('.7')}}
Le 11.09.20 à 14:03, Morten Brekkevold a écrit :
On Fri, 11 Sep 2020 11:38:03 +0200 Biselx Nicolas nicolas.biselx@epfl.ch wrote:
# 1 minute statistics [job_1minstats] interval = 1m plugins = statsystem statmulticast statsensors
I must add poe ?
No, the data is collected by the statsystem plugin, which is already in your plugin list.
As far as I know, this should work just fine on Cisco, but it wouldn't be unheard of that the implementation varies between different Cisco platforms.
By adding the following line to NAV's `logging.conf`, you can make the statsystem plugin debug log the PoE data it collects (among other things) for dispatch to Graphite:
nav.ipdevpoll.plugins.statsystem = DEBUG
Either restart ipdevpoll, or run a manual `1minstats` job against your affected devices using the `ipdevpoll -J 1minstats -n [AFFECTED-DEVICE]` command line. What do the logs say about PoE?