[Bug 997497] Re: sensors plugin does not recognize sensors output

2012-05-11 Thread Alex Popovskiy
 The problem here is that you're using the plugin incorrectly. The only
 possible wildcard values are these: temp, fan, volt. So the symlinks
 should be sensors_fan, sensors_temp, and sensors_volt.
Нmm... but it was working for about a year since I installed munin. Changes 
like that are so frustrating. I didn't see any warnings  during upgrade, so I 
didn't know I should update/replace links in /etc/munin/plugins.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/997497

Title:
  sensors plugin does not recognize sensors output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/997497/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 997497] Re: sensors plugin does not recognize sensors output

2012-05-11 Thread Alex Popovskiy
 I don't see how that could have been possible.
I'm not sure how, but it was working before upgrade to Precise. I have old 
backups of my /etc and links are '_fans' and '_temperatures' and I'm sure I saw 
the data from sensors plugin all the time before upgrade. But anyway, it works 
now with  _temp and _fan. Thanks for your help.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/997497

Title:
  sensors plugin does not recognize sensors output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/997497/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 997497] [NEW] Multiple plugins broken after upgrade to Precise

2012-05-10 Thread Alex Popovskiy
Public bug reported:

munin plugin sensors_ broken, throws errors like this:
2012/05/10-10:00:04 [29737] Error output from sensors_fans:
2012/05/10-10:00:04 [29737] Use of uninitialized value in concatenation (.) 
or string at /etc/munin/plugins/sensors_fans line 266.
2012/05/10-10:00:04 [29737] Use of uninitialized value in concatenation (.) 
or string at /etc/munin/plugins/sensors_fans line 267.
2012/05/10-10:00:04 [29737] Use of uninitialized value in concatenation (.) 
or string at /etc/munin/plugins/sensors_fans line 268.
2012/05/10-10:00:04 [29737] Use of uninitialized value in regexp 
compilation at /etc/munin/plugins/sensors_fans line 272.
2012/05/10-10:00:04 [29737] Error output from sensors_fans:
2012/05/10-10:00:04 [29737] Use of uninitialized value in regexp 
compilation at /etc/munin/plugins/sensors_fans line 284.
2012/05/10-10:00:04 [29737] Error output from sensors_temperatures:
2012/05/10-10:00:04 [29737] Use of uninitialized value in concatenation (.) 
or string at /etc/munin/plugins/sensors_temperatures line 266.
2012/05/10-10:00:04 [29737] Use of uninitialized value in concatenation (.) 
or string at /etc/munin/plugins/sensors_temperatures line 267.
2012/05/10-10:00:04 [29737] Use of uninitialized value in concatenation (.) 
or string at /etc/munin/plugins/sensors_temperatures line 268.
2012/05/10-10:00:04 [29737] Use of uninitialized value in regexp 
compilation at /etc/munin/plugins/sensors_temperatures line 272.
2012/05/10-10:00:04 [29737] Error output from sensors_temperatures:
2012/05/10-10:00:04 [29737] Use of uninitialized value in regexp 
compilation at /etc/munin/plugins/sensors_temperatures line 284.

munin plugin diskstats broken:
2012/05/09-07:15:03 [27035] Error output from diskstats:
2012/05/09-07:15:03 [27035] Byte order is not compatible at 
/usr/lib/perl/5.14/Storable.pm line 416, at /etc/munin/plugins/diskstats line 
120
2012/05/09-07:15:03 [27035] Service 'diskstats' exited with status 255/0.

munin plugin iostat broken:
2012/05/09-07:15:04 [27035] Error output from iostat_ios:
2012/05/09-07:15:04 [27035] Byte order is not compatible at 
/usr/lib/perl/5.14/Storable.pm line 379, at /etc/munin/plugins/iostat_ios line 
218
2012/05/09-07:15:04 [27035] Service 'iostat_ios' exited with status 25/0.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: munin-node 1.4.6-3ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Thu May 10 09:54:57 2012
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=ru_UA.UTF-8
 SHELL=/bin/bash
SourcePackage: munin
UpgradeStatus: Upgraded to precise on 2012-05-08 (1 days ago)
mtime.conffile..etc.munin.munin.node.conf: 2011-05-25T11:33:27.054865

** Affects: munin (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/997497

Title:
  Multiple plugins broken after upgrade to Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/997497/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 997497] Re: Multiple plugins broken after upgrade to Precise

2012-05-10 Thread Alex Popovskiy
2012/5/10 Kenyon Ralph ken...@kenyonralph.com:
 2012/05/10-10:00:04 [29737] Error output from sensors_temperatures:
 2012/05/10-10:00:04 [29737]     Use of uninitialized value in regexp 
 compilation at /etc/munin/plugins/sensors_temperatures line 284.

 I'm not sure about this one. I'd have to see your 'sensors' output.
 Also, you could try the plugin from trunk, as there appear to be some
 differences between the 1.4 branch and trunk:
 http://munin-monitoring.org/browser/trunk/plugins/node.d.linux/iostat_ios.in#L35
Tried both trunk and 2.0-rc6 - got the same error as above

Here is my 'sensors' output:

coretemp-isa-
Adapter: ISA adapter
Core 0:   +23.0°C  (crit = +100.0°C)

atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage:  +0.96 V  (min =  +0.85 V, max =  +1.60 V)
 +3.3 Voltage:  +3.39 V  (min =  +2.97 V, max =  +3.63 V)
 +5 Voltage:+4.76 V  (min =  +4.50 V, max =  +5.50 V)
 +12 Voltage:  +12.67 V  (min = +10.20 V, max = +13.80 V)
CPU FAN Speed:0 RPM  (min =  600 RPM)
CHASSIS FAN Speed: 1923 RPM  (min =  600 RPM)
CPU Temperature:+39.0°C  (high = +60.0°C, crit = +95.0°C)
MB Temperature: +32.0°C  (high = +45.0°C, crit = +75.0°C)


 munin plugin diskstats broken:
 2012/05/09-07:15:03 [27035] Error output from diskstats:
 2012/05/09-07:15:03 [27035]     Byte order is not compatible at 
 /usr/lib/perl/5.14/Storable.pm line 416, at /etc/munin/plugins/diskstats 
 line 120
 2012/05/09-07:15:03 [27035] Service 'diskstats' exited with status 255/0.

 This was fixed in Bug #872217, but you still have to remove that state
 file, as mentioned as the workaround in the bug report. Then the
 errors should disappear.
Thanks for the tip, that workaround fixed diskstats

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/997497

Title:
  Multiple plugins broken after upgrade to Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/997497/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs