PDA

View Full Version : Monitoring MS Exchange servers in Zabbix


daniel_psx
06-09-2005, 17:18
Well.... :confused:

itīs possible monitoring ms exchange???
not only the services (on/off)

well i need monitoring ms exchange queue smtp

i`m used other SW snmp but the result not good

I prefer Zabbix :D :D :D


Daniel_PSX

selin
07-09-2005, 04:57
With the external checks, it is easy to add monitoring of nearly any item in Exchange. We have implemented a count of the spamdump folder, the number of messages waiting in the queue, the number of messages marked as infected by virii...etc...you get the idea.

Each of the scripts were written in WinBatch, called with a batch file. A VBS or VB script would do just as well.

What are you looking to monitor?

daniel_psx
07-09-2005, 16:48
With the external checks, it is easy to add monitoring of nearly any item in Exchange. We have implemented a count of the spamdump folder, the number of messages waiting in the queue, the number of messages marked as infected by virii...etc...you get the idea.

Each of the scripts were written in WinBatch, called with a batch file. A VBS or VB script would do just as well.

What are you looking to monitor?

---------------

Well master

i need monitoring 2 server with exchange, number of messages waiting in the queue (in each server exists 3 smtp one for default and services in the other machine exist only 2 smtp (default y service)), message out & in, top 10 mail senders and incoming.

i donīt understand to much VB script but my idea it`s replace the other program snmp (many money for a bad performance and stability) with zabbix :D .

Thank again