Here is the url to the ganglia rpms, all pre-reqs are available through this 
site in alphabetical order:
IBM AIX Toolbox for Linux Applications - Downloads alpha

| 
| 
|  | 
IBM AIX Toolbox for Linux Applications - Downloads alpha


 |

 |

 |



Interesting:
 > sum_min':'Min\:%7.2lf%s' GPRINT:'sum_avg':'Avg\:%7.2lf%s' 
GPRINT:'sum_max':'Max\:%7.2lf%s\l' > graph.out                                  
                                                                       <Memory 
fault(coredump)> file corecore: AIX core file fulldump largedata 32-bit, rrdtool
32-bit? Is that right?


    On Tuesday, August 13, 2019, 01:27:30 PM PDT, Jochen Hein 
<joc...@jochen.org> wrote:  
 
 Erik Ochoa <e_oc...@yahoo.com> writes:

>  As far as I know the IBM packages are perzl packages, just changed a
> bit to work (or not work) with some native libraries and packages, the
> idea being to reduce dependency conflicts. Michael Perzls name is all
> over the place in the config files.

ok - do you have an URL handy? may we'll look at the packages at work...

>> /usr/bin/rrdtool --version
>> RRDtool 1.7.0  Copyright by Tobias Oetiker

So rrdtool runs - that's good.

> Here is output from url in browser:
> /usr/bin/rrdtool graph - --start '-604800s' --end now --width 1200
> --height 600 --title 'Fifteen Minute Load Average' --vertical-label '
> ' --slope-mode
> DEF:'sum'='/var/lib/ganglia/rrds/mtgng/someserver.somedomain.com/load_fifteen.rrd:sum':AVERAGE
> AREA:'sum'#0000ff:'someserver.somedomain.com last week '
> CDEF:sum_pos=sum,0,LT,0,sum,IF VDEF:sum_last=sum_pos,LAST
> VDEF:sum_min=sum_pos,MINIMUM VDEF:sum_avg=sum_pos,AVERAGE
> VDEF:sum_max=sum_pos,MAXIMUM GPRINT:'sum_last':'Now\:%7.2lf%s'
> GPRINT:'sum_min':'Min\:%7.2lf%s' GPRINT:'sum_avg':'Avg\:%7.2lf%s'
> GPRINT:'sum_max':'Max\:%7.2lf%s\l'

What happens if you run that command from a shell? My guess is that
we'll get an error. Redirect stdout to a file and look at the file - it
should generate a graph if running ok.

I ran the command successfully with rrdtool 1.7.1 an Linux.

Hm. let's see what you get.

Jochen

-- 
This space is intentionally left blank.
  
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to