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

#1
Hi!
   Today, i have tried to define a data collection configuration by: 
   "right click an object" -> "Data Collection Configuration" -> "New Table" -> "Columns" -> "Add",
   but i find the "SNMP OID" column can not be defined from scrach or edited anyway (in attachment images), is this not implemented yet or should be configured in other way? 
   Please give me some advice, thanks a lot!

Best Regards,
#2
General Support / Why Messy Code after Reboot Server
March 09, 2013, 04:35:25 PM
Hi, Victor:

    I changed some menu in "Object Browser" into my mother language(Chinese) successfully,  but when I kill netxmsd process and reload it, I found a lot of messy code like some "?" in the "Object Browser",  But if I only close the java console without rebooting the server, everything is OK.
    I guess maybe the problem is in the following:
    1.  Server unicode supporting
    2.  Database character set
    3.  Before rebooting the server, some necessary database synchronization commands should be executed?
   
    I use Mysql to conserve data of the system, and set UTF-8 as the default character set. And in netxmsd.conf, I added "CodePage = UTF-8" configure line.
    Before make, I used "./configure --with-server --with-mysql --enable-unicode" command to complie server. Are there any other parameters needed in configure?
    Where is the problem, Please help, thank you!
#3
General Support / About Management Console
February 27, 2013, 02:21:07 PM
Hi! Victor,

    In 1.2.6 version,  I find the line's color can be set to based on object status, and I can choose netcard of a swith, but how can I set the color of a netcard according by the data rate?


    Thank you!
   
#4
General Support / compling error in netxms-1.2.6 code
February 25, 2013, 12:40:25 PM
Hi,Victor
   after i excuted
   --------------------------------------------------------------------
   configure --with-server --with-snmp --with-mysql --enable-unicode
   make
   --------------------------------------------------------------------

   Errors information comed out in compling netxms-1.2.6, please check, thank you!



Making all in libnxsnmp
make[4]: Entering directory `/home/netxms-1.2.6/src/snmp/libnxsnmp'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/netxms-1.2.6/src/snmp/libnxsnmp'
Making all in nxmibc
make[4]: Entering directory `/home/netxms-1.2.6/src/snmp/nxmibc'
  CXXLD  nxmibc
../../libnetxms/.libs/libnetxms.so: undefined reference to `tre_regwexec'   --------------------this position!!!!!!!!!!
../../libnetxms/.libs/libnetxms.so: undefined reference to `tre_regwcomp'  --------------------this position!!!!!!!!!!
collect2: ld returned 1 exit status
make[4]: *** [nxmibc] error 1
make[4]: Leaving directory `/home/netxms-1.2.6/src/snmp/nxmibc'
make[3]: *** [all-recursive] error 1
make[3]: Leaving directory `/home/netxms-1.2.6/src/snmp'
make[2]: *** [all-recursive] error 1
make[2]: Leaving directory `/home/netxms-1.2.6/src'
make[1]: *** [all-recursive] error 1
make[1]: Leaving directory `/home/netxms-1.2.6'
make: *** [all] error 2
#5
Hi, Victor:
   I have a suggestion for java console:

    I set a data collection to collect the in/out flow of a certain port in a switch, and when the flow exceeded the threshold value defined, an alarm of the swith (not the port)  will arise, and the link line between the swichs will change color to notice the network manager.
    The question is:  as the color changing condition is based on the object's status(object is the swith, not the port), so if I defined many collection actions and threshold value, then the swith's status will change by many conditions(this or that alarm), so the color of the link will not change exactly.
    How to settle this problem? I think,  if the port can arise alarm itself as the swith, then the color changing condition can be set to "based on the port's status", the color changing of a link line will also be more exactly.
    I hope this useful function will be considerd by you and your team!

    Best wishes!
