Microsoft Exchange 2003
Moderators: Developers, Moderators
Microsoft Exchange 2003
Hello,
I am trying to monitor out Exchange 2003 server via Cacti.
The things I am interested in are for now;
1. mail send
2. mail received
3. mail bounced
4. ....
I am looking for about a week or so on the forum if any one else is doing this, I also did serval SNMPwalk's on our exchange server, but all did not give me a positive result.
Can any one help me, or is it simply not going to work...
THX's
I am trying to monitor out Exchange 2003 server via Cacti.
The things I am interested in are for now;
1. mail send
2. mail received
3. mail bounced
4. ....
I am looking for about a week or so on the forum if any one else is doing this, I also did serval SNMPwalk's on our exchange server, but all did not give me a positive result.
Can any one help me, or is it simply not going to work...
THX's
perfmon counters
If you are using cacti on a windows box, you could write a VB script to read the the perfmon counters via wmi. Or if you are using linux, you could install NSClient on the Windows box that is running the Exchange 2003 SMTP connector and then write a perl script on the linux box to gather that data from NSClient.
It sure does, but you'll likely need to change the port that NSClient uses. Once I changed the port, I was able to start monitoring just fine. Anything from the Performance Monitor becomes available. Just write a script that calls your check_nt script and use that in Cacti. See my post at TSMGSoftware.deneken01 wrote:Thanks for the respons.
My Cacti is running on Linux.
Does the NSclient work seamless with Exchange 2003...
If it does I will go and use this option.
Burke - MCP+I, MCSE, MCSD, CNE, CCA, CCNA, LPIC-1
[url=http://www.technicalvalues.com]My Website[/url] ::[url=http://www.technicalvalues.net]Domain Registrations, SSL Certs, and Hosting[/url]
[url=http://www.technicalvalues.com]My Website[/url] ::[url=http://www.technicalvalues.net]Domain Registrations, SSL Certs, and Hosting[/url]
As of yet, I don't believe anyone has written a .csv parser to read those values. All of the monitoring I'm doing of our Win2003 boxes are done via WMI (which there are quite a few scripts in the scripts section). They are just perl scripts which use the Ole32 monikers and directly call the WMI and return the values needed.
I'm sorry, I'm not familiar with your setup, what is the purpose of check_nt? I guess the PErl scripts won't work for you if you can't run the Ole32 monikers, since you don't have a win32 system. Sorry about that confusion.
I'm sorry, I'm not familiar with your setup, what is the purpose of check_nt? I guess the PErl scripts won't work for you if you can't run the Ole32 monikers, since you don't have a win32 system. Sorry about that confusion.
So let's get this straight, you have the nsclient installed and returning values to your check_nt script, right?
If so, great.
Your next step is to write a few perl scripts that call check_nt.
See this post for more information on the scripts you can/should create.
Once you've confirmed that your scripts return the desired output, add them as data input methods to cacti.
From there, you can start creating data sources based on those input methods and graphs based on the data sources.
That's a brief overview to get you going. I don't have the time or incentive to give you a full blown tutorial on doing this.
Good luck.
-- update -- Working on template XML files to include:
HP Printer Device
- PageCount Graph & DataSource
- Toner Graph & DataSources
If so, great.
Your next step is to write a few perl scripts that call check_nt.
See this post for more information on the scripts you can/should create.
Once you've confirmed that your scripts return the desired output, add them as data input methods to cacti.
From there, you can start creating data sources based on those input methods and graphs based on the data sources.
That's a brief overview to get you going. I don't have the time or incentive to give you a full blown tutorial on doing this.
Good luck.
-- update -- Working on template XML files to include:
HP Printer Device
- PageCount Graph & DataSource
- Toner Graph & DataSources
Burke - MCP+I, MCSE, MCSD, CNE, CCA, CCNA, LPIC-1
[url=http://www.technicalvalues.com]My Website[/url] ::[url=http://www.technicalvalues.net]Domain Registrations, SSL Certs, and Hosting[/url]
[url=http://www.technicalvalues.com]My Website[/url] ::[url=http://www.technicalvalues.net]Domain Registrations, SSL Certs, and Hosting[/url]
Okay, I put a little bit more work into this.. try this template for creating a new host. Once the host is created, use the New Graphs link to create the appropriate graphs.
Please let me know how this works out.
Please let me know how this works out.
- Attachments
-
- hpprinter-host-template.xml
- HP Printer Host Template
- (106.59 KiB) Downloaded 850 times
Burke - MCP+I, MCSE, MCSD, CNE, CCA, CCNA, LPIC-1
[url=http://www.technicalvalues.com]My Website[/url] ::[url=http://www.technicalvalues.net]Domain Registrations, SSL Certs, and Hosting[/url]
[url=http://www.technicalvalues.com]My Website[/url] ::[url=http://www.technicalvalues.net]Domain Registrations, SSL Certs, and Hosting[/url]
-
- Posts: 18
- Joined: Fri Jun 03, 2005 6:42 am
Hi, BurkeBurke wrote:Okay, I put a little bit more work into this.. try this template for creating a new host. Once the host is created, use the New Graphs link to create the appropriate graphs.
Please let me know how this works out.
Are you sure your template is the template for exchange 2003? It looks like a printer template
When that was posted, it was in another forum thread - not this one. That was quite some time ago. My guess is that either the DB here got tweaked or someone accidentally moved that post into this thread.
Burke - MCP+I, MCSE, MCSD, CNE, CCA, CCNA, LPIC-1
[url=http://www.technicalvalues.com]My Website[/url] ::[url=http://www.technicalvalues.net]Domain Registrations, SSL Certs, and Hosting[/url]
[url=http://www.technicalvalues.com]My Website[/url] ::[url=http://www.technicalvalues.net]Domain Registrations, SSL Certs, and Hosting[/url]
Who is online
Users browsing this forum: No registered users and 0 guests