News:

We really need your input in this questionnaire

Main Menu
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

Topics - alireza.stack

#1
I can successfully discover nodes on the local network, but I have problem discovering nodes which are behind a proxy server. How to discover nodes behind a proxy server?
#2
I can successfully discover nodes on the local network, but I have problem discovering nodes which are behind a proxy server. How to discover nodes behind a proxy server?
#3
Why I get the attached error when using the below configuration: 

Parameter: FileSystem.Free([instance])
Instance discovery -> Agent list -> FileSystem.MountPoints

Why should I get an error like this? I should note that when I fetch data manually it works ok.


When I run agent on debug mode, the below result is shown: 

23-Aug-2015 14:18:41.732] [DEBUG] [session:0] Received message CMD_GET_PARAMETER
[23-Aug-2015 14:18:41.732] [DEBUG] [session:0] Requesting parameter "FileSystem.Free([instance])"
[23-Aug-2015 14:18:41.732] [DEBUG] [session:0] GetParameterValue(): result is 500 (INTERNAL_ERROR)
[23-Aug-2015 14:18:41.732] [DEBUG] [session:0] Sending message CMD_REQUEST_COMPLETED (size 32)
#4
In Netxms dashboard I used the below parameter to get / free space:

FileSystem.Free(/)
Now I want to get a specific partition's free space as below:



But it gives incorrect free space. How to get /var free space?