<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title></title>
	<atom:link href="http://networkmonitorsoftware.net/feed" rel="self" type="application/rss+xml" />
	<link>http://networkmonitorsoftware.net</link>
	<description>Tools &#38; Tips for IT Network Management</description>
	<lastBuildDate>Fri, 27 Apr 2012 12:46:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How To Test Network Latency</title>
		<link>http://networkmonitorsoftware.net/how-to-test-network-latency?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-test-network-latency</link>
		<comments>http://networkmonitorsoftware.net/how-to-test-network-latency#comments</comments>
		<pubDate>Fri, 20 Apr 2012 02:49:16 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Network Traffic Monitor]]></category>
		<category><![CDATA[test network latency]]></category>
		<category><![CDATA[what is network latency]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=1032</guid>
		<description><![CDATA[Have you ever been concerned about the time it takes for packets of data to travel from one location to another? While many people take this question for granted, lack of an accurate answer may lead to serious problems for both end users and network administrators.]]></description>
				<content:encoded><![CDATA[<p>Have you ever been concerned about the time it takes for packets of data to travel from one location to another? While many people take this question for granted, lack of an accurate answer may lead to serious problems for both end users and network administrators. For example, significant delay may lead to dropping or stuttering of VoIP calls, something that will affect customer service.This delay is what is known as network latency. In some cases, network latency is defined by the time that elapses when data travels to the desired destination and back to its originating point, which is known as the “round-trip time.”</p>
<p>It is important for companies to determine the way network latency will fluctuate at different times to prevent possible problems. Network latency testing is therefore important whenever any project is still undergoing testing.</p>
<h2>Causes of Network Latency</h2>
<p>Propagation Delays: These are the delays caused by the physical distance between the source of data and its destination. A greater distance between the start and end points leads to higher latency although the delay does not necessarily have to be significant. It is relatively difficult to control propagation and this is why satellite communications tends to suffer from higher latency.</p>
<p>Transmission Delays: The delays result from the medium used in transmitting data, such as a wireless connection, fiber optic line or telephone line.</p>
<p>Computer Hardware and Router Delays: Latency problems caused by hardware and routers can be changed with relative ease. All it takes to speed up the process is to upgrade relevant hardware. However, upgrading may be fairly costly.</p>
<h2>Testing Network Latency</h2>
<p>A variety of tools may be used to test network latency. Some methods only work on particular operating systems. Here are the common tools used.</p>
<h2>Ping Test:</h2>
<p>Ping is an acronym for Packet InterNet Groper, a utility that is often used for checking network errors. Basically, this is how ping works:</p>
<ul>
<li>The user “pings” the required IP address with the ping command by typing &#8220;ping&#8221; followed by the desired IP address.</li>
<li>The request is sent to the given IP address over the router and network hub.</li>
<li>The computer with the relevant IP address uses a “pong” response to reply to the ping.</li>
</ul>
<p>The time that elapses between issuing of the ping and receiving of the pong response is calculated to get network latency.</p>
<p>Communication delays are measured in milliseconds. A two-figure measurement is good and broadband connections usually measure below 30 ms. On a LAN connection if you are getting higher than 30 ms than you could be experiencing some latency on your network. However, it is not unusual for remote connections to provide a higher response time. Depending on the speed of the remote connection response times above 100 ms are acceptable.</p>
<p>Windows operating system sends four test messages by default and their average time determines the latency. On the other hand, Linux operating systems keep running the ping command until you stop it. To achieve this on a Windows system, type &#8220;ping -t&#8221; followed by the required IP address.</p>
<h2>Traceroute:</h2>
<p>This utility monitors the network route that test data takes to reach its destination. It sends several test messages to every intermediate router until the last message reaches its destination. It then displays a list of the routers in their proper order to represent the path from the origin to the destination.</p>
<p>In Windows, these programs can be accessed from the DOS command. They are both used in measuring round-trip time.</p>
<p>Measuring the round-trip time provides a better way of monitoring the overall network performance since computers communicate with each other constantly when they send and receive bytes of information.</p>
<p>There is also a built in windows command line tool called <a title="Pathping" href="http://networkmonitorsoftware.net/pathping-test-network-latency/">pathping</a> that combines both ping and traceroute features.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/how-to-test-network-latency/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a network protocol analyzer?</title>
		<link>http://networkmonitorsoftware.net/what-is-a-network-protocol-analyzer?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-is-a-network-protocol-analyzer</link>
		<comments>http://networkmonitorsoftware.net/what-is-a-network-protocol-analyzer#comments</comments>
		<pubDate>Sun, 15 Apr 2012 15:56:50 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Network Analyzer]]></category>
		<category><![CDATA[packet analyzer]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=1021</guid>
		<description><![CDATA[This article explains what a network protocol analyzer is, its importance in network troubleshooting, what it can be used for and what type of information a protocol analyzer tool will display. ]]></description>
				<content:encoded><![CDATA[<p>A protocol analyzer is a network diagnostic tool used for recording and monitoring network information traveling across the network. The tool usually includes hardware for capturing and processing data and software for analyzing the data. The analyzers monitor bus traffic, interpret the information and then display comprehensive results in an easy-to-understand way.</p>
<p>Protocol analyzers are used to provide analyses of link, driver, protocol and application layers. They are normally installed between hosts and devices. They can be used to capture part of or all network traffic depending on how the network is structured.</p>
<h2>Uses of Protocol Analyzers</h2>
<p>The protocol analyzers help in figuring out what is right or wrong with communications being examined. They are very helpful in isolating sources of intermittent problems that may otherwise be difficult to trace.</p>
<p>These tools are versatile and can be used in a variety of applications, including:</p>
<ul>
<li>Analyzing network problems</li>
<li>Gathering relevant details to effect a network intrusion</li>
<li>Detecting attempts at network intrusion</li>
<li>Gathering and reporting network statistics</li>
<li>Monitoring network usage</li>
<li>Debugging network protocol implementation</li>
<li>Debugging server/client communications</li>
<li>Filtering suspicious data from network traffic</li>
</ul>
<p>The analyzers may also be used to spy on network users and even collect such sensitive data as passwords.</p>
<h2>The Importance of Protocol Analyzers</h2>
<p>A protocol analyzer captures and decodes data, allowing users to view the information in human readable language. In many cases, this is the only tool that will help you determine what is really happening with the network traffic on a LAN. If TCP/IP sessions start hanging, for instance, a protocol analyzer will pinpoint the system that sent the last data packet and the one that did not respond as expected. The analyzer can also show you the system that is waiting for data and the one that takes too long to respond to help you determine what causes slow screen updates.</p>
<p>This handy tool can show you runaway traffic and where it originates from among many other system errors. It provides you with information that you would not otherwise get to help you troubleshoot LAN problems even better.</p>
<h2>There are five core components to a Network Protocol Analyzer</h2>
<ol>
<li>Front-end</li>
<li>Analyzer Software</li>
<li>Hardware trigger/filter</li>
<li>On board memory</li>
<li>Upload interface</li>
</ol>
<h2>What type of information will a protocol analyzer provide?</h2>
<p>The analyzers provide three major sources of information on switch or LAN traffic.</p>
<ol>
<li> Network Statistics about network line errors, station health and traffic flow. This analysis shows general conditions and trends that may be used to prevent possible problems. The information may also show the best way of implementing a new switch.</li>
<li> Packet Capture &amp; Decode that displays decoded information from specific packet conversations to help in analyzing what happens during system-to-system communications. This is useful whether things are functioning well or not.</li>
<li>Trending Information that displays historical usage information over specific periods, which may range from a few days to several years. The trends help in determining potential problems and fix them in good time. The historical perspective may also help in solving new problems.</li>
</ol>
<h2>Protocol analyzers are not just for Network Administrators</h2>
<p>It is not only protocol experts who can use the protocol analyzers. Network developers may also use the tools to see contents of network conversations. The graphical displays provide a lot of information besides the actual protocols. They will save many hours by determining troublesome systems quickly. The management can also benefit from the statistics provided to help in making wise decisions about the purchase of new hardware.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/what-is-a-network-protocol-analyzer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why network bandwidth is measured in Bits not Bytes</title>
		<link>http://networkmonitorsoftware.net/why-network-bandwidth-is-measured-in-bits-not-byte?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=why-network-bandwidth-is-measured-in-bits-not-byte</link>
		<comments>http://networkmonitorsoftware.net/why-network-bandwidth-is-measured-in-bits-not-byte#comments</comments>
		<pubDate>Thu, 12 Apr 2012 08:35:14 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Bandwidth Monitor]]></category>
		<category><![CDATA[measure bandwidth]]></category>
		<category><![CDATA[network speed measurement]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=1016</guid>
		<description><![CDATA[In the realm of computer hardware and software, most common measurements, for example those made of system memory and hard disk storage, are in an order of magnitude of bytes. Examples of this are measuring hard disk capacity in gigabytes, or billions of bytes, and measuring memory utilized by an application in kilobytes or megabytes, [...]]]></description>
				<content:encoded><![CDATA[<p>In the realm of computer hardware and software, most common measurements, for example those made of system memory and hard disk storage, are in an order of magnitude of bytes. Examples of this are measuring hard disk capacity in gigabytes, or billions of bytes, and measuring memory utilized by an application in kilobytes or megabytes, which are respectively thousands or millions of bytes. Network bandwidth and transfer, however, are measured in bits. What exactly are the two units, and how do they differ?</p>
<h2>Bits versus Bytes in Network Speed Measurement</h2>
<p>A &#8220;bit&#8221; is the smallest unit of information a computer can process. This is quite literally the &#8220;on&#8221; or &#8220;off&#8221; state of a transistor. This is commonly referred to as a one or zero, composing the binary numbering system. Multiple connections in a computer system are often wired in parallel groupings. For example, eight lines, which could be in an &#8220;on&#8221; or &#8220;off&#8221; state, would collectively form one byte.</p>
<p>If this is the most common terminology, why are bits used to measure network bandwidth and utilization? This is mostly out of tradition. In the earlier days of computer technology, a byte was not always comprised of eight bits. In some applications, it would be six bits. In applications where a technology called &#8220;parity&#8221; was used for error correction, a ninth bit might be added, where each of its two possible values could represent an odd or an even number stored in the other eight. This ninth bit could be used to determine if the previous 8 bits were transmitted correctly, or if an error occurred somewhere during transit.</p>
<p>Another reason for measuring network data transfer in bits is as follows. Since data travels across an electrical medium like a copper wire, fiber optic lead, or radio wave in individual pulses rather than grouped together as bytes, the individual pulses, or bits, are the logical units to measure as they are sent or arrive at their destination. Because individual bits are counted in this manner, network standards are typically displayed to the user with the terms Megabits per second or Gigabits per second. Network traffic can be measured either in the number of Kilobits, Megabits, Gigabits, or Packets that have been transferred in total.</p>
<h2>Is your ISP telling the truth About Your Bandwidth Usage?</h2>
<p>One theory is that broadband internet providers list their advertised speeds in megabits in order to trick gullible customers who do not know the difference. Such customers might order, for example, 15-megabit service and be upset when their maximum download speed is 1,920 kilobytes per second. However, it is clear that this is not a form of deception. 15 multiplied by 1024, which is the number of kilobytes per second in a megabit, divided by 8 to convert from bits to bytes, yields 1,920. A consumer must do a little math to know exactly what speed they will be getting. One of the fastest internet providers currently on the market in the United States offers up to 30 megabits of download speed. This equates to 3,840 kilobytes per second, or 3.84 megabytes per second. At this point in time, 30 megaBYTES per second would not be achievable on existing networks given how many customers are simultaneously utilizing the network.</p>
<p>Hopefully, this information has helped to clarify the differences between these measuring techniques, as well as the reasoning for their utilization.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/why-network-bandwidth-is-measured-in-bits-not-byte/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Monitor Bandwidth on Servers</title>
		<link>http://networkmonitorsoftware.net/how-to-monitor-bandwidth-on-servers?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-monitor-bandwidth-on-servers</link>
		<comments>http://networkmonitorsoftware.net/how-to-monitor-bandwidth-on-servers#comments</comments>
		<pubDate>Sun, 08 Apr 2012 18:22:55 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Server Monitoring]]></category>
		<category><![CDATA[monitoring server bandwidth]]></category>
		<category><![CDATA[server bottlenecks]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=1002</guid>
		<description><![CDATA[In this article you will learn about monitoring bandwidth on servers. To avoid disruption of services it is important to monitor the server's stream of data, both incoming and outgoing. A healthy flow of traffic through a company's servers is crucial to maintaining a fast response time]]></description>
				<content:encoded><![CDATA[<p>A network server&#8217;s capacity to handle incoming and outgoing data traffic is its bandwidth. The more of it that is available, the more data a server can transfer at once. To avoid disruption of services it is important to monitor the server&#8217;s stream of data, both incoming and outgoing. A healthy flow of traffic through a company&#8217;s servers is crucial to maintaining a fast response time. Utilities chosen for bandwidth monitoring will capture and analyze traffic information on the network&#8217;s devices, to help identify issues that might cause degradation of service. A review of the system&#8217;s hardware and software is also necessary, for a comprehensive approach to avoiding bandwidth bottlenecks.</p>
<h2>Monitoring Server Bandwidth Ensures maximum data flow</h2>
<p>When bottlenecks in traffic occur, users experience delays in communicating with a server, as they are waiting in a virtual line for their turn to send or receive information. It is akin to a sporting event in which only one door to the arena is open, but thousands of spectators are lining up at that one door waiting to get inside. When all of the doors are monitored and kept open, though, everyone can come and go quickly and easily. Bandwidth monitoring strategies keep the virtual doors open for server traffic.</p>
<div>
<p>The first step in ensuring maximum flow of data is to check the applicable hardware. Physical causes of unexpected lack of bandwidth must be eliminated to get the best results from data monitoring tools. RAM on the servers should be assessed for defects and proper installation, as low memory can cause slow response times in exchanging data. Likewise, the network adapters and cables should all be inspected for wear and defects.</p>
<p>Once assured of adequately functioning hardware, it is important to review the software operating on the servers. Vulnerabilities in the code can lead to a server being hijacked and used in a DDoS attack, which also results in low bandwidth for legitimate network traffic. It is equally important to guard against becoming the target of a DDoS, as this can cripple a network&#8217;s ability to send and receive data, as well.</p>
<h2>Bandwidth Monitoring helps to analyze and track traffic patterns</h2>
<p>With hardware and software issues assessed, everyday data transfer can be more accurately evaluated on a regular basis. Tools for active bandwidth monitoring track traffic patterns in real time, often as a service quietly running on the applicable servers. Most of these utilities are configured to send alerts of potential issues and to output scheduled reports on usage. The results can help to determine if unusual bandwidth usage stems from a network router, from excessive streaming media, file sharing, or unusually heavy traffic, for example. Reports can also help to conclude if traffic is normal and if the purchase of more bandwidth has become necessary due to business growth. The exact utilities used will depend on the operating system of the servers.</p>
<p>This comprehensive, three-pronged approach of hardware assessment, software evaluation and server traffic monitoring provides the best strategy for administrators to remain apprised of bandwidth usage. Periodic reevaluation of hardware and software is recommended for proactive bandwidth health. Continued regular reviews of data transfer reports, with a critical look at graphical representations of traffic information put the power of optimal bandwidth solutions into the hands of network administrators.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/how-to-monitor-bandwidth-on-servers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is A Network Monitor Needed In A Small Network?</title>
		<link>http://networkmonitorsoftware.net/is-a-network-monitor-needed-in-a-small-network?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=is-a-network-monitor-needed-in-a-small-network</link>
		<comments>http://networkmonitorsoftware.net/is-a-network-monitor-needed-in-a-small-network#comments</comments>
		<pubDate>Fri, 06 Apr 2012 00:18:30 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Network Traffic Monitor]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=993</guid>
		<description><![CDATA[This article provides information on why network monitoring is needed even for small businesses. The role of a network monitor is to reduce network outages and help business run more efficiently. ]]></description>
				<content:encoded><![CDATA[<div id="textpreview">
<p>Whether 500 as Fortune Company or a small business enterprise, all IT-reliant businesses, need networks to run their daily business operations. They need to process, store and disseminate essential operational data. In this case, these businesses operate databases, servers, routers and other network equipment that need proper monitoring. This makes it vital that every business, both large and small, who operate big or small network, must equip itself with the right network monitor. This implies that a network monitor is needed even in small networks.</p>
<p>As a small business relying on small networks, when there is a failure in your network, customers and employees cannot communicate, neither can they gain access to vital information for business operations. It also implies that basic services like email services and basic prints will not be available. The result is a great loss in productivity and revenue. The role of a network monitor in this case is to reduce network outages and help such a small network to operate efficiently.</p>
<h2>Why a Small Network Needs network monitoring</h2>
<h2></h2>
<p>Every network comprises of four critical elements that require constant monitoring by network monitoring software. These four critical elements include:</p>
<p>1. WAN LINKS: The WAN Links need to be optimized in a way that it is neither oversubscribed nor undersubscribed. In this case, the CIR, the burst rate and the throughput must be balanced with the response time, congestion, and discards. The router must also be monitored, as its failure will halt network.</p>
<p>2. Email Services: The email server is responsible for distributing emails to each LAN user. Once the email server fails, all communication with the external world halts, and business operations are hard hit.</p>
<p>3. LAN Infrastructures: LAN infrastructures include vital hardware like wireless devices, switches, and printers. Since these infrastructures are essential to daily business operations, their failure could mean total halt of all business operations that depend on them.</p>
<p>4. Businesses Applications like servers, network services, server logs, websites, and databases form the hub on which small networks run. Failure of these applications will mean complete failure for small businesses that depend on them.</p>
<p>A network monitor is needed in a small network, to ensure that network&#8217;s critical elements are closely monitored and secured. However, small networks have a slightly different network management requirement due to limited resources in terms of the fund and staff. In this case, it is advisable that the network monitors for small networks should be affordable, feature rich and easy to use/install. A network monitoring software helps networks to be secured and properly maintained, to prevent major errors or total network failures. Network monitoring software exhibits three main capabilities when protecting small networks:</p>
<p>1. Activity monitoring</p>
<p>2. Availability monitoring and</p>
<p>3. Usage monitoring capability</p>
<p>The small network monitor detects router slowdown and failures, including routine checks on the server and website availability, and informs the network administrator through emails, text log, SMS or network broadcast. It also monitors and analyses the network for uptimes and downtimes. Small businesses with low budgets for small network monitors can rely on open source tools for bandwidth monitoring, network discovery and network monitoring. Some Open Source tools include Kismet, Nagios and MRTG.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/is-a-network-monitor-needed-in-a-small-network/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantage of Network Activity Logging</title>
		<link>http://networkmonitorsoftware.net/advantage-of-network-activity-logging?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=advantage-of-network-activity-logging</link>
		<comments>http://networkmonitorsoftware.net/advantage-of-network-activity-logging#comments</comments>
		<pubDate>Mon, 02 Apr 2012 23:45:38 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Network Traffic Monitor]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=989</guid>
		<description><![CDATA[This article will provide the basics to monitoring network activity, the importance of logging and the various IT systems that generate log files. Logs can uncover unreported errors, performance issues and growing problems so IT staff can take action right away]]></description>
				<content:encoded><![CDATA[<p>IT administrators usually overlook the importance of logging. Just about every conceivable piece of a company’s IT infrastructure has the ability to generate activity logs, but who has the time to go through them? Rather than proactive log analysis, many in the IT world only check log files after a major issue comes up, trying to find the cause of the problem. The major issue in question likely could have been avoided through regular log analysis.</p>
<p>There is no denying logs can be effective in troubleshooting, but the point is that regular analysis of logs can actually prevent problems from occurring. Logs can uncover unreported errors, performance issues and growing problems so IT staff can take action right away. Logging also lets IT administrators to fine tune their servers, network devices and more for better performance to truly meet real world demand. Here is a look at several key areas of a network’s infrastructure and how logging and analysis can help.</p>
<h2>Server Event Logs</h2>
<p>Windows server event logs represent the most typical form of logging. All IT administrators know about Windows’ built in System, Application and Security logs. Instead of waiting for a server catastrophe, administrators should check these logs regularly to quell server issues.</p>
<p>System Log: Hardware and OS-level problems will be discovered here long before they become disastrous. Driver issues, service crashes, Group Policy problems and much more are all recorded in the System log.</p>
<p>Application Log: Issues specific to programs installed on a server, including application hangs and crashes, can be found here.</p>
<p>Security Log: The security log is especially important on Active Directory servers, where login issues are recorded. Too many failed login attempts, for example, can indicate hacking. Things like this are important to know right away.</p>
<h2>Network Traffic</h2>
<p>Network devices, including switches and routers, have their own logging ability. These features can be extended and made more user friendly with of third party network monitoring software. By logging network traffic, administrators can gain insight into network performance issues, high traffic periods, top traffic generators and more.</p>
<p>Admins can use network traffic data to evaluate the need for network improvements. It can also help narrow trouble spots like rogue DHCP servers, network attacks or just end users doing things they shouldn’t be.</p>
<h2>Web Proxy Servers</h2>
<p>A web proxy server or dedicated proxy device can be used to throttle traffic for high-bandwidth applications, cache pages for fast retrieval and control access to harmful or offensive sites. Proxies have the ability to log the traffic going through them, including the ability to log protective actions they have taken. Analysis of web proxy logs can help IT administrators in a number of ways, including:</p>
<p>*Identification of employees and sites that are consuming too much bandwidth.<br />
*Evaluate the need for more resources if high-bandwidth online services are necessary.<br />
*Reduce bandwidth costs by identifying and blocking resource-intensive sites.</p>
<h2>Email Servers</h2>
<p>Email platforms like Microsoft Exchange log all messaging activities, including the sender, recipient, message tracking information, attachment data and more. With the volume of messages that pass through a corporate email server daily, monitoring these logs can be off-putting. Considering how important email has become to the enterprise, though, it’s clear that log analysis is vital to server health.</p>
<p>Administrators can use email logging to monitor for suspicious activity like spam and mail-based virus attacks. It can also be used to identify senders of large attachments to reduce a company’s bandwidth costs. In addition, logging can be used to analyze mail server performance and evaluate the need for improvements, such as more storage or better mail database organization.</p>
<h2>Web Servers</h2>
<p>If a business hosts its own web site, their web server logs can tell them a great deal about their visitors, including:</p>
<p>*Where traffic is coming from<br />
*What pages visitors view<br />
*Time spent on site<br />
*The search terms used to find the site<br />
*Download information<br />
*Site navigation statistics</p>
<p>This data is highly valuable to web server administrators, who can use it to optimize the site for better performance, tweak the site layout, evaluate content for SEO purposes and more.</p>
<h2>File Servers</h2>
<p>Most companies store important documents on centralized file servers for easy access and to allow administrators to control who can and can’t read and edit their data. Expert administrators can evaluate the server’s logs with a focus specifically on the functions of the file server role. Some things to look out for:</p>
<p>*File access issues, including access failures, in the Security log<br />
*Server performance and application response time indicated in the application log and in performance monitoring<br />
*Drive space monitoring and usage</p>
<p>By keeping an eye on the file server’s logs, administrators can spot unauthorized access attempts, evaluate the need for a finer degree of file control, gauge space issues and much more.</p>
<h2>Backup Servers</h2>
<p>A business’ disaster recovery plan is an essential piece of its information technology processes. Backup applications such as Symantec Backup Exec fill the need for a strong D.R. solution and these apps have their own characteristic log files. It’s crucial for administrators to analyze backup logs daily in order to find things like backup job failures and missed files. Examining backup logs must be done in order to assure that all important data is being backed up consistently and successfully.</p>
<p>These are just the general pieces of most companies’ infrastructure that need to be monitored, logged and analyzed. There are many other business-specific applications and services that also have their own logging methodologies. Only through careful, thorough and proactive log analysis can IT administrators truly be on top of their enterprises and provide the very best service to their customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/advantage-of-network-activity-logging/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Subnet Calculator</title>
		<link>http://networkmonitorsoftware.net/online-subnet-calculator?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=online-subnet-calculator</link>
		<comments>http://networkmonitorsoftware.net/online-subnet-calculator#comments</comments>
		<pubDate>Fri, 30 Mar 2012 03:27:03 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Network Management Software]]></category>
		<category><![CDATA[network ip calculator]]></category>
		<category><![CDATA[subnetting calculator]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=976</guid>
		<description><![CDATA[This online IP subnet calculator provides an easy solution to calculating an a starting host IP, ending host IP, number of hosts per network, network and broadcast IP address.]]></description>
				<content:encoded><![CDATA[<h2>IP Subnet Calculator</h2>
<p>This online IP subnetting calculator lets you enter in an IP address and subnet mask to determine the number of hosts, start host IP, end host IP, network and broadcast IP addresses.</p>
<!-- css, js -->
<link rel="stylesheet" type="text/css" media="all" href="http://networkmonitorsoftware.net/wp-content/plugins/subnet-calculator/ip.css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript" src="http://networkmonitorsoftware.net/wp-content/plugins/subnet-calculator/ip.js"></script>
<script>
    jQuery(document).ready(function(){
        document.calculator.class_c.checked=true;
        v_changed('1');
    });
</script>
<!-- actual content -->
<iframe src="http://networkmonitorsoftware.net/wp-content/plugins/subnet-calculator/blank.php" name="r_windows" id="r_windows" width="0" height="0" frameborder="0"></iframe>
<form name="calculator" id="calculator" target="r_windows" action="http://networkmonitorsoftware.net/wp-content/plugins/subnet-calculator/ajax.php" method="get">
<input type="hidden" name="field_change" id="field_change" value="">
<table class="calc" cellspacing="0" cellpadding="0">
    <tr>
    <td colspan="2" class="calc-header">
    <span>Subnet Calculator</span>
    </td>
    </tr>
    <tr>
    <td colspan="2" class="left">
        Select Network Class<br>
        <label>
        A <input type="radio" id="class_a" name="class_a" value="A"  onClick="class_a_click()">
        </label>
        <label>
        B <input type="radio" id="class_b" name="class_b" value="B"  onClick="class_b_click()">
        </label>
        <label>
        C <input type="radio" id="class_c" name="class_c" value="C"  onClick="class_c_click()">
        </label>
    </td>
    <!--
    <td class="right">
        First Octet Range<br>
        <input type="text" id="oct_range" name="oct_range" value="192 - 223" size="20" readonly class="calc-output">
    </td>
    -->
    </tr>
    <tr>
    <td class="left">
        Enter IP Address<br>
        <input type="text" id="ip_oct_1" name="ip_oct_1" class="calc-input" value="" maxlength="3" onChange="v_changed('0');"> <strong>.</strong>
        <input type="text" id="ip_oct_2" name="ip_oct_2" class="calc-input" value="168" maxlength="3" onChange="v_changed('0');"> <strong>.</strong>
        <input type="text" id="ip_oct_3" name="ip_oct_3" class="calc-input" value="0" maxlength="3" onChange="v_changed('0');"> <strong>.</strong>
        <input type="text" name="ip_oct_4" id="ip_oct_4" class="calc-input" value="1" maxlength="3" onChange="v_changed('0');">
    </td>
    <td class="right">
    Select Subnet Mask<br>
    <select id="subnet_mask" name="subnet_mask" onChange="v_changed('1');">
        <option value='0'>255.255.255.0</option>
        <option value='1'>255.255.255.128</option>
        <option value='2'>255.255.255.192</option>
        <option value='3'>255.255.255.224</option>
        <option value='4'>255.255.255.240</option>
        <option value='5'>255.255.255.248</option>
        <option value='6'>255.255.255.252</option>
    </select>
    </td>
    </tr>
    <tr>
    <td colspan="2" class="calc-header">
    <span>Input Data</span>
    </td>
    </tr>
    <tr>
    <td class="left">
    Select Maximum Subnets<br>
    <select id="max_subnets" name="max_subnets" size="1" onChange="v_changed('4');">
        <option value='0'>1</option>
        <option value='1'>2</option>
        <option value='2'>4</option>
        <option value='3'>8</option>
        <option value='4'>16</option>
        <option value='5'>32</option>
        <option value='6'>64</option>
    </select>
    </td>
    <td class="right">
    Select Hosts per Subnet<br>
    <select id="max_hosts" name="max_hosts" size="1" onChange="v_changed('5');">
        <option value='0'>254</option>
        <option value='1'>126</option>
        <option value='2'>62</option>
        <option value='3'>30</option>
        <option value='4'>14</option>
        <option value='5'>6</option>
        <option value='6'>2</option>
    </select>
    </td>
    </tr>
    <tr>
    <td class="left">
    Select Subnet Bits<br>
    <select name="subnet_bits" id="subnet_bits" onChange="v_changed('2');">
        <option value='0'>0</option>
        <option value='1'>1</option>
        <option value='2'>2</option>
        <option value='3'>3</option>
        <option value='4'>4</option>
        <option value='5'>5</option>
        <option value='6'>6</option>
    </select>
    </td>
    <td class="right">
    Select Mask Bits<br>
    <select id="mask_bits" name="mask_bits" size="1" onChange="v_changed('3');">
        <option value='0'>24</option>
        <option value='1'>25</option>
        <option value='2'>26</option>
        <option value='3'>27</option>
        <option value='4'>28</option>
        <option value='5'>29</option>
        <option value='6'>30</option>
    </select>
    </td>
    </tr>
    <tr>
    <td colspan="2" class="calc-header">
    <span>Results</span>
    </td>
    </tr>
    <tr>
    <td class="left">
    Start Host Address<br>
    <input type="text" id="host_start" name="host_start" value="" size="20" readonly class="calc-output">
    </td>
    <td class="right">
    End<br>
    <input type="text" id="host_end" name="host_end" value="" size="20" readonly class="calc-output">
    </td>
    </tr>
    <tr>
    <td class="left">
    Network Address<br>
    <input type="text" id="subnet_id" name="subnet_id" value="" size="20" readonly class="calc-output">
    </td>
    <td class="right">
    Broadcast Address<br>
    <input type="text" id="broadcast_addr" name="broadcast_addr" value="" size="20" readonly class="calc-output">
    </td>
    </tr>
</table> <!-- calc -->
</form>
<p>&nbsp;</p>
<p><strong>Directions:</strong></p>
<ol>
<li>Select which network class you want to use</li>
<li>Enter in an IP address and select a subnet mask. (example, IP 192.168.16.0, Subnet Mask 255.255.255.0)</li>
<li>The results will automatically be calculated in the results section.</li>
<li> If you want to change the number of subnets or hosts per subnets, simply select the desired selection from the input section. All IP information will be automatically calculated for you.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/online-subnet-calculator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to monitor and avoid network bottlenecks</title>
		<link>http://networkmonitorsoftware.net/how-to-monitor-and-avoid-network-bottlenecks?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-monitor-and-avoid-network-bottlenecks</link>
		<comments>http://networkmonitorsoftware.net/how-to-monitor-and-avoid-network-bottlenecks#comments</comments>
		<pubDate>Mon, 19 Mar 2012 03:59:21 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Bandwidth Monitor]]></category>
		<category><![CDATA[network bottlenecks]]></category>
		<category><![CDATA[network congestion]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=837</guid>
		<description><![CDATA[A network bottleneck is a delay in data transmission or data transfer through a computer network. Delays occur when a system’s power is overloaded by the amount of information and/or data that it is required to process.]]></description>
				<content:encoded><![CDATA[<h2>What is a network bottleneck?</h2>
<p>A network bottleneck is a delay in data transmission or data transfer through a computer network. Delays occur when a system’s power is overloaded by the amount of information and/or data that it is required to process. Bottlenecks slow the flow of data across the network. Since the first computer networks were designed to transmit text files, the TCP/IP protocol that computers use to communicate with one another over a network is designed for smaller files. High density graphics files and other rich media transferred over the web can severely tax the bandwidth capabilities of networking protocols and computer systems that utilize them, which can lead to slowdowns or crashes.</p>
<p>Network bottlenecks slow communications and can lead to serious crashes and downtime. Although some systems today are designed to continue to function even after maximum capacity has been reached, the bottleneck is still in effect since not all the data the system is attempting to transfer or process is being handled.</p>
<p>Bottlenecks can be subdivided into two categories:</p>
<ul>
<li>Short-term bottlenecks – Short-term bottlenecks are caused by temporary problems such as hardware failures or software glitches than can be easily corrected or repaired. Short-term bottlenecks can be identified and rectified without further consideration, because once the problem is repaired and the bottleneck is remedied it will no longer exist.</li>
</ul>
<ul>
<li>Long-term bottlenecks – These are reoccurring bottlenecks that can primarily be blamed on a lack of resources or proper equipment. Examples of long-term bottlenecks would be a preponderance of inefficient or slow hardware, or an archaic network or broadband connection that prevents traffic from being consistently routed through the network.</li>
</ul>
<h2>How to identify a network bottleneck:</h2>
<p>Bottlenecks can occur due to some of the following causes. Please note that this is not a complete list of possible bottleneck areas, just some suggestions:</p>
<ul>
<li>Cable – Bad cables can destroy a network. Most modern networks run at 100Mpbs or 1000Mpbs, so it’s extremely important to ensure that all cables are working effectively. If a cable is crossed with a high-voltage power line, the power line can actually degrade the signal of the cable and cause a network outage or bandwidth bottleneck. Also, since many network cable installs are done with self-made cables (cut and crimped by networking professionals) it’s common for these connections to fray and falter.</li>
<li>Network interface – One PC with a bad network adapter can degrade the signal of the entire network.</li>
</ul>
<ul>
<li>Defective RAM – Since networking occurs in real-time, systems that handle networks are often RAM-intensive devices. Defective or improperly installed RAM memory can lead to networking bottlenecks when the system in question can’t handle the entire throughput of the network due to low memory accessibility.</li>
</ul>
<ul>
<li>Software issues – Sometimes server software has glitches or defective code. Other times, exploits can be found by hackers which provide access into systems that can heavily utilize network resources. A good example of this is when a compromised system is used for DDoS (Distributed Denial of Service) attacks. A DDoS attack is when many systems are used to simultaneously send commands to a remote server. If a compromised system is used for a DDoS attack, much or all of its bandwidth might be utilized by the attackers, creating a catastrophic bottleneck.</li>
<li>The other side of the coin is that a a DDoS attack can be used to create a bottleneck when targeted at a specific system. When commands from many thousands or hundreds of thousands of systems are sent to the same address, it can cause a catastrophic network overload which destroys the utility of the system. Even a small DDoS attack can cripple medium-sized networks, especially without firewalls or other tools.</li>
</ul>
<p>Now that we understand what bottlenecks are, what kind of bottlenecks exist, and how they can affect system performance, we’ll try to understand how to combat them and remedy the bottleneck issue. In order to remedy the bottleneck issue, we’ll first have to identify it. Many network tools exist which can help identify bottlenecks. These tools can help determine exactly what device or process is causing the bottleneck.</p>
<h2>How to troubleshoot these bottlenecks:</h2>
<p>There are many software tools that allow systems administrators to identify network bottlenecks. Once the bottleneck is identified, it can be repaired. Most major systems distributors have network bottleneck diagnostic tools built in, but there are also proprietary systems by third-party publishers specifically designed to diagnose network bottlenecks, create workarounds, and create repairs.</p>
<p>It is important to constantly monitor networks for bottlenecks, especially work-critical networks. Diagnostic tools can constantly run tests and identify where networks are running at less-than-peak efficiency.</p>
<h2>Network Bottlenecks Concluded</h2>
<p>Although network bottlenecks can cause catastrophic general network failure, it is important to remember that monitoring tools and proactive preventative maintenance can prevent these issues. Wiring should be periodically checked, computers taken off-line and tested, and diagnostic tools run on networks, especially sensitive networks that see heavy use. With the right combination of preventative maintenance and diagnostics, as well as proactive detection, most network bottlenecks can be addressed before they cause major systems failure or collapse.</p>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/how-to-monitor-and-avoid-network-bottlenecks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure Netflow on a Cisco router</title>
		<link>http://networkmonitorsoftware.net/configure-netflow-on-a-cisco-router?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configure-netflow-on-a-cisco-router</link>
		<comments>http://networkmonitorsoftware.net/configure-netflow-on-a-cisco-router#comments</comments>
		<pubDate>Sun, 11 Mar 2012 19:14:18 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Bandwidth Monitor]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=824</guid>
		<description><![CDATA[In this video I walk through configuring netflow on a cisco router. Netflow is a technology that will help you monitor and analyze network traffic. ]]></description>
				<content:encoded><![CDATA[<p>Here is a video I made that walks through configuring netflow on a Cisco router. I&#8217;ve also included the transcript of the video which includes the commands to configure netflow on the cisco router.</p>
<p><iframe src="http://www.youtube.com/embed/jf3ZKTU3l68" frameborder="0" width="640" height="360"></iframe></p>
<p>Hi, this is Matt with NetworkMonitorSoftware.net and in this video I’m going to show you how to configure Netflow on a Cisco Router. Netflow is a technology developed by Cisco to help Network Administrators collect IP traffic information. Netflow has become popular for monitoring network traffic on various devices. The Netflow data can be sent to a network management system to analyze the network traffic.</p>
<p>Netflow will need to be enabled on each interface you want to monitor. You probably only need NetFlow enabled on your upstream interface(s), not on the local Ethernet interface. In this example, I will activate NetFlow on the serial interface and send its Netflow flow data to 192.168.15.150 5678</p>
<p>The first thing you need to do is to connect into your Cisco Router to access the console. This can be done by a serial, telnet or an SSH connection. Once I’ve made a connection into the router I’m going to go into privilege mode or often called enable mode, this is done with the command :</p>
<p><strong>Router&gt; en</strong></p>
<p>From privilege mode I want to get into the global configuration mode by typing</p>
<p><strong>Router# config t</strong></p>
<p>I now want to get into the serial interface so I can enable netflow on that interface, to do this I type in the command<strong></strong></p>
<p>Router(config)#int se0</p>
<p>Now to enable netflow on this interface I issue the command<br />
<strong><br />
Router(config-if)#ip route-cache flow</strong></p>
<p><strong>Router(config-if)#exit</strong></p>
<p>Repeat these steps on all interfaces you want to monitor network traffic on. The next step is to tell the router which version of Netflow to use. Cisco routers and Netflow analyzers support multiple versions of Netflow, version 5 and 9 are the most popular. Typically version 5 is used to get started and that’s what version I use on my Cisco routers.</p>
<p>To tell the router which version of Netflow to use you will need to be in global configuration mode and issue the command:</p>
<p><strong>Router(config)#ip flow-export version 5</strong></p>
<p>The last step is to tell your router where to send its Netflow data. To do this you will need to be in global configuration mode and issue the command:</p>
<p><strong>Router(config)#ip flow-export destination 192.168.15.150 5678</strong></p>
<p>Replace the IP address and port number with the device you will be using to collect Netflow data. Now save this configuration by issuing the write memory command.</p>
<p><strong>Router# wr</strong></p>
<p>That’s all there is to it you should start seeing data in your NetFlow analyzer program. If you want to verify Netflow is working from the router side you can use the command:</p>
<p><strong>Router# show ip cache flow</strong></p>
<p>This will show you Netflow statics on the interfaces you enabled Netflow on.</p>
<p>Some Cisco models use slightly different syntax for configuring Netflow. If you have trouble, check the <a href="http://www.cisco.com/">Cisco’s website</a> for the syntax on your router model.  Here is a nice PDF I found on Cisco&#8217;s website that lists and explains all the Netflow commands<a href="http://www.cisco.com/en/US/docs/ios/netflow/command/reference/nf_cr_book.pdf"> Cisco IOS Netflow Commands Reference </a></p>
<p>I hope this guide to configure Netflow on a Cisco router was useful. For more Network Monitoring tips, free tools and articles visit my site <a href="http://networkmonitorsoftware.net">http://networkmonitorsoftware.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/configure-netflow-on-a-cisco-router/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Cisco Devices Support Netflow</title>
		<link>http://networkmonitorsoftware.net/which-cisco-devices-support-netflow?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=which-cisco-devices-support-netflow</link>
		<comments>http://networkmonitorsoftware.net/which-cisco-devices-support-netflow#comments</comments>
		<pubDate>Sun, 04 Mar 2012 19:10:29 +0000</pubDate>
		<dc:creator>Matt Roberts</dc:creator>
				<category><![CDATA[Bandwidth Monitor]]></category>

		<guid isPermaLink="false">http://networkmonitorsoftware.net/?p=810</guid>
		<description><![CDATA[Almost all Cisco devices support NetFlow since its introduction in the 11.1 train of Cisco IOS Software and because of this, NetFlow is most likely available in any devices in the network. The following table provides a list of Cisco devices that support netflow. ]]></description>
				<content:encoded><![CDATA[<p>Its a common inquiry here at Network Monitor Software as to which Cisco devices support NetFlow. I did a little research and found a matrix in a Cisco article.  Most vendors that create a NetFlow capture utility will also provide a list of support devices and a comparability list for their software. Below is a list of Cisco routers and switches that support NetFlow.</p>
<p>Almost all Cisco devices support NetFlow since its introduction in the 11.1 train of Cisco IOS Software and because of this, NetFlow is most likely available in any devices in the network. If you know of a device that supports NetFlow and is not listed below please send me an email so the list will stay current.</p>
<table width="445" border="1">
<tbody>
<tr>
<td width="63%"><strong>Device</strong></td>
<td width="37%"><strong>Supported</strong></td>
</tr>
<tr>
<td width="63%">Cisco 800, 1700, 2600</td>
<td width="37%"> Yes</td>
</tr>
<tr>
<td width="63%">Cisco 1800, 2800, 3800</td>
<td width="37%"> Yes</td>
</tr>
<tr>
<td width="63%">Cisco 4500</td>
<td width="37%"> Yes</td>
</tr>
<tr>
<td width="63%">Cisco 6500</td>
<td width="37%"> Yes</td>
</tr>
<tr>
<td width="63%">Cisco7200, 7300, 7500</td>
<td width="37%"> Yes</td>
</tr>
<tr>
<td width="63%">Cisco 7600</td>
<td width="37%"> Yes</td>
</tr>
<tr>
<td width="63%">Cisco 10000, 12000, CRS-1</td>
<td width="37%"> Yes</td>
</tr>
<tr>
<td width="63%">Cisco 2900, 3500, 3660, 3750</td>
<td width="37%"> Yes</td>
</tr>
</tbody>
</table>
<p>To learn more about Netflow see this Cisco article &#8211;  <a href="http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/ps6555/ps6601/prod_white_paper0900aecd80406232.html">Introduction to Cisco IOS Netflow &#8211; A Technical Overview</a></p>
]]></content:encoded>
			<wfw:commentRss>http://networkmonitorsoftware.net/which-cisco-devices-support-netflow/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
