Is there any way to bring the auto refresh rate down from 90 to say 10?
somehwere in the internals of the pages code for sure… check the .c files, modify, recompile
I’m currently running version 3.2.0, and the cgi refresh rate is configurable in the cgi.cfg file:
# REFRESH RATE
# This option allows you to specify the refresh rate in seconds
# of various CGIs (status, statusmap, extinfo, and outages).
refresh_rate=60
I don’t recall seeing this in version 2.x though, so it depends on the version of your install.
Hope this is what you were looking for.
Jon
Definetely an easier solution
i seem to remeber it was in 2.x too.
Luca