Sujet : Re: syslog setup
De : pcoviello (at) *nospam* gmail.com (Paul Coviello)
Groupes : comp.os.vmsDate : 24. Jun 2024, 14:56:17
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v5btv2$v7sq$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Mozilla/5.0 (Windows NT 10.0; WOW64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.18.2
Paul Coviello wrote:
Jim Duff wrote:
On 23/6/24 08:49, Arne Vajhøj wrote:
On 6/22/2024 5:57 PM, Jim Duff wrote:
On 23/6/24 03:23, Paul Coviello wrote:
Jim Duff wrote:
[Massive snip]
hmmm what was I expecting! well it seemed pretty straight forward in the PDF that you set it up as it says and it just works, now after reading your comments there might be more I have to do.
>
I'll try it on Monday.
>
and the logger test message does work. just trying to get OPCOM to connect to it and hopefully your suggestions above I can figure it out
>
When you say "just trying to get OPCOM to connect to it" are you expecting that syslogd will somehow intercept your OPCOM messages and log them somewhere else? Because it doesn't do that.
>
It takes syslog messages that match the priorities you have assigned to forward to OPCOM, in this case local1.err, and does exactly that, as I demonstrated in the example.
>
But if one want to send OPCOM messages to syslog then I assume one could:
* enable terminal as operator terminal
* run a little utility program that trap broadcasts
and send them to syslog
?
>
Arne
>
>
Sure, why not?
>
https://www.eight-cubed.com/downloads.html#catch_opcom
>
will trap the OPCOM messages, and it's a simple matter to open a datagram socket and write to the syslog port.
>
Jim.
Hi Jim I just downloaded the zip file and out of curiosity do I need 'C' to run this?
never mind I answered my own question... it doesn't run on itanium...