User Tools

Site Tools


server_monitoring:zabbix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
server_monitoring:zabbix [2010/10/01 00:47] aorthserver_monitoring:zabbix [2010/10/01 00:47] aorth
Line 20: Line 20:
 ===== Configure zabbix-agent ===== ===== Configure zabbix-agent =====
 Edit the agent's config file, paying specific attention to the "Server" line: Edit the agent's config file, paying specific attention to the "Server" line:
-<code>$ sudo vim /etc/zabbix/zabbix_agentd.conf+<code>$ sudo vim /etc/zabbix/zabbix_agentd.conf</code>
 ===== Start zabbix-agent ===== ===== Start zabbix-agent =====
 <code>$ sudo /etc/init.d/zabbix-agent start</code> <code>$ sudo /etc/init.d/zabbix-agent start</code>