bzed / pkg-nagios-plugins-contrib

Migrated to salsa!
https://salsa.debian.org/nagios-team/nagios-plugins-contrib
40 stars 41 forks source link

check_libs: adding mysqld(1588) because of [/[aio]]: #52

Closed bbigras closed 9 years ago

bbigras commented 9 years ago

I still have The following processes have libs linked that were upgraded after a reboot and I think it may be related to this :

bbigras@ubuntunew:/usr/lib/nagios/plugins$ sudo ./check_libs --verbose
[...]
adding mysqld(1588) because of [/[aio]]:
fDELa l tREGD0xbi11788n/[aio]
bbigras@ubuntunew:/usr/lib/nagios/plugins$ sudo lsof -p 1588 | grep aio
mysqld  1588 mysql  DEL    REG       0,11              11797 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11796 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11795 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11794 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11793 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11792 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11791 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11790 /[aio]
mysqld  1588 mysql  mem    REG      252,0       4880 2485748 /lib/i386-linux-gnu/libaio.so.1.0.1
mysqld  1588 mysql  DEL    REG       0,11              11800 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11789 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11788 /[aio]
mysqld  1588 mysql  DEL    REG       0,11              11782 /[aio]

Nagios Core 4.0.8 nagios-plugins-contrib 9.20140106 Ubuntu 14.04.1 LTS (32-bit)