Thanks!!  I wasted several hours yesterday trying to get temperature and humidity graphs from reports sent in by several esp32 devices.  it finally worked when I added the graph definitions to the end of graphs.cfg.

Ralph Mitchell


On Fri, Jan 17, 2025 at 4:40 PM Tom Schmidt <tom@4schmidts.com> wrote:
Yes, the Makefile did not complete all of the required substitutions.  I have patch files for that attached, I don't think that I submitted them previously.  I have several other patches as well for 4.4alpha, which I am running stably on Rocky Linux 8.10 and 9.5 systems.

Tom

On Fri, Jan 17, 2025 at 2:09 PM Ralph M <ralphmitchell@gmail.com> wrote:
I noticed last night that some config files in the installed directories have lines like this:

     optional directory @XYMONHOME@/etc/graphs.d

while others have that label expanded out:

     optional directory /home/xymon/server/etc/tasks.d

The files are under xymon-4.4-alpha/xymond/etcfiles and the "cfgfiles" section in the Makefile in the directory above takes care of replacing the labels with the expanded paths.  If I manually fix that line in graphs.cfg, new graph definitions are picked up from the graphs.d subdirectory, so that one at least needs fixing.  Are all the config files supposed to be able to include optional subdirectories??  If so, that Makefile needs some attention.  I can get to it later and send out a patch, if it needs doing.

Ralph Mitchell


_______________________________________________
Xymon mailing list -- xymon@xymon.com
To unsubscribe send an email to xymon-leave@xymon.com
_______________________________________________
Xymon mailing list -- xymon@xymon.com
To unsubscribe send an email to xymon-leave@xymon.com