15 Aug
2020
15 Aug
'20
9:30 a.m.
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?