OK so I an using 6.2.3 currently and was wondering if it is possible to use a macro to define the period, history and trend timeframes via macro.
Something like the following:
on a customer template
defperiod=5m
defhistory=90d
deftrends=365d
on a nonpaying customer template
defperiod=1h
defhistry=1d
deftrens=10d
on an internal template
defperiod=1m
defhistory=365d
deftrends=1000d
then we only keep the data around that is important?
Is this possible? Can I just put a macro into the period field?
Something like the following:
on a customer template
defperiod=5m
defhistory=90d
deftrends=365d
on a nonpaying customer template
defperiod=1h
defhistry=1d
deftrens=10d
on an internal template
defperiod=1m
defhistory=365d
deftrends=1000d
then we only keep the data around that is important?
Is this possible? Can I just put a macro into the period field?
Comment