Changes

Jump to navigation Jump to search
663 bytes added ,  23:54, 22 March 2009
Added how-to monitor localhost
Line 300: Line 300:  
*'''status''': (enabled|disabled) Should the service be starte dautomatically
 
*'''status''': (enabled|disabled) Should the service be starte dautomatically
    +
=== Monitoring zabbix server ===
    +
If you installed zabbix-server on your SME, you'll certainly want to monitor itself. For this, you'll have to install zabbix-agent, and configure it to send reports on localhost:
 +
yum --enablerepo=smecontribs install smeserver-zabbix-agent
 +
db configuration setprop zabbix-agent Servers localhost
 +
signal-event zabbix-agent-update
 +
 +
Then, just add a host in zabbix, pointing to localhost. Remember, the default mode for the agent is active mode only, so you'll have to name this new host <hostname>.<domain.tld>, then enter 127.0.0.1 in the IP address field.
 +
 +
Now you can start adding items (type agent (active)) to this new host.
    
=== Bugs ===
 
=== Bugs ===

Navigation menu