#6
General / About Compling Result of Java Console 1.2.2
September 09, 2012, 07:05:00 PM
Hi, Victor:

    After I compiled the Java console 1.2.2, I tried to use the newest console, but when I created a new Network Map, I can not modify the background color of the new created map successfully (the default color is black), the printed screen picture is kept in the attachment for you.
   (because I do not have the "org.eclipse.core.resources-3.7.101*.jar", so I changed  "org.eclipse.core.resources;bundle-version="3.7.101"" to  "org.eclipse.core.resources;bundle-version="3.7.100"" to pass through compiling process. And I really don't know how this change will affect the result binary code.)


    But the network map's color of java console binary code downloaded from www.netxms.org is white and there is no button to modify the background color anyway, so I wonder whether the problem is due to the difference between my eclipse environment or jdk version and yours?

    the version of jdk I used is jdk1.7.0_02,
    and my eclipse version info is as follows:
   
    Eclipse SDK

Version: 3.7.1
Build id: M20110909-1335

(c) Copyright Eclipse contributors and others 2000, 2011.  All rights reserved.
Visit http://www.eclipse.org/platform

Please give me some advice, thank you very much!
#7
General / Compile Problem of Java Console (1.2.2)
September 03, 2012, 05:42:36 PM
Hi! Victor,

     I have failed to compile the new edition java console (1.2.2) in the old eclipse compiling environment, in which the old edition java console(1.2.1) can be complied successfully, some pictures I copied into the attachment.

     I guess some plug-in units are missed or should be upgraded to new version?
     Then I tried to install Zest plug-in to eclipse online, but failed, and error info as follows:
---------------------------------------------------------------------------------------------
Your original request has been modified.
  "Graphical Editing Framework Zest Visualization Toolkit SDK" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
  Software being installed: Graphical Editing Framework Zest Visualization Toolkit SDK 2.0.0.201208101911 (org.eclipse.zest.sdk.feature.group 2.0.0.201208101911)
  Software currently installed: Graphical Editing Framework Zest Visualization Toolkit 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365 (org.eclipse.zest.feature.group 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365)
  Only one of the following can be installed at once:
    Graphical Editing Framework Zest Core 1.3.0.201206112118 (org.eclipse.zest.core 1.3.0.201206112118)
    Graphical Editing Framework Zest Core 1.3.0.v20110221-2050 (org.eclipse.zest.core 1.3.0.v20110221-2050)
    Graphical Editing Framework Zest Core 1.2.0.v20101209-2020 (org.eclipse.zest.core 1.2.0.v20101209-2020)
    Graphical Editing Framework Zest Core 2.0.0.201208101911 (org.eclipse.zest.core 2.0.0.201208101911)
    Graphical Editing Framework Zest Core 1.2.0.v20100525-1225 (org.eclipse.zest.core 1.2.0.v20100525-1225)
    Graphical Editing Framework Zest Core 1.1.0.v20090504-1850 (org.eclipse.zest.core 1.1.0.v20090504-1850)
    org.eclipse.zest.core 1.0.0.v20080115
  Cannot satisfy dependency:
    From: Graphical Editing Framework Zest Visualization Toolkit 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365 (org.eclipse.zest.feature.group 1.3.0.v20110425-2050-67A08yF5F18CBD4I9G53365)
    To: org.eclipse.zest.core [1.3.0.v20110221-2050]
  Cannot satisfy dependency:
    From: Graphical Editing Framework Zest Visualization Toolkit SDK 2.0.0.201208101911 (org.eclipse.zest.sdk.feature.group 2.0.0.201208101911)
    To: org.eclipse.zest.core [2.0.0.201208101911]     
---------------------------------------------------------------------------------------

Please give me some advice, thank you!
#8
General Support / About Duplicate Nodes
June 13, 2012, 07:05:12 AM
Hi, Victor:
   I am using version 1.2.0 server and java console, Network Topology is set to "Active and passive", pertinent parameters of filter are set as following picture.

   But after 2 hours, I found duplicate node were found by the server and displayed in the java console(in following picture).

   
#9
General Support / About Mysql Database
June 12, 2012, 07:01:46 AM
Hi,

   This morning, I cannot connect to the server immediately(need 50 seconds), so I think maybe Reinit the database will solve the problem, so I exported the Database in Mysql user interface, but I found there are many idata_XXX prefix table being exported(nearly 1600 tables totally, could you tell me which type of operation will create the table of idata_ prefix, or bug?

Best Regards,
#10
General Support / Some Questions of Configuration
June 11, 2012, 01:06:42 PM
Hi, Victor!

   I have some questions about configuration:

   1. When I right click "Entire Network" object to create zone, an error comes out, as following picture(in attachments);
   2. About Syslog:  I configured syslog source and started sending syslog information in some devices, then set the parameter in Server, after 1 day, nothing have been received(I can confirm that the devices really sent syslog information out during the day), please tell me why?

Best Regards,

#11
General Support / About Subnet Object's Status
May 26, 2012, 08:09:16 PM
Hi, Victor!

    A question confused me a lot for long time, according to my understanding, the status of Subnet Object can only be changed by the related 2 interfaces status of network nodes belong to the subnet object, as the graph shows:

A(X) --- B --- (Y)C

A is a router, C is also a router,  B is the subnet through which the A & C are connected. X is the interface belongs to subnet B, Y is the interface belongs to subnet B, and by ordinary understanding, only X's and(or) Y's status change to down, B's status will be changed to down.

But i find as long as A or C's status changes to error(including errors related or not related to the subnet), the B's status will changed to Error and an emergent alarm will arise. This characteristic makes me very confused, because i cannot locate the real problem in the network through monitoring the topology map'icon status changes.

Please follow with interest, thank you!

Best Regards!


#12
Hi, Victor!

     There is a question need your help: after i modified the name of java console to Chinese(i.e. change "Network Maps" to 网络拓扑", i find the new Chinese name i input is not complete, for example, if i input "网络拓扑", only "网络" can be displayed, but if i input 4 blanks after "网络拓扑"("网络拓扑    "), then all words will be displayed. why?

     Thank you and wait online for your help...

Best Regards
#13
Hi, Victor & Alex:

    i think parameter - TopologyDiscoveryRadius means the levels or depth the server will search for network objects, and it is only set for Passive topology searching mode. Based on the theory, i set the parameter to 1, but after 900 seconds, i find at least 2 routers in my company were listed in the java console, According to my understanding, if i set the parameter - TopologyDiscoveryRadius to 1, only my gateway will be searched by the server and listed in the java console.
    Would you give me some advice?

Thanks a lot!
#14
Hi, Victor
    after  i downloaded the 1.2.0 version code(including server and java client)  from the download page, i can complie them successfully, but when i open the new version java console and connect to the new version server, error message comes out: "Server uses incompatible version of communication protocol", i'm very confused and copy some debug info from server:

[13-May-2012 23:17:56] [CLSN-0] Sending message CMD_REQUEST_COMPLETED
[13-May-2012 23:17:56] [CLSN-0] RecvNXCPMessageEx failed (0)
[13-May-2012 23:17:56] *Locks* All locks for session 0 removed
[13-May-2012 23:17:56] SQL request queued: INSERT INTO audit_log (record_id,time
stamp,subsystem,success,user_id,workstation,object_id,message) VALUES(7,13369222
76,'SECURITY',1,-1,'1.0.0.2',0,'User logged out (client: n/a)')
[13-May-2012 23:17:56] [CLSN-0] Session closed
[13-May-2012 23:17:56] Successful sync query: "INSERT INTO audit_log (record_id,
timestamp,subsystem,success,user_id,workstation,object_id,message) VALUES(7,1336
922276,'SECURITY',1,-1,'1.0.0.2',0,'User logged out (client: n/a)')" [0 ms]
[13-May-2012 23:17:57] ItemPoller: wakeup

Would you tell me how can i settle this problem?

Thank you!

Best Regards,
#15
General Support / some using questions waiting for help
February 27, 2012, 03:31:52 PM
Hi! Victor,
 
    The first question:  Whether the pre-defined pictures in Image Library, such as Service,ATM,Node,etc. can be deleted or redefined? And if it can be, how to do it?

    The second question: Would you tell me how to use Actions Configuration?  When I click the Actions Configuration menu, I can only set Name, Type, Options and Command, but I don't know how to set the Command parameter, can you help me?

    Another question:  what is the Package Manager's design purpose and how to use it?

Best regards
#16
General / About the Language
December 13, 2011, 09:52:51 AM
Hi,Victor!

   i'm very glad to see the new 1.1.7 version of java console has added the language choosing menu, but there are only two languages --English and Russuan can be chosen,  so i want to add our mother language(Chinese) by myself,  would you tell me how can i start(for example, which source files or modules are the language swiching's core)?
   thank you!

Best Regards

Billy
#17
Feature Requests / about version 1.1.4
August 20, 2011, 12:59:06 PM
hi, victor!

    Would you tell us when version 1.1.4 will be put out, and which function or improvement will the new version has?
    Thanks!

Best regards.

#18
General / compiling problem(missing jar)
March 06, 2011, 12:28:44 PM
Hi, Victor,
    When i complie the java console, a lot of errors come out, most of which are jar dependence problem. It is a good news for us that you can put a list of the jar packages or the rar/tar archive needed by the compile environment.
   
   Best Regards.
#19
General Support / some questions
March 03, 2011, 12:29:35 PM
Hi Victor,
     After the new version 1.1 are installed, i find there are many differences between the the new java management console and the old one. For instance, some useful functions such as auto topology generating can not be find in the new console, etc. When a problem raised, i can't find how to solve it by reading the old documents, which really makes me feel confused.
     There are 3 questions: 
     Would you have plan to update the documents lately?
     When the first stable version of 1.1 will come out?
     Whether some useful functions in the old console will be added into the stable version?

     best regards

#20
hi,Victor!
 
  please give me an instruction or rebuild step list,required packages or libs,and right compile environment as well.

  thank you!

regards