Re: server monitor

2015-03-11 Thread Igor Cicimov
On Mon, Mar 9, 2015 at 4:25 PM, Julien Groselle julien.grose...@gmail.com
wrote:

 Hi,

 For now, the best solution is to forget old solutions (cacti, munin, etc.)
 and give a look to new ones based on scalability and effectiveness :
 - Collectd https://collectd.org/ - Small and lightweight stats
 collector written in C
 - Graphithe http://graphite.readthedocs.org/en/latest/overview.html -
 Graph storage
 - Graphana http://grafana.org/ - Pretty beautiful web interface written
 in JS

 If you need something more rustic you can have a look to sys.json
 https://github.com/EricR/sys.json?imm_mid=0ce061cmp=em-webops-na-na-newsltr_20150306
 .

 Enjoy ;)

 *JG*


How about logwatch, it has capability to send system report via email in
text or html format. It can be set to report daily, weekly etc.


Re: server monitor

2015-03-08 Thread Julien Groselle
Hi,

For now, the best solution is to forget old solutions (cacti, munin, etc.)
and give a look to new ones based on scalability and effectiveness :
- Collectd https://collectd.org/ - Small and lightweight stats collector
written in C
- Graphithe http://graphite.readthedocs.org/en/latest/overview.html -
Graph storage
- Graphana http://grafana.org/ - Pretty beautiful web interface written
in JS

If you need something more rustic you can have a look to sys.json
https://github.com/EricR/sys.json?imm_mid=0ce061cmp=em-webops-na-na-newsltr_20150306
.

Enjoy ;)

*JG*


Re: server monitor

2015-03-08 Thread Julien Groselle
Hi,

For now, the best solution is to forget old solutions (cacti, munin, etc.)
and give a look to new ones based on scalability and effectiveness :
- Collectd https://collectd.org/ - Small and lightweight stats collector
written in C
- Graphithe http://graphite.readthedocs.org/en/latest/overview.html -
Graph storage
- Graphana http://grafana.org/ - Pretty beautiful web interface written
in JS

If you need something more rustic you can have a look to sys.json
https://github.com/EricR/sys.json?imm_mid=0ce061cmp=em-webops-na-na-newsltr_20150306
.

Enjoy ;)
*JG*

2015-03-05 14:37 GMT+01:00 Kaplan, Andrew H. ahkap...@partners.org:

  Hello –



 I have implemented Nagios/Icinga for our systems.



 Perhaps that could be of use in your environment.







 *From:* Igor Cicimov [mailto:icici...@gmail.com]
 *Sent:* Thursday, March 05, 2015 2:10 AM
 *To:* Pol Hallen
 *Cc:* debian-user
 *Subject:* Re: server monitor



 Munin

 On 05/03/2015 1:18 AM, Pol Hallen de...@fuckaround.org wrote:

 Hi all :-)

 I'm looking for a tool that generates a report (daily, weekly, etc.) with
 the statistics of resources (loadavg, cpu/mem/disk resources, etc.) of
 server (no IDS).

 I discovered sars (but I yet didn't test it), munin is nice but I need
 something with email reports (no web interface).

 Any idea or advices?

 monit is a good tool but does not keep older time resources.

 thanks for help!

 Pol


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/54f7143d.8080...@fuckaround.org

 The information in this e-mail is intended only for the person to whom it
 is
 addressed. If you believe this e-mail was sent to you in error and the
 e-mail
 contains patient information, please contact the Partners Compliance
 HelpLine at
 http://www.partners.org/complianceline . If the e-mail was sent to you in
 error
 but does not contain patient information, please contact the sender and
 properly
 dispose of the e-mail.



RE: server monitor

2015-03-05 Thread Kaplan, Andrew H.
Hello –

I have implemented Nagios/Icinga for our systems.

Perhaps that could be of use in your environment.



From: Igor Cicimov [mailto:icici...@gmail.com]
Sent: Thursday, March 05, 2015 2:10 AM
To: Pol Hallen
Cc: debian-user
Subject: Re: server monitor


Munin
On 05/03/2015 1:18 AM, Pol Hallen 
de...@fuckaround.orgmailto:de...@fuckaround.org wrote:
Hi all :-)

I'm looking for a tool that generates a report (daily, weekly, etc.) with the 
statistics of resources (loadavg, cpu/mem/disk resources, etc.) of server (no 
IDS).

I discovered sars (but I yet didn't test it), munin is nice but I need 
something with email reports (no web interface).

Any idea or advices?

monit is a good tool but does not keep older time resources.

thanks for help!

Pol


--
To UNSUBSCRIBE, email to 
debian-user-requ...@lists.debian.orgmailto:debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact 
listmas...@lists.debian.orgmailto:listmas...@lists.debian.org
Archive: https://lists.debian.org/54f7143d.8080...@fuckaround.org


The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.


Re: server monitor

2015-03-04 Thread Igor Cicimov
Munin
On 05/03/2015 1:18 AM, Pol Hallen de...@fuckaround.org wrote:

 Hi all :-)

 I'm looking for a tool that generates a report (daily, weekly, etc.) with
 the statistics of resources (loadavg, cpu/mem/disk resources, etc.) of
 server (no IDS).

 I discovered sars (but I yet didn't test it), munin is nice but I need
 something with email reports (no web interface).

 Any idea or advices?

 monit is a good tool but does not keep older time resources.

 thanks for help!

 Pol


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/54f7143d.8080...@fuckaround.org




server monitor

2015-03-04 Thread Pol Hallen

Hi all :-)

I'm looking for a tool that generates a report (daily, weekly, etc.) 
with the statistics of resources (loadavg, cpu/mem/disk resources, etc.) 
of server (no IDS).


I discovered sars (but I yet didn't test it), munin is nice but I need 
something with email reports (no web interface).


Any idea or advices?

monit is a good tool but does not keep older time resources.

thanks for help!

Pol


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54f7143d.8080...@fuckaround.org



Re: server monitor

2015-03-04 Thread Kevin LE HEN
Hi,

I'm thinking of this http://nicolargo.github.io/glances/ but I don't know
if you can generates reports. I'm pretty sure it can be done with some
developments.

Regards,

2015-03-04 15:18 GMT+01:00 Pol Hallen de...@fuckaround.org:

 Hi all :-)

 I'm looking for a tool that generates a report (daily, weekly, etc.) with
 the statistics of resources (loadavg, cpu/mem/disk resources, etc.) of
 server (no IDS).

 I discovered sars (but I yet didn't test it), munin is nice but I need
 something with email reports (no web interface).

 Any idea or advices?

 monit is a good tool but does not keep older time resources.

 thanks for help!

 Pol


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a
 subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: https://lists.debian.org/54f7143d.8080...@fuckaround.org




-- 
Kévin LE HEN


Re: server monitor

2015-03-04 Thread Miles Fidelman

Pol Hallen wrote:

Hi all :-)

I'm looking for a tool that generates a report (daily, weekly, etc.) 
with the statistics of resources (loadavg, cpu/mem/disk resources, 
etc.) of server (no IDS).


I discovered sars (but I yet didn't test it), munin is nice but I need 
something with email reports (no web interface).


Any idea or advices?



What I do is simply run a daily cron job that generates reports from 
things like dstat, iostat, vmstat, etc. -- mix and match various tools 
to your heart's content.  apropos resource is a good start for finding 
all the tools you can start with.


Miles Fidelman


--
In theory, there is no difference between theory and practice.
In practice, there is.    Yogi Berra


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: https://lists.debian.org/54f71ceb.1060...@meetinghouse.net