4 Oct
2012
4 Oct
'12
10:47 a.m.
hello
any ways to send info to xymon from external script directly without the tcp/ip layer. Inter process com or something like that.
thx
oau
4 Oct
4 Oct
11:18 a.m.
On Thu, 4 Oct 2012 12:47:32 +0200 (CEST), Olivier AUDRY <olivier at audry.fr> wrote:
hello
any ways to send info to xymon from external script directly without the tcp/ip layer. Inter process com or something like that.
No.
Mixing IPC with network communications is horribly complicated, because the two have an API that is completely different - you cannot wait on both at the same time. It's a fundamental flaw in UNIX IPC design.
And I really don't understand what problem you should have with going through the network interface ?
Regards, Henrik
5011
Age (days ago)
5011
Last active (days ago)
1 comments
2 participants
participants (2)
-
henrik@hswn.dk
-
olivier@audry.fr