Once the data is collected don't forget to click on the graph tool |
Of course slow network connectivity between sites is always subjective and changes over time. Today a 128k WAN link is slow, whereas it was screaming fast in the 1990s. What I'm trying to say, is that it always depends on what else is trying to be pushed through your network connection. That means that it is time to measure network bandwidth usage before and after implementation.
I don't have a working relationship with anyone on the networking team, otherwise I would ask someone there to show me the link usage using their reports. What I really wanted to do was run my own MRTG on just the server to see if I could find out how much more bandwidth this new setting may inflict. Since MRTG is a perl script and this is on a Windows computer, I wanted to see if I could somehow make Performance Monitor work the same way as MRTG which checks the SNMP settings on routers every 5 minutes by default.
I was lucky and found out that the server already had the SNMP service installed which is necessary in order to monitor the Network Interfaces. I then created a new Data Collector Set which you can see from the steps that I took below. I found the Performance tools to watch from the Microsoft site: Monitor and Tune Network Bandwidth and Connectivity
What I like best about this method was that it only took 704 KB to monitor overnight. This is something you could set to run for 3 days at a time without any concern.
These options are only available once you install Microsoft's SNMP service |
I set the collection interval to 5 minutes which matches MTRG's default |
I added a default maximum of 3 day collection |
No comments:
Post a Comment