Hello
I have an Exchange 2010 and i try to monitor e-mail traffic.
I use perfcounter to see messages sent /s and received /s and I have a value around 0.0.
I want to have 2 items :
Number of e-mail sent per minute
Number of e-mail received per minute
How can I do?
Items are configured like that (on zabbix_agentd.conf):
PerfCounter = messagesenvoyes,"\17272(<SMTP connector>)\17280",60
PerfCounter = messagesrecus,"\17222(<SMTP connector>)\17234",60
If it’s not possible with perfcounter how can I do?
If anyone have a solution give me a solution please.
I have an Exchange 2010 and i try to monitor e-mail traffic.
I use perfcounter to see messages sent /s and received /s and I have a value around 0.0.
I want to have 2 items :
Number of e-mail sent per minute
Number of e-mail received per minute
How can I do?
Items are configured like that (on zabbix_agentd.conf):
PerfCounter = messagesenvoyes,"\17272(<SMTP connector>)\17280",60
PerfCounter = messagesrecus,"\17222(<SMTP connector>)\17234",60
If it’s not possible with perfcounter how can I do?
If anyone have a solution give me a solution please.