7

What software does everyone use to monitor hardware? I know about nagios and cacti, but does anyone use any other software?

Thomas Owens
  • 114,398
  • 98
  • 311
  • 431
  • This is a duplicate of http://serverfault.com/questions/44/what-tool-do-you-use-to-monitor-your-servers – sleske May 03 '12 at 07:09

11 Answers11

2

SolarWinds IPMonitor is pretty useful. A bit like cacti or nagios, but more pleasing to the eye. Windows only, and not free (not even as in "free beer"), though. ;-)

Tomalak
  • 332,285
  • 67
  • 532
  • 628
2

http://www.zabbix.com/ is fairly good too - comparable to Nagios and Cacti at least.

mercutio
  • 22,151
  • 10
  • 36
  • 37
2

OpenNMS is quite good, if you have a large number of servers and need to do very comprehensive monitoring.

Tim Howland
  • 7,919
  • 4
  • 28
  • 46
1

For server monitoring without needing to install any software on your server take a look at my company ServerMonitoringHQ.com Server Monitoring

Ian Purton
  • 15,331
  • 2
  • 27
  • 26
1

To monitor the hardware of HP Proliant Servers and HP Blade centers i can recommend Nagios (or Shinken if you want to be avant-garde) together with the plugin check_hpasm.

lausser
  • 11
  • 1
0

I have used both mon and munin. I like munin because of its simplicity and flexibility.

Martin v. Löwis
  • 124,830
  • 17
  • 198
  • 235
0

My company just started using Nagios mainly to keep track of uptime. What are its difficients that you would look for another solution ? Is it scale or lack of monitoring capability ?

MikeJ
  • 14,430
  • 21
  • 71
  • 87
0

Consider using a service like Alertra (alertra.com) if you don't want to run the monitoring server yourself. We have been using this for about a year and have been very pleased with it.

William Gross
  • 2,083
  • 2
  • 17
  • 35
0

We use Zenoss for monitoring our systems. We found it a lot easier to work with then OpenNMS.

Zoredache
  • 37,543
  • 7
  • 45
  • 61
0

We use NAGIOS for everything, and god on a lower level/within a rails application.

I'd be glad to give you more details if you gave us more details about what specifically you're looking for or trying to accomplish.

VxJasonxV
  • 951
  • 11
  • 35
0

You could use RHQ (http://rhq-project.org/ ). While it is not too strong on the hardware side, it provides support for many services. Graphing and alerting are available out of the box and suppor for new/other kinds of managed resources can be provided via plugins. RHQ is open source and has just recently released version 4.0 with a nice new GUI. RHQ also offers a command line interface hat allows scripting.

Heiko Rupp
  • 30,426
  • 13
  • 82
  • 119