Hi!
Is there a limit (besides practical reasons) on the max number of DS in
an RRD file?
My research into the source-code shows that there is no such limit
(besides the implicit MAX(unsigned long)), but I might have missed
something with my naive:
grep "ds_cnt" src/*.c| grep -E "if\s*\\("
Thanks,
Martin