Need to Monitor Multiple Servers

bencairneybencairney Member Posts: 76 ■■□□□□□□□□
Hi,

I need to monitor CPU, Memory and Physical disk I/O on about 160 servers for a 3 month period with the monitoring occuring at about 10 minute intervals. The machines are split across 2 datacenters and i'm trying to figure the best way to do this.

Currently looking at using perfmon on a single machine in each DC and collecting stats from all the others into a single csv file. I can then give this to the guys who need the info to see how much some of our servers are used. This looks like a pretty manual process even if i try and script it a bit using logman.

Are there any better ways to do this or better tools avaialble that anyone knows about?

Thanks
Ben

Comments

  • paintb4707paintb4707 Member Posts: 420
    I'm a fan of PRTG


    Beware of uber geeks before clicking link:

    http://www.paessler.com/prtg7
  • nelnel Member Posts: 2,859 ■□□□□□□□□□
    nagios or cacti maybe?

    i know for cacti there is a cd with pre-installs the entire environment from scratch automatically so you dont require any input. i think its ran on centos or something. However i have not used this cd so dont know how good it is.

    PTRG is good too but you have to pay to monitor over 10 objects.

    Does it have to be free or is money available?
    Xbox Live: Bring It On

    Bsc (hons) Network Computing - 1st Class
    WIP: Msc advanced networking
  • bencairneybencairney Member Posts: 76 ■■□□□□□□□□
    nel wrote:
    nagios or cacti maybe?

    i know for cacti there is a cd with pre-installs the entire environment from scratch automatically so you dont require any input. i think its ran on centos or something. However i have not used this cd so dont know how good it is.

    PTRG is good too but you have to pay to monitor over 10 objects.

    Does it have to be free or is money available?

    Probably Free but i'll check. They need it started asap so I'll maybe have to start with perfmon at least as it takes ages for us to get any king of purchase authorised.

    Thanks for the replies guys. I'll have a look at these.
  • arwesarwes Member Posts: 633 ■■■□□□□□□□
    Here's something you may want to check out if you don't mind running it on Linux or CentOS. It's basically a modified Nagios:

    http://www.opsview.org/
    [size=-2]Started WGU - BS IT:NDM on 1/1/13, finished 12/31/14
    Working on: Waiting on the mailman to bring me a diploma
    What's left: Graduation![/size]
  • 120nm4n120nm4n Member Posts: 116
    +1 for Nagios. We use it to monitor everything.
    WIP: MCITP: EA
    70-620 - Done
    70-647 - In Progress
    70-649 - Soon.
  • bencairneybencairney Member Posts: 76 ■■□□□□□□□□
    arwes wrote:
    Here's something you may want to check out if you don't mind running it on Linux or CentOS. It's basically a modified Nagios:

    http://www.opsview.org/

    That looks a cool util, don't have any Linux machines just now unfortunatley.

    Nagios looks good, i'll have a go with that.

    Thanks again for all the replies.
  • nelnel Member Posts: 2,859 ■□□□□□□□□□
    Not to get side tracked but what OS does most of us run nagios on?
    Xbox Live: Bring It On

    Bsc (hons) Network Computing - 1st Class
    WIP: Msc advanced networking
  • AhriakinAhriakin Member Posts: 1,799 ■■■■■■■■□□
    I'd definitely go with OpsView , all the versatility of Nagios without the learning curve (and better data retention/reporting). Even if you can load VMWare on a server and run it from there. Easiest install is Ubuntu Server and then use the Debian setup, you wouldn't need any real Linux knowledge, just follow the instructions on the Opsview site (and install Ubuntu Server with the LAMP and OPENSSH Server options)
    The only decent Win32 based system I've used is Hyperic, also very good but it lacks templates on the free version so making across the board changes means doing so on each and every host.

    Nel, I like to use Debian based distros, APT is just such a cool software manager and most app.s are available in .deb format at least.
    We responded to the Year 2000 issue with "Y2K" solutions...isn't this the kind of thinking that got us into trouble in the first place?
  • dynamikdynamik Banned Posts: 12,312 ■■■■■■■■■□
    You use Mint at all?
  • nelnel Member Posts: 2,859 ■□□□□□□□□□
    Ahriakin wrote:
    I'd definitely go with OpsView , all the versatility of Nagios without the learning curve (and better data retention/reporting). Even if you can load VMWare on a server and run it from there. Easiest install is Ubuntu Server and then use the Debian setup, you wouldn't need any real Linux knowledge, just follow the instructions on the Opsview site (and install Ubuntu Server with the LAMP and OPENSSH Server options)
    The only decent Win32 based system I've used is Hyperic, also very good but it lacks templates on the free version so making across the board changes means doing so on each and every host.

    Nel, I like to use Debian based distros, APT is just such a cool software manager and most app.s are available in .deb format at least.

    Thanks man. i'll try that out and take a look at opsview too
    Xbox Live: Bring It On

    Bsc (hons) Network Computing - 1st Class
    WIP: Msc advanced networking
  • arwesarwes Member Posts: 633 ■■■□□□□□□□
    The Opsview guys have a virtual appliance you can play with as well, just load it up in VMware Player. I've got some Linux experience, but I went with one of the Ubuntu LTS distros as my boss is more comfortable with a GUI. So very easy to get Opsview running with the Debian package.
    [size=-2]Started WGU - BS IT:NDM on 1/1/13, finished 12/31/14
    Working on: Waiting on the mailman to bring me a diploma
    What's left: Graduation![/size]
  • rfult001rfult001 Member Posts: 407
    nel wrote:
    Not to get side tracked but what OS does most of us run nagios on?

    I think they are running it on CentOS here at work. But they are switching over to GroundWork (http://www.groundworkopensource.com/), which is also a modified Nagios that uses a MySQL back-end. (Also on CentOS)
  • 120nm4n120nm4n Member Posts: 116
    nel wrote:
    Not to get side tracked but what OS does most of us run nagios on?

    We run it on two Ubuntu servers.
    WIP: MCITP: EA
    70-620 - Done
    70-647 - In Progress
    70-649 - Soon.
Sign In or Register to comment.