Re: [dev] POSIX Monitoring tools

2022-06-06 Thread Georg Lehner
Hi LM, Monitoring always sucks 8-] I settled on collectd[1], which ".. has been reported as working on .. AIX". To "unsuck" it a little bit, I compile from sources and leave out every plugin I do not need. My sample "./configure" is below, you might want to leave out even more (chrony, sensor

Re: [dev] Automatic C header dependency tracking for the redo build-system

2022-06-06 Thread Georg Lehner
Hi, The topic of header dependency tracking is already addressed since the inception of redo by DJB. The Appenwarr documentation offers a fairly simple answer in the form of an "implicit" .do file for object files. --- cat > default.o.do <2. build theĀ  object file and generate a make-style