Hello,
This is the template I use for Exchange 2007. It monitors services, database size and messages/antispam (with some nice graphs I can show customers).
Attached you have:
- the template (zbx_exc2007_template.xml)
- an agent config file example (zabbix_agentd.conf)
- a vbs script file used (zabbix_exc_db_log_size.vbs)
The agent config file contains some some alias and userparameter entries for monitoring the database. You need to modify it with the correct path to the vbs script file and the correct path to the exchange databases.
There can only be 2 databases monitored. I usually use db0 for first storage group and db1 for second storage group.
Good luck
This is the template I use for Exchange 2007. It monitors services, database size and messages/antispam (with some nice graphs I can show customers).
Attached you have:
- the template (zbx_exc2007_template.xml)
- an agent config file example (zabbix_agentd.conf)
- a vbs script file used (zabbix_exc_db_log_size.vbs)
The agent config file contains some some alias and userparameter entries for monitoring the database. You need to modify it with the correct path to the vbs script file and the correct path to the exchange databases.
There can only be 2 databases monitored. I usually use db0 for first storage group and db1 for second storage group.
Good luck

Comment