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 - Rama

#1
hi victor,

sorry late your respond, i have tested using tomcat8 and grafana succes connected,
but i test with curl from server console only success get sessions but i tried get data container or node the result is access denied.
for your information i use same credential on server console and grafana but the the result is different.
i follow this guide https://wiki.netxms.org/wiki/Web_service, there is something configured i miss?

thanks,
Best regards,
Rama
#2
hi victor,

thanks for your respond.
so you mean the "nxapisrv.properties" put on lib at mywebserver not on folder website of webapi netxms right?
right now i use tomcat7 not tomcat8, is oke use tomcat7?

thanks.

Best Regards,
Rama
#3
hi,

i have install netxms server on server A and i have webserver tomcat on sever B, i want deploy webserviceAPI Netxms on separated server in this case server B,is that possible?
i was following the instruction on https://www.netxms.org/documentation/adminguide/advanced.html#web-api-rest-api. but i'm newbie on tomcat i don't know how to put file "nxapisrv.properties" in my web server. i have tried file "nxapisrv.properties" put on META-INF or WEB-INF nothing happend.

thanks
#4
General Support / Re: Reporting server
July 01, 2016, 09:40:38 AM
hi alex,

I have tried to do "mvn package of file given ldz-alarm-resolution-time-1.0.0-src.7z" When I try to do so I got error and tried
"mvn package of "Data collection configuration" given in sample_reports.tar.gz. on "https://www.netxms.org/forum/installation/install-report-server/"
it's same too, i got error.

[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building LDz - Alarm Resolution Time 1.0.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.radensolutions:nxreporting:jar:2.0-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.723 s
[INFO] Finished at: 2016-07-01T13:33:15+07:00
[INFO] Final Memory: 5M/30M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ldz-alarm-resolution-time: Could not resolve dependencies for project org.netxms.report:ldz-alarm-resolution-time:jar:1.0.0: Could not find artifact com.radensolutions:nxreporting:jar:2.0-SNAPSHOT -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException


[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Data Collection Report 1.0.0
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.radensolutions:nxreporting:jar:2.0-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.470 s
[INFO] Finished at: 2015-09-11T09:05:20+05:30
[INFO] Final Memory: 5M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project dci: Could not resolve dependencies for project org.netxms.report:dci:jar:1.0.0: Could not find artifact com.radensolutions:nxreporting:jar:2.0-SNAPSHOT -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

is dependency is not valid?

thanks
#5
General Support / Re: Reporting server
June 29, 2016, 08:56:41 AM
hi alex,

i have following your instruction, after me running command "cd /opt/nxreporting/ && java -jar nxreporting-2.0.2.jar"
just running detail about what i was did before and haven't finished just looping like on my image. i check on console report perspective not show anything. fyi me use reporting server version 2.0.2. have I missed something configures like you did?
here i'm attach the capture screen.

thanks.
#6
hi victor,

OMG i'm forgot i have custom event.
ok i will check it again.
thanks for your help

Best regards,
Rama
#7
hi victor,

i have not see any error log related that error.
this i'm include the template.
thanks for your support.

Best Regards,
Rama
#8
hi,

i wanna import template from netxms-server1 (2.0-M4) to netxms-server2 (2.0.2) but failed, have someone get error from import configuration like me?
i have tried from web console and management console but the result is same cannot import configuration of server.
error detail "Cannot import configuration: Configuration cannot be imported because of validation errors"
#9
hi,

thanks a lot victor it's helpful for me.

#10
hi victor,

thanks victor, now agent can communicate with the server  ;D ;)
but in that file have not file for init script, where i can get it or me must create by myself?

thanks
#11
hi guys,

i have downloaded nxagent-2.0.2-linux-x86_64-static.tar.gz, but after i extract just have file nxagentd.
i have tried to run it need file the nxagentd.conf, showing eror "Could not process "/etc/nxagentd.conf""
someone can help me, where is link or something else for the user guide?

thanks a lot
#12
General Support / Re: Install report server
July 23, 2015, 01:11:48 PM
hy guys,

i have done running java -jar nxreporting-2.0-M4.jar but in running proccess need table name "QRTZ_FIRED_TRIGGERS" and "QRTZ_TRIGGERS" but in database is nothing. i assume create it n then is successed. can i know original table need cause i'm create manually. and then after succes running that report haven't running too. can somebody help me???

thanks.
#13
General Support / Re: Install report server
July 23, 2015, 05:31:11 AM
hy i'm newbie in netxms.
i have done follow this tutorial but when i try run "java -jar nxreporting-2.0-M4.jar" my JDBC can't connect to my database.
can i see file xml for windows environment. i just tried create file xml with other tutorial.

thanks