Cassie Bezuidenhout wrote: > My cgi script graphs are working but I need to enable "Absolute Dates", > instead of Unix Dates to be accepted. Does any one have any ideas how I > should be doing this.
If this doesn't answer your question: be more specific in what you ask. rrdtool update doesn't allow other kinds. for rrdtool graph you have many choices, such as --end '11:01 05/13/70' Make sure the entire date and time is *one* parameter to rrdtool (hence the quotes in my example). More examples are in the docs HTH -- __________________________________________________________________ / [EMAIL PROTECTED] [EMAIL PROTECTED] \ | work private | | My employer is capable of speaking therefore I speak only for myself | +----------------------------------------------------------------------+ | Technical questions sent directly to me will be nuked. Use the list. | +----------------------------------------------------------------------+ | http://faq.mrtg.org/ | | http://rrdtool.eu.org --> tutorial | +----------------------------------------------------------------------+ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
