Group Selection Page HELP DOC Controls Group Data Analysis Group ITDM WP76 DET Vacuum XRO EEE WP78 WP74 FXE SCS SPB MID HED SQS SXP Sample Environment Photon Commissioning Team Operation PSPO XO TS
General electronics MicroTCA EEE Electronics Lab EEE Rack Room
  MicroTCA Logbook  Not logged in ELOG logo
Message ID: 82     Entry time: 20 Mar 2014, 08:50
Author: Frank Babies 
Type: Configuration 
Category: Software 
Subject: monitorix 

monitorix has been configured on exflpcx18814.desy.de, exflutcadev and exflutca7. Next step is to setup and configure exflutcadev as mail master.

Follow setups has been changed in the /etc/monitorix.conf from:

exflpcx18814.desy.de

************************************************************

title = vm-monster
hostname = frank-pczW0712

<httpd_builtin>
        enabled = y
        user = root
        group = root
        hosts_deny = all
        hosts_allow = all
</httpd_builtin>

# Graphs (de)activation  (ALL OTHER ENTRIES ARE "N")
# -----------------------------------------------------------------------------
<graph_enable>
        system          = y
        kern            = y
        proc            = y
        hptemp          = n
        lmsens          = y
        nvidia          = n
        disk            = y
        fs              = y
        net             = y
        ntp             = y
        int             = y
</graph_enable>

# KERN graph
(ALL OTHER ENTRIES ARE "N")

# -----------------------------------------------------------------------------
<kern>
        graph_mode = r
        <list>
                steal   = n
                guest   = n
        </list>
        rigid = 2
        limit = 100
</kern>


# PROC graph (ALL OTHER ENTRIES ARE OUT COMMENTED OUT)
# -----------------------------------------------------------------------------
<proc>
        max = 4
</proc>

<lmsens>
        <list>
                core0   = Core 0
                core1   = Core 1
                core2   = Core 2
                core3   = Core 3
        </list>
</lmsens>
# DISK graph
# -----------------------------------------------------------------------------
<disk>
        <list>
                0 = /dev/sda, /dev/sdb
        </list>

# Multihost
# -----------------------------------------------------------------------------
<multihost>
        enabled = y
        footer_url = y
        graphs_per_row = 2
        remotehost_list = exflutcadev, vm-monster, exflutca7
        <remotehost_desc>
                0 = http://exflutcadev:8080,/monitorix,/monitorix-cgi
                1 = http://131.169.212.245:8080,/monitorix,/monitorix-cgi
                2 = http://exflutca7:8080,/monitorix,/monitorix-cgi
        </remotehost_desc>
        groups = n
        remotegroup_list = My Group
        <remotegroup_desc>
                0 = server 2, server 3
        </remotegroup_desc>
</multihost>

exflutca7.desy.de:

title = exflutca7
hostname = exflutca7

<httpd_builtin>
        enabled = y
        user = root
        group = root
        hosts_deny = all
        hosts_allow = all
</httpd_builtin>

<graph_enable> (ALL OTHER ENTRIES ARE "N")
        system          = y
        kern            = y
        proc            = y
        lmsens          = y
        disk            = y
        fs              = y
        net             = y
        nfss            = y
        nfsc            = y
        ntp             = y
        int             = y
</graph_enable>

# KERN graph (ALL OTHER ENTRIES ARE "Y")
# -----------------------------------------------------------------------------
<kern>
        graph_mode = r
        <list>
                steal   = n
                guest   = n
        </list>
        rigid = 2
        limit = 100
</kern>


# PROC graph
# -----------------------------------------------------------------------------
<proc>
        max = 4
</proc>

<lmsens> 
(ALL OTHER ENTRIES ARE OUT COMMENTED OUT)

        <list>
                core0   = Core 0
                core1   = Core 1
                core2   = Core 2
                core3   = Core 3
        </list>
</lmsens>

# DISK graph
# -----------------------------------------------------------------------------
<disk>
        <list>
                0 = /dev/sda
        </list>
        <alerts>
                realloc_enabled = y
                pendsect_enabled = y
        </alerts>
</disk>

 

ELOG V3.1.4-7c3fd00