Changes

From SME Server
Jump to navigationJump to search
405 bytes added ,  20:28, 31 March 2009
m
Add raid checks, update templates URL
Line 243: Line 243:     
Even if Zabbix agent is great and support natively a lot of checks, some were missing for my use, so I've added  some UserParameters entries in the configuration file. For each of this check, you should add a new item with the name of the check as the key.
 
Even if Zabbix agent is great and support natively a lot of checks, some were missing for my use, so I've added  some UserParameters entries in the configuration file. For each of this check, you should add a new item with the name of the check as the key.
Configuring the corresponding checks on the server can be quite long. You can have a look at the [http://sme.firewall-services.com/downloads/zabbix/zabbix_SME.xml.zip templates] I use to monitor SME Servers. This file is an XML export of my templates. You can use the Import/Export functionality of Zabbix (Manual Chap. 8.XML IMPORT AND EXPORT page 154) to import it on your server.
+
Configuring the corresponding checks on the server can be quite long. You can have a look at the [http://sme.firewall-services.com/downloads/zabbix/zabbix_SME.zip templates] I use to monitor SME Servers. This archive contains some templates/items/graphs/triggers in XML format (exported from Zabbix). You can use the Import/Export functionality of Zabbix (Manual Chap. 8.XML IMPORT AND EXPORT page 154) to import it on your server.
    
You can also have a look at the configuration file /etc/zabbix/zabbix_agentd.conf to see the commands used to return the corresponding values. You'll also find for each UserParameter informations on how to create the corresponding item on the server.
 
You can also have a look at the configuration file /etc/zabbix/zabbix_agentd.conf to see the commands used to return the corresponding values. You'll also find for each UserParameter informations on how to create the corresponding item on the server.
Line 297: Line 297:  
**'''ups.status''': Current status of the UPS (OL, OB, OL CHRG etc...)
 
**'''ups.status''': Current status of the UPS (OL, OB, OL CHRG etc...)
 
**'''ups.model''': Model of the UPS
 
**'''ups.model''': Model of the UPS
 +
 +
*Raid Array Monitoring
 +
**'''raid.sw.status''': Current status of your software Raid (all array)
 +
**'''raid.mega.status''': Current status of your mega raid based raid array (for example, the perc5/6(i) are megaraid based). Requires additional MegaCLI package available from here: [http://www.lsi.com/storage_home/products_home/internal_raid/megaraid_sas/]
    
==== Proxy ====
 
==== Proxy ====

Navigation menu