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 - pouya.moradian

#1
General / Reporting Server
December 19, 2015, 08:12:24 AM
Hi,

Is there any complete instruction to installing reporting server on NetXMS 2.0 M5 ?
I've seen (https://www.netxms.org/forum/installation/install-report-server/) but i cant find these jar file:

alarm-history-1.0.0.jar
alarm-resolution-time-1.0.0.jar
alarm-resolution-time-statistics-by-users-1.0.0.jar
dci-1.0.0.jar
epp-1.0.0.jar

the download link to these file is not available any more.
Also i can't make a connection to oracle in config file.

Best regards,
Pouya
#2
General / Passing parameter to action from NETXMS console
December 05, 2015, 08:07:33 AM
Hi,

I've post another topic in title of action and my problem was that i could not pass parameter to an action,
after a while that problem was solved but the only way to passing parameter to client's action is from command line,
I can't pass any value to client's action via NetXMS console.

Additional information:

The action is listed in client's valid action,
the action can be execute from NetXMS console,
passing parameter to client's action is ok with server side command line.
#3
General / Node ID for Push parameter
October 14, 2015, 02:35:30 PM
Hi

As i see for pushing parameter to server node Id and DCI name is needed.
I'm using push parameter for pushing client side event as parameter,
So i need Node Id for each node in agent code, Is there any global variable or any variable to retrieve node id in java sub agent?

Is there any better approach to push event to server side for each client(node) ?

With Best Regards
Pouya
#4
General / Custom Widget
October 13, 2015, 02:43:32 PM
Hi,

Is there any available custom widget for dashboard?
Or how can i develop one of them ?

with Best Regards
Pouya
#5
General / Action
October 11, 2015, 04:42:02 PM
Hi,

Is there any way to get data from action ?
Is there any way to pass argument to action functions?
There is a Boolean return value for each action function in java sub agent, what is it for?
And also there is some parameter (String action, String[] args) what is it for?

with best regards
Pouya