Re: [CentOS] OT: A lightweight monitor software
On 03/15/2013 07:39 AM, C. L. Martinez wrote: > Hi all, > > I have a test lab installed over an ESXi 5.1 host that contains 5 > CentOS vm guests. I would like to monitor CPU, RAM and Network for > these vm and ESXi host. Zabbix and Nagios are too to accomplish > this task. Does anyone know any lightweight openosurce soft to do > this?? you already have some great answers, but I want to throw in another susggestio : ganglia. Its provided in rpm form at EPEL ( including ganglia-web ), and if you have a trusted network, and multicast is considered ok - you wont need to do any config beyond install, and make 2 config changes in the main /etc/ganglia/gmond.conf file on each of the nodes -- Karanbir Singh, The CentOS Project +44-207-0999389 | http://www.centos.org/ | twitter.com/CentOS GnuPG Key : http://www.karan.org/publickey.asc ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On 03/15/2013 12:39 AM, C. L. Martinez wrote: > I have a test lab installed over an ESXi 5.1 host that contains 5 > CentOS vm guests. I would like to monitor CPU, RAM and Network for > these vm and ESXi host. Zabbix and Nagios are too to accomplish this > task. Does anyone know any lightweight openosurce soft to do this?? In my experience (and, I think, logically), lightweight packages are likely to require more labor to get the results that you want except for the rare occasion when the author's goals and yours coincide. Nagios is actually quite light weight. I don't like it much, but I use it extensively. Getting things like simple graphs out of it is rather difficult exactly because it is a light weight package. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
I'm liking Xymon, quite a bit. -- Mike Burger http://www.bubbanfriends.org "It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1 > Hi all, > > I have a test lab installed over an ESXi 5.1 host that contains 5 > CentOS vm guests. I would like to monitor CPU, RAM and Network for > these vm and ESXi host. Zabbix and Nagios are too to accomplish this > task. Does anyone know any lightweight openosurce soft to do this?? > > Thanks. > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On Fri, Mar 15, 2013 at 2:56 AM, C. L. Martinez wrote: > On Fri, Mar 15, 2013 at 7:46 AM, John R Pierce wrote: >> On 3/15/2013 12:39 AM, C. L. Martinez wrote: >>> Zabbix and Nagios are too to accomplish this >>> task. Does anyone know any lightweight openosurce soft to do this?? >> >> >> Z and N are too what___ to accomplish this? >> >> I've heard Munin is easier to setup. >> > > Oops sorry ... I wanted to say "too big" ... Munin would be a good option ... Personally, I like OpenNMS but it is probably even bigger. But RAM is cheap these days and it is nice to start with something that will scale up if you need it later. -- Les Mikesell lesmikes...@gmail.com ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On Fri, Mar 15, 2013 at 3:39 AM, C. L. Martinez wrote: > Hi all, > > I have a test lab installed over an ESXi 5.1 host that contains 5 > CentOS vm guests. I would like to monitor CPU, RAM and Network for > these vm and ESXi host. Zabbix and Nagios are too to accomplish this > A relevant question here is whether you want monitoring in terms of alerts or trend graphing? This will help you narrow your software choices to what you need. Some monitoring software such as Zenoss does both (alerting and trend graphing) as do others. My current monitoring is a combination of Nagios (alerts) and Cacti (trend graphing). > task. Does anyone know any lightweight openosurce soft to do this?? > I'd be interested in other monitoring software you find and your impression of whatever you choose to go with. > > Thanks. > ___ > CentOS mailing list > CentOS@centos.org > http://lists.centos.org/mailman/listinfo/centos > -- ---~~.~~--- Mike // SilverTip257 // ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On Fri, Mar 15, 2013 at 11:56 AM, wrote: > On Fri, 15 Mar 2013, C. L. Martinez wrote: > >> Hi all, >> >> I have a test lab installed over an ESXi 5.1 host that contains 5 >> CentOS vm guests. I would like to monitor CPU, RAM and Network for >> these vm and ESXi host. Zabbix and Nagios are too to accomplish this >> task. Does anyone know any lightweight openosurce soft to do this?? > > You might want to look at xymon it is available @ > http://xymon.sourceforge.net/ > > Rpms for it are available @ http://terabithia.org/rpms/xymon/ > > HTH > > -- Ok, I will try some of these tools ... Many thanks to all for your suggestions .. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On Fri, 15 Mar 2013, C. L. Martinez wrote: > Hi all, > > I have a test lab installed over an ESXi 5.1 host that contains 5 > CentOS vm guests. I would like to monitor CPU, RAM and Network for > these vm and ESXi host. Zabbix and Nagios are too to accomplish this > task. Does anyone know any lightweight openosurce soft to do this?? You might want to look at xymon it is available @ http://xymon.sourceforge.net/ Rpms for it are available @ http://terabithia.org/rpms/xymon/ HTH -- Tom m...@tdiehl.org Spamtrap address me...@tdiehl.org ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On 15.Mär.2013, at 08:39, C. L. Martinez wrote: > I have a test lab installed over an ESXi 5.1 host that contains 5 > CentOS vm guests. I would like to monitor CPU, RAM and Network for > these vm and ESXi host. Zabbix and Nagios are too to accomplish this > task. Does anyone know any lightweight openosurce soft to do this?? you could use kSar to look at the stats collected by sar http://www.cyberciti.biz/tips/identifying-linux-bottlenecks-sar-graphs-with-ksar.html -- Kind Regards, Markus ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On 03/15/2013 09:17 AM, Mihamina Rakotomandimby wrote: > If you intend to monitor many hosts, that will lead to tons of charts to > draw periodically. > This is very I/O consuming, and you have to make sure you have enough > for that, or spend some time to reconfigure the nodes to reduce > monitored resources. You can also use munin charts in "on-demand" cgi mode where the charts are being drawn only when called for from the pregenerated HTML (which can also be on-demand). This also enables chart zooming. You need to configure your webserver to run few perl scripts via cgi. http://munin-monitoring.org/wiki/CgiHowto Otherwise munin-node is just a set of perl scripts and other than the dependency list, really is lightweight. -- .oO V Oo. Work Hard, Increase Production, Prevent Accidents, and Be Happy! ;) ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
Am 15.03.2013 um 09:20 schrieb Alexander Dalloz : > Am 15.03.2013 08:39, schrieb C. L. Martinez: >> Hi all, >> >> I have a test lab installed over an ESXi 5.1 host that contains 5 >> CentOS vm guests. I would like to monitor CPU, RAM and Network for >> these vm and ESXi host. Zabbix and Nagios are too to accomplish this >> task. Does anyone know any lightweight openosurce soft to do this?? >> >> Thanks. > > EPEL provides collectd. +1 -- LF ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On Fri, Mar 15, 2013 at 8:17 AM, Mihamina Rakotomandimby wrote: > On 2013-03-15 11:11, John R Pierce wrote: >> On 3/15/2013 12:56 AM, C. L. Martinez wrote: Oops sorry ... I wanted to say "too big" ... Munin would be a good option ... >> >> well,without any personal experience, what I heard about Munin was that >> it was quite easy to setup, and did a lot for you, but it was not 'light >> weight' by any stretch. > > I use Munin. > > If you intend to monitor many hosts, that will lead to tons of charts to > draw periodically. > This is very I/O consuming, and you have to make sure you have enough > for that, or spend some time to reconfigure the nodes to reduce > monitored resources. > > Munin is easy to setup because it has configuration suggestions: it > might monitor ressources that are useless for you. > > Thanks Mihamina. I only want o monitor these 5 vms and nothing more ... ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
Am 15.03.2013 08:39, schrieb C. L. Martinez: > Hi all, > > I have a test lab installed over an ESXi 5.1 host that contains 5 > CentOS vm guests. I would like to monitor CPU, RAM and Network for > these vm and ESXi host. Zabbix and Nagios are too to accomplish this > task. Does anyone know any lightweight openosurce soft to do this?? > > Thanks. EPEL provides collectd. Alexander ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On 2013-03-15 11:11, John R Pierce wrote: > On 3/15/2013 12:56 AM, C. L. Martinez wrote: >>> Oops sorry ... I wanted to say "too big" ... Munin would be a good option >>> ... > > well,without any personal experience, what I heard about Munin was that > it was quite easy to setup, and did a lot for you, but it was not 'light > weight' by any stretch. I use Munin. If you intend to monitor many hosts, that will lead to tons of charts to draw periodically. This is very I/O consuming, and you have to make sure you have enough for that, or spend some time to reconfigure the nodes to reduce monitored resources. Munin is easy to setup because it has configuration suggestions: it might monitor ressources that are useless for you. -- RMA. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On 3/15/2013 12:56 AM, C. L. Martinez wrote: > Oops sorry ... I wanted to say "too big" ... Munin would be a good option ... well,without any personal experience, what I heard about Munin was that it was quite easy to setup, and did a lot for you, but it was not 'light weight' by any stretch. -- john r pierce 37N 122W somewhere on the middle of the left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On Fri, Mar 15, 2013 at 7:46 AM, John R Pierce wrote: > On 3/15/2013 12:39 AM, C. L. Martinez wrote: >> Zabbix and Nagios are too to accomplish this >> task. Does anyone know any lightweight openosurce soft to do this?? > > > Z and N are too what___ to accomplish this? > > I've heard Munin is easier to setup. > Oops sorry ... I wanted to say "too big" ... Munin would be a good option ... ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] OT: A lightweight monitor software
On 3/15/2013 12:39 AM, C. L. Martinez wrote: > Zabbix and Nagios are too to accomplish this > task. Does anyone know any lightweight openosurce soft to do this?? Z and N are too what___ to accomplish this? I've heard Munin is easier to setup. -- john r pierce 37N 122W somewhere on the middle of the left coast ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos