Munin-node (проблема с плагинами.)

Cent OS, Scientific Linux

Модератор: Модераторы разделов

Аватара пользователя
FoXKa
Сообщения: 214
ОС: ОкнаXP

Munin-node

Сообщение FoXKa »

всем привет.
после перехода на версию munin-1.4.4 на одном из 20 машин перестало работать половина плагинов по не понятной мне причине.
вот лог:

Код: Выделить всё

tail -f /var/log/munin/munin-node.log
2010/04/05-11:28:08 [24211] Service 'iostat' exited with status 255/0.
2010/04/05-11:28:08 [24211] Error output from memory:
2010/04/05-11:28:08 [24211]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/memory line 176.
2010/04/05-11:28:08 [24211] Service 'memory' exited with status 255/0.
2010/04/05-11:28:08 [24211] Error output from users:
2010/04/05-11:28:08 [24211]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/users line 83.
2010/04/05-11:28:08 [24211] Service 'users' exited with status 255/0.
2010/04/05-11:28:08 [24211] Error output from iostat_ios:
2010/04/05-11:28:08 [24211]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/iostat_ios line 179.
2010/04/05-11:28:08 [24211] Service 'iostat_ios' exited with status 255/0.
2010/04/05-11:30:03 CONNECT TCP Peer: "172.25.60.48:38920" Local: "172.24.65.130:4949"
2010/04/05-11:30:03 [24762] Error output from irqstats:
2010/04/05-11:30:03 [24762]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/irqstats line 152.
2010/04/05-11:30:03 [24762] Service 'irqstats' exited with status 255/0.
2010/04/05-11:30:04 [24762] Error output from df:
2010/04/05-11:30:04 [24762]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/df line 135, <DF> line 2.
2010/04/05-11:30:04 [24762] Service 'df' exited with status 9/0.
2010/04/05-11:30:04 [24762] Error output from df_inode:
2010/04/05-11:30:04 [24762]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/df_inode line 105, <DF> line 2.
2010/04/05-11:30:04 [24762] Service 'df_inode' exited with status 9/0.
2010/04/05-11:30:05 [24762] Error output from iostat:
2010/04/05-11:30:05 [24762]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/iostat line 114.
2010/04/05-11:30:05 [24762] Service 'iostat' exited with status 255/0.
2010/04/05-11:30:05 [24762] Error output from memory:
2010/04/05-11:30:05 [24762]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/memory line 176.
2010/04/05-11:30:05 [24762] Service 'memory' exited with status 255/0.
2010/04/05-11:30:07 [24762] Error output from users:
2010/04/05-11:30:07 [24762]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/users line 83.
2010/04/05-11:30:07 [24762] Service 'users' exited with status 255/0.
2010/04/05-11:30:07 [24762] Error output from iostat_ios:
2010/04/05-11:30:07 [24762]     Undefined subroutine &main::print_thresholds called at /etc/munin/plugins/iostat_ios line 179.
2010/04/05-11:30:07 [24762] Service 'iostat_ios' exited with status 255/0.
2010/04/05-11:30:08 [24762] Error output from yum:
2010/04/05-11:30:08 [24762]     Can't open /var/lib/munin/plugin-state/yum.state for reading: No such file or directory
2010/04/05-11:30:08 [24762]     Please read 'munindoc yum' to understand why if the file does not exist.
2010/04/05-11:30:08 [24762] Service 'yum' exited with status 2/0.

Компоненты для работы munin-node стоят последние т.е Net::Server, Net::Server::Fork and Time::HiRes
Конфигурация сервера идентична остальным 19 машинам, но проблема только на этой машине.
пробовал откатываться на 1.4.3 версию нода - результат тот же.
пробовал через телнет по 4949 порту обратиться на эту машину и получить данные по этим плагинам (irqstats,df,df_inode,iostat,memory,users,iostat_ios) - отвечает корректно.

Код: Выделить всё

# telnet srv360i12 4949
Trying 172.24.65.130...
Connected to srv360i12.mydomen.ru (172.24.65.130).
Escape character is '^]'.
# munin node at ala360i12

# Unknown command. Try cap, list, nodes, config, fetch, version or quit
fetch irqstats
i0.value 12529600280
i1.value 31
i8.value 1
i9.value 0
i12.value 66
i14.value 113224497
i169.value 0
i177.value 442
i185.value 4
i201.value 52714
i209.value 18022981
i217.value 19173040
i225.value 321193
iNMI.value 0
iLOC.value 15759687674
iERR.value 0
iMIS.value 0
.
fetch df
_dev_cciss_c0d0p1.value 46.4942528255095
_dev_shm.value 0
_dev_cciss_c0d0p2.value 7.47388723533188
_dev_cciss_c0d0p6.value 0.177169983571242
_dev_cciss_c0d0p5.value 6.23259100235064
.
fetch Connection closed by foreign host.






Спасибо сказали: