[Ganglia-general] Ganglia alert

2021-07-06 Thread Anilkumar Naik
Dear All, We implemented Ganglia-3.7.2 and will look for below features. kindly advise how to achieve this. 1. Ganglia alert over email on events of cpu,disk or memory util goes above 75% on any compute node at our cluster. How to configure it? 2. Ganglia averaging load includes our login nodes

Re: [Ganglia-general] ganglia alert

2020-04-19 Thread Daniel Pocock
On 13/04/2020 10:42, Valerio Bellizzomi wrote: > My bad, correction is: PIDFile= instead of PIDfile= > > that's it. We all get stuck on things like that from time to time. Thanks for sharing your feedback about this Feel free to contribute your systemd unit file as a pull request

Re: [Ganglia-general] ganglia alert

2020-04-13 Thread Valerio Bellizzomi
My bad, correction is: PIDFile= instead of PIDfile= that's it. On Mon, 2020-04-13 at 10:38 +0200, Valerio Bellizzomi wrote: > The only problem with this is that the ganglia-alert script exits > immediately, thus systemd keeps restarting it and the PID is increasing > continuously. > > > >

Re: [Ganglia-general] ganglia alert

2020-04-13 Thread Valerio Bellizzomi
The only problem with this is that the ganglia-alert script exits immediately, thus systemd keeps restarting it and the PID is increasing continuously. On Mon, 2020-04-13 at 10:35 +0200, Valerio Bellizzomi wrote: > I have adapted the ganglia-alert init script to systemd for Debian: > > > >

Re: [Ganglia-general] ganglia alert

2020-04-13 Thread Valerio Bellizzomi
I have adapted the ganglia-alert init script to systemd for Debian: [Unit] Description=Ganglia Alert Service [Service] Type=simple PIDfile=/var/run/ganglia-alert.pid ExecStart=/home/user/ganglia-alert -d -c /home/user/ganglia_config.txt Restart=always [Install] WantedBy=multi-user.target

Re: [Ganglia-general] ganglia alert

2020-03-27 Thread Daniel Pocock
On 27/03/2020 09:11, Valerio Bellizzomi wrote: > On Thu, 2020-03-26 at 18:47 +0100, Daniel Pocock wrote: >> >> On 25/03/2020 17:18, Valerio Bellizzomi wrote: >>> On Wed, 2020-03-25 at 11:58 -0400, Vladimir Vuksan wrote: Hi Valerio, Unfortunately last couple weeks have been pretty

Re: [Ganglia-general] ganglia alert

2020-03-27 Thread Valerio Bellizzomi
On Thu, 2020-03-26 at 18:47 +0100, Daniel Pocock wrote: > > On 25/03/2020 17:18, Valerio Bellizzomi wrote: > > On Wed, 2020-03-25 at 11:58 -0400, Vladimir Vuksan wrote: > >> Hi Valerio, > >> > >> Unfortunately last couple weeks have been pretty rough for many people. > >> I don't really have

Re: [Ganglia-general] ganglia alert

2020-03-25 Thread Vladimir Vuksan
Hi Valerio, Unfortunately last couple weeks have been pretty rough for many people. I don't really have much input on the init script. You are probably best off trying to adapt the init script to systemd on your own. Sincerely, Vladimir 3/25/20 u 5:50 AM, Valerio Bellizzomi je napisao/la:

Re: [Ganglia-general] ganglia alert

2020-03-25 Thread Valerio Bellizzomi
Is it normal to not get a reply for so long time on this list? On Fri, 2020-03-13 at 05:50 +0100, Valerio Bellizzomi wrote: > Greetings, > I would like to setup ganglia-alert on Debian, but the init script is > very old and does not fit with the new systemd setup. > > suggestions? > > >

[Ganglia-general] ganglia alert

2020-03-12 Thread Valerio Bellizzomi
Greetings, I would like to setup ganglia-alert on Debian, but the init script is very old and does not fit with the new systemd setup. suggestions? ___ Ganglia-general mailing list Ganglia-general@lists.sourceforge.net

Re: [Ganglia-general] Ganglia Alert and Tracking

2006-06-13 Thread Bernard Li
-Original Message- From: Alex Balk [mailto:[EMAIL PROTECTED] Sent: Monday, June 12, 2006 11:04 To: Bernard Li Cc: Stackpole, Chris; ganglia-general@lists.sourceforge.net Subject: Re: [Ganglia-general] Ganglia Alert and Tracking Bernard, There is no contrib directory

Re: [Ganglia-general] Ganglia Alert and Tracking

2006-06-12 Thread Richard.Grevis
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alex Balk Sent: 09 June 2006 20:32 To: Bernard Li Cc: Stackpole, Chris; ganglia-general@lists.sourceforge.net Subject: Re: [Ganglia-general] Ganglia Alert and Tracking Bernard Li wrote: I am trying to write a script that pulls the info from

Re: [Ganglia-general] Ganglia Alert and Tracking

2006-06-12 Thread Alex Balk
*Cc:* Stackpole, Chris; ganglia-general@lists.sourceforge.net *Subject:* Re: [Ganglia-general] Ganglia Alert and Tracking Bernard, Sounds cool - maybe we could create a naming convention for web frontend addons? for example, all addons go under $WEBROOT/addons/$PATCH_NAME/. That could help

Re: [Ganglia-general] Ganglia Alert and Tracking

2006-06-11 Thread Bernard Li
; ganglia-general@lists.sourceforge.net Subject: Re: [Ganglia-general] Ganglia Alert and Tracking Bernard, Sounds cool - maybe we could create a naming convention for web frontend addons? for example, all addons go under $WEBROOT/addons/$PATCH_NAME/. That could help minimize naming conflicts

Re: [Ganglia-general] Ganglia Alert and Tracking

2006-06-10 Thread Alex Balk
: Re: [Ganglia-general] Ganglia Alert and Tracking Bernard Li wrote: I am trying to write a script that pulls the info from netcat and averages out some numbers but I believe that there is a easier way. Does ganglia store data in such a way that I could pull this type of information

Re: [Ganglia-general] Ganglia Alert and Tracking

2006-06-09 Thread Bernard Li
I am trying to write a script that pulls the info from netcat and averages out some numbers but I believe that there is a easier way. Does ganglia store data in such a way that I could pull this type of information? This appears so useful to me that I am sure that there are others that

Re: [Ganglia-general] Ganglia Alert and Tracking

2006-06-09 Thread Eli Stair
Sorry I haven't had time to come through with my offered scripts yet... I've got setups for exporting Ganglia XML to Nagios host/hostgroup configs, as well as doing host/service checks from the RRD data as well as directly from the XML ports. This is _very_handy_. I'm trying to get some other

Re: [Ganglia-general] Ganglia Alert and Tracking

2006-06-09 Thread Bernard Li
Hi Eli: As far as pulling data out of the RRD's for reporting, I've had to whip up some things in the past for dumping to CSV to be inclusive with other reports... Doing this for Cacti and Ganglia was quite the learning experience. What I mainly took out of it is a disdain for the

Re: [Ganglia-general] Ganglia Alert and Tracking

2006-06-09 Thread Eli Stair
On 6/9/06 11:52 AM, Bernard Li [EMAIL PROTECTED] wrote: Hi Eli: As far as pulling data out of the RRD's for reporting, I've had to whip up some things in the past for dumping to CSV to be inclusive with other reports... Doing this for Cacti and Ganglia was quite the learning