GD::Graph::lines - x axis tick labels - using time

2002-10-09 Thread L Parkes
I am trying to create a graph showing que length in relation to time. My problem is that the script below does not put the time in the x-axis, it just puts 5,10,15,20 etc. I think the problem is with the x axis commands. I've changed the x_tick_number to auto and null, but the actual values

Karma - "aborted due to compilation errors"

2001-09-05 Thread L. Parkes
I am trying out a PERL monitoring tool called Karma for several HP-UX machines with Oracle databases. I installed Perl 5.6.1 and the DBI and DBD modules on an HP-UX 11.0 system (After finding a great README.hpux on the DBD module). perl Makefile.pl, make, make test, and make install (as root)