RE Xymon 4.3.30 Released - SNMP support
list Bruce Ferrell
Sat, 15 Aug 2020 02:30:18 -0700
Message-Id: <user-844d25ae1ba5@xymon.invalid>
I've managed to built the SNMP support
When xymon-snmpcollector run, it fails with the following error:
2020-08-15 02:28:13.179227 Cannot open configuration files (?8?:
running it with strace shows:
open("(\3508\321:", O_RDONLY)?????????? = -1 ENOENT (No such file or directory)
I can't for the life of me figure where it's looking for it's config file list or what this odd file it can't open is.
Thoughts?