> I don't have threshhyst defined in the config file so that if should > evaluate to > true!! As far as I can find in the code there is no global definition for > threshhyst > that would override the fact that I haven't defined it in my config file. > > Anyone have any ideas?
You have not set ThreshDir in your .cfg file, so there is nowhere it can put the threshold history file. EG: Threshdir: /var/tmp/thresholds This will get it working (don't forget to create the threshold directory and make it writeable by the mrtg process) Steve _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
