[Bug 406276] [NEW] initial munin-node setup misses correct start/stop
Caspar Clemens Mierau
launchpad at mierau.eu
Wed Jul 29 11:05:59 BST 2009
Public bug reported:
Binary package hint: munin
When installing munin-node on Ubuntu Jaunty with all recent updates
applied, the initial plugin configuration is not read by munin as the
order of start/stop is wrong. Therefore you have to restart munin-node
manually once. See the following log which shows the installation, list,
restart, list:
---LOGSTART---
ccm at live1:~$ sudo aptitude install munin-node
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
The following NEW packages will be installed:
munin-node
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/641kB of archives. After unpacking 1425kB will be used.
Writing extended state information... Done
Selecting previously deselected package munin-node.
(Reading database ... 45767 files and directories currently installed.)
Unpacking munin-node (from .../munin-node_1.2.6-8ubuntu3_all.deb) ...
Processing triggers for man-db ...
Setting up munin-node (1.2.6-8ubuntu3) ...
Initializing plugins..Restarting munin-node.. * Stopping Munin-Node [ OK ]
* Starting Munin-Node [ OK ]
done.
* Starting Munin-Node [ OK ]
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
ccm at live1:~$ telnet localhost 4949
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
# munin node at live1
list
Connection closed by foreign host.
ccm at live1:~$
ccm at live1:~$ sudo /etc/init.d/munin-node restart
* Stopping Munin-Node [ OK ]
* Starting Munin-Node [ OK ]
ccm at live1:~$ telnet localhost 4949
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
# munin node at live1
list
open_inodes mysql_slowqueries irqstats apache_accesses if_eth0 mysql_threads df swap load cpu df_inode mysql_queries open_files forks iostat memory nfs_client vmstat apache_processes if_err_eth0 entropy postfix_mailqueue processes apache_volume interrupts mysql_bytes nfsd if_err_eth1 if_eth1 postfix_mailvolume
quit
---LOGSTOP---
** Affects: munin (Ubuntu)
Importance: Undecided
Status: New
--
initial munin-node setup misses correct start/stop
https://bugs.launchpad.net/bugs/406276
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.
More information about the Ubuntu-server-bugs
mailing list