wiki:jazz/10-05-29

2010-05-29

Open Source : EDA (Electronic Design Automation )

Cloud Computing : Monitoring

  • 測試跨 PC 的 munin 資料蒐集
    jazz@trac-pool:~$ sudo vi /etc/munin/munin-node.conf 
    
    • munin-node.conf

      old new  
      2525# Set this if the client doesn't report the correct hostname when
      2626# telnetting to localhost, port 4949
      2727#
      28 #host_name localhost.localdomain
       28host_name trac.nchc.org.tw
      2929
      3030# A list of addresses that are allowed to connect.  This must be a
      3131# regular expression, due to brain damage in Net::Server, which
       
      3333# the allow line as many times as you'd like
      3434
      3535allow ^127\.0\.0\.1$
       36allow ^140\.110\.XXX\.XXX$
      3637
      3738# Which address to bind to;
      3839host *
    jazz@trac-pool:~$ sudo /etc/init.d/munin-node restart
    Stopping Munin-Node: done.
    Starting Munin-Node: done.
    

Cloud Computing : License Management

Cloud Computing : Evaluation and Migration

Last modified 14 years ago Last modified on Aug 23, 2010, 5:50:42 PM

Attachments (4)

Download all attachments as: .zip