Hello!
Currently you can't select that service is bound to loopback interface.
I will add such possibility in version 0.2.3. For now, you can try to
use the following hack:
1. Record service object ID (seen in properties)
2. Stop NetXMS server
3. In NetXMS database, run the following query:
UPDATE network_services SET ip_bind_addr='127.0.0.1' WHERE
id=put_your_your_service_object_id_here
4. Start NetXMS server
After that, server will use loopback address for polling service.
Best regards,
Victor
-----Original Message-----
From: Christoffer Blindheim [mailto:netxms_at_christoffer.totalnett.no]
Sent: Friday, August 05, 2005 1:01 AM
To: NetXMS Users
Subject: [netxms-users] Bind to local interface
Hi again.
I want to check if a service on a certain computer is up and running.
The problem is that the service is bound to the localhost. How can I
check the status of the service? There is a agent installed on that
system, and the serviceobject is bound to <any> (which doesn't include
the local interface). The poller node is the local agent.
How do we resolve this problem?
-- Christoffer BlindheimReceived on Fri Aug 05 2005 - 09:51:39 EEST
This archive was generated by hypermail 2.2.0 : Fri Aug 05 2005 - 09:59:32 EEST