September 08, 2009

Maximize the performance of your monitoring system

Do you have large numbers of devices to monitor? Cut your monitoring server some slack

When your monitoring server is gathering SNMP and performance data from hundreds or thousands of devices across the network, it can use all the help it can get. Follow these tips for a scalable and snappy system. 

  • Disk writes and reads are the top limitation of monitoring systems. Buy fast disks with large caches.
  • Do not use RAID-5 on your monitoring system's disks. The update penalty is huge unless the number of disks is very large.
  • Put databases on separate sets of disk spindles so that their reads and writes do not interfere with each other. Put your MySQL/PostgreSQL database on one set of physical disks, and your RRDtool performance data on another. And if it works within your budget, put the OS and application files on yet another set of physical disks.
  • Also consider moving your MySQL/PostgreSQL and RRDtool databases to dedicated server hardware.
  • Do not use LVM on your monitoring system's disks. It will slow disk access.
  • Although monitoring systems are not terribly CPU intensive, you should load up your monitoring hardware with plenty of RAM -- as much as your budget will allow.
  • Use of TCP protocols for performance data collection in a large environment can suck up resources on the server, and they are much slower than SNMP. Stick with SNMP for data collection wherever possible. Note that you should still feel free to poll TCP services on the monitored servers for service up/down status.
  • Are you monitoring Windows machines? The native Microsoft SNMP agent doesn't give out enough information and has been known to have stability issues. WMI is slow compared to SNMP for data collection. Install SNMP Informant to get more stability and more useful information from your Windows infrastructure via SNMP.
  • Only collect data on devices and interfaces that you really care about. You probably don't care about loopback interface stats, so don't collect them. Do you have devices with multiple interfaces? If you don't need performance data on some of those interfaces, then don't collect it.
additional resources
White Paper - How to Improve Delivery of Advanced Web Applications

White Paper

Virtual Workforce: The Key to Expanding The Business While Cutting Costs

Get the independent advice and expertise you need to support a virtual workforce.

Go inside:
The three-step approach to making a virtual workforce a reality.
The four flavors of client virtualization technologies.
The three key initiatives that solve IT challenges.
Download now »
White Paper: Successfully Secure Your Wireless LAN With Wi-Fi firewalls.

White Paper

Addressing Linux Threats Leveraging Fewer Resources

The increase in Linux popularity has increased the frequency and sophistication of malware attacks. Read this 2 page white paper now to learn how you can protect your Linux environment with real-time protection that is certified by all major Linux vendors.

Download now »
White Paper - The 2009 Handbook of Application Delivery

White Paper

The 2009 Handbook of Application Delivery

Ensuring acceptable application delivery will become even more difficult over the next few years. As a result, IT organizations need to ensure that the approach that they take to resolving the current application delivery challenges can scale to support the emerging challenges. This handbook elaborates on the key tasks associated with planning, optimization, management and control and provides decision criteria to help IT organizations choose appropriate solutions.

Download now »
White Paper - Is Your Backup System Outdated?

White Paper

Mid-range Storage Considerations

A common misconception is that mid-range storage requirements are dramatically different than that of a larger enterprise. Mid-range storage users may require less capacity, but they have similar functionality and management requirements. This ESG paper examines mid-range storage needs and reviews a new solution that adjusts size while retaining value, performance and functionality.

Download now »

Sign up to receive InfoWorld Resource Alerts

Subscribe to the Today's Headlines: First Look Newsletter

Find out what will be news for the day, with our first-thing-in-the-morning briefing.

©1994-2010 Infoworld, Inc.