On Tue, Aug 29, 2006 at 02:39:47PM -0300, Leandro de Paula wrote: > including weekends, but I need to generate graphics that show the use > between 8:00am and 07:00pm, Monday to Friday cause this way I will able to Generally rrdtool (the underlying thing that does the graphs) will not be able to do this for you, as it is expecting a continuous string of data.
You may be able to cook something up magical with re-writing the RRD definitions. The newer versions of rrdtool allow you to timeshift and also make CDEFs based upon the time of the data. It won't be easy, it won't be pretty either (the definition, the graph could look ok). You could also just suppress the data on the graphs by using an IF and TIME in the graph definition. The final way is to run a cron job every morning that goes on a search and destroy mission for your data points that are outside your time period of interest. Again you need to know about rrdtool well to do it. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users