xymon 4.3.17 glitch - .netrc passwd not working for some https cont tests
On 28 August 2014 04:59, Betsy Schwartz <user-c61747246f66@xymon.invalid> wrote:
any thoughts?
You sure it's looking for ~/.netrc where you think it is? You might have $XYMONHOME/etc/netrc, which will mask any you have in ~/.netrc. Perhaps run xymonnet via strace, grepping for netrc and see where it's looking/finding it. J