Search found 7 matches

by Alain Tesio
Mon Oct 21, 2002 2:48 pm
Forum: Feature Requests
Topic: Autoscale with a fixed minimum. Or
Replies: 8
Views: 8700

yes sure !
by Alain Tesio
Sun Oct 20, 2002 5:32 pm
Forum: Help: Linux/Unix Specific
Topic: howto get the uptime of a process
Replies: 2
Views: 9706

ps --no-headers -o etime -p `pidof foo`

but you'll have to parse the output or find the right option to get seconds

The format of /proc/pid/stat is defined in the kernel sources in fs/proc/array.c
by Alain Tesio
Sun Oct 20, 2002 5:13 pm
Forum: Feature Requests
Topic: Autoscale with a fixed minimum. Or
Replies: 8
Views: 8700

That's the problem, if I do what you write cacti doens't run rrdgraph with the lower-limit option, my patch fixes this.
by Alain Tesio
Sat Oct 19, 2002 6:34 pm
Forum: Feature Requests
Topic: Autoscale with a fixed minimum. Or
Replies: 8
Views: 8700

Sorry it's the wrong column in the mysql query
by Alain Tesio
Sat Oct 19, 2002 6:02 pm
Forum: Feature Requests
Topic: Autoscale with a fixed minimum. Or
Replies: 8
Views: 8700

Hi, it's supported by rrdtool, the option --alt-autoscale-max only autoscales the maximum value, so you should set the configured lower limit, see the patch below. Another problem in rrdtool is that the man page says that the default lower limit is 0, but using alt-autoscale-max with no explicit low...
by Alain Tesio
Sat Oct 19, 2002 5:29 pm
Forum: Help: General
Topic: Two problems with graphs
Replies: 3
Views: 1445

Both problems solved, thanks !
by Alain Tesio
Sat Oct 19, 2002 5:21 pm
Forum: Feature Requests
Topic: A mailing list !
Replies: 5
Views: 4370

About searching mailing list archives, I'm writing a program for that, it's not yet released nor stable but I could host archives, an example is http://www.floc.net/www_exarch.py?list= ... e=frameset (use old dates, it's not live)