Xymon Mailing List Archive search

RE Xymon 4.3.30 Released - SNMP support

2 messages in this thread

list Bruce Ferrell · Sat, 15 Aug 2020 02:30:18 -0700 ·
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?
list Colin Coe · Sat, 15 Aug 2020 19:14:20 +0800 ·
I get the same error using the Terabithia RPMs on both RHEL6 and RHEL7.
Just haven't had the time to pursue this further.
quoted from Bruce Ferrell

On Sat, 15 Aug 2020 at 17:30, Bruce Ferrell <user-24fbf1912cfe@xymon.invalid> wrote:
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?