Accueil
Accueil
S'inscrire
Contactez-nous
Bande Passante
Mesurer votre bande passante
Fiches
Supervision
Bonnes Pratiques ITIL
Version Anglaise
Fault Management
Performance Management
All-in-one Monitoring
ITIL
Informations
Monitoring News
ozMonitor News
Demos
Google monitor
MSN monitor
Yahoo monitor
Articles les plus lus
Société
La Société
OZOOD Solutions
Conditions Générales
Connexion





Perdu votre mot de passe ?
Qui est en ligne ?
Il y a actuellement 45 connectés et 2 membres

 
Supervision de Microsoft Exchange avec Zabbix

I found these Exchange related checks somewhere in the forum and thought they would fit into the cookbook:


With thanks to Cooper :

If you are interested in queue related stuff here are some of the perfmon items I monitor.

\smtp server\Local queue\_Total - This is the queue that is attempting to deliver to you exchange mailboxes (mail store)
\smtp server\Remote queue\_Total - This is the queue for messages that exchage is attempting to route to an external recipient (ie another server)
\smtp server\Categorizer queue\_Total - This is the queue where exchange holds messages while it does things, like look up addresses in AD, or DNS lookups.



With thanks to mucknet :
Here are my zabbix_agentd.conf items I monitor for SMTP exchange:
PerfCounter = smtp_total_badmailed_messages_bad_pickup_file,"\SMTP Server(_Total)\Badmailed Messages (Bad Pickup File)",10
PerfCounter = smtp_total_badmailed_messages_general_failure,"\SMTP Server(_Total)\Badmailed Messages (General Failure)",10
PerfCounter = smtp_total_remote_queue_length,"\SMTP Server(_Total)\Remote Queue Length",10
PerfCounter = smtp_total_messages_sent_sec,"\SMTP Server(_Total)\Messages Sent/sec",10
PerfCounter = smtp_total_messages_sent_total,"\SMTP Server(_Total)\Messages Sent Total",10
PerfCounter = smtp_total_outbound_connections_current,"\SMTP Server(_Total)\Outbound Connections Current",10
PerfCounter = smtp_total_outbound_connections_refused,"\SMTP Server(_Total)\Outbound Connections Refused",10
PerfCounter = smtp_total_pickup_directory_messages_retrieved_tot   al,"\SMTP Server(_Total)\Pickup Directory Messages Retrieved Total",10
PerfCounter = smtp_total_pickup_directory_messages_retrieved_sec   ,"\SMTP Server(_Total)\Pickup Directory Messages Retrieved/sec",10

 
< Précédent   Suivant >


 
     
OZOOD Solutions SARL. Copyright 2005