Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - mpanter

#1
General Support / Nodes appears to be UP when is down
August 04, 2015, 07:22:50 PM
Hello,
I have Linux workstations defined as nodes (no SNMP and no Client installed.)

I have set the interface state of the network interface to IGNORE for not receiving errors. I just want to see if node is up or down.

But Node-Status always shows 0 and in the Status Map it appears green. (even when i disconnect the client from the network physically)
State 0  is not the value I expected.

Is this the right behaviour or do I have to configure the node different to get the information?

Regards
Manfred

#2
Hi,
thanks for the quick response.

It just happened again. But resetting the Workspace did not help.

The client shows up correct again just by removing the folder ~/.nxmc/ and starting it again.
So I compared the settings-files in the good ~/.nxmc/data/ folder and the bad, and found the problem:

In the file ~/.nxmc/data/.metadata/.plugins/org.netxms.ui.eclipse.objectview/dialog_settings.xml following entries were set to 0:

<item value="0" key="InterfaceTable.V2.18.width"/>
<item value="0" key="InterfaceTable.V2.16.width"/>
<item value="0" key="InterfaceTable.V2.15.width"/>
<item value="0" key="NodeTable.6.width"/>


After I was setting a value greater 0 the columns appeared again.

So I suppose that depending on what node I am watching by the time closing the client, these values are written in the settings file.

Manfred
#3
General Support / Columns disappear in Client
July 27, 2015, 04:29:05 PM
Hello all,
I am using the Linux x64 Management-Console on the NetXMS 2.0 M5 system. Thanks to the Video-Tutorials I brought the system up in short time. Many thanks for that  :)

I struggled over a situation where in the Object Details / Interfaces suddenly the Columns
Admin State
Oper State
and Status
were gone.

Is it possible reset the grid somehow? At the moment I delete the .nxmc Folder to reset the client. Then the cols come back.
So it seems to be a setting on the client-side. This happened twice to me now. So maybe there is somthing I made wrong???

Any ideas or help would be great.

Manfred