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

#1
General Support / MIB Compile Error
May 02, 2007, 02:18:37 PM
Hi,

When I met the error while import a MIB file of Symbol WS-5000 Device.
The error message is as the belows;

"SYMBOL-WS5000-MIB: ERROR 001: Import symbol "BITS" unresolved"

Could you le me know how can I import the MIB file.

Best Regards,
-Terry
#2
Hello,

Now, I want to monitor TCP perfromance of my Cisco catalyst 2950 Switching Hub by using the MIB.
The MIB is available at :

ftp://ftp.cisco.com/pub/mibs/v2/CISCO-TCP-MIB.my

Specially, I want to monitor TCP input Packet and TCP output Packet of all ports individually.
So, I want to set the threshold of all ports and to get the alert event if any port is over the threshold.
And, I want to view the performance graphc of all oprts indivisually.

How can I do it?

Any help on this subject will be greately appreciated.

Best Regards,
-Terry
#3
Hi,

I have a question about network discovery with NetXMS(version 0.2.15) automatically.
As the result, there is no action after the setting of network discovery.
Here are my steps;

On NetXMS Console, I select the "Network Discovery" menu as the belows.

1. click Control Panel on the View menu
2. click Network Discovery on the Contorl Panenl Menu

Then "Network Discovery Configuration" window is pop-up.
And, I set items as the belows.
1. On General tab
     1) Network discovery mode --> Actvie and Passive
     2) Discovery filter --> no filtering
     3) default SNMP community --> public
2. On Active Discovery Target
     1) add a subnet

And, I check the server configuration as the belows.
1. click Control Panel on the View menu
2. click Server configuration on the Contorl Panenl Menu
And, I check some parameters
1) DefaultCommunityString  --> public
2) DiscoveryFilter --> none
3) DiscoveryFilterFlags --> 7
4) NumberOfDiscoveryPollers --> 1
5) RunNetworkDiscovery --> 1

After the setting, I have no result. So, I restart server serivice and re-login NetXMS console.
But, I have same result.

Please let me know how can I use "network Didcovery" funtion.
I want to discover all nodes of serveral subnets automatically.

Best Regards,
-Terry
#4
General / question about scintilla
February 18, 2007, 06:45:51 AM
Hi,

When I comile the NetXMS source, I met the below error.
I had scilexer.lib and scilexerd.lib form scite 172 version.

I think I've not a correct version of scintilla to compile the NetXMS source.
Please let me know what's wrong.

****************************************************************
--------------------Configuration: nxlexer - Win32 Release--------------------
Linking...
LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification
   Creating library Release/nxlexer.lib and object Release/nxlexer.exp
LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of other libs; use /NODEFAULTLIB:library
scilexerd.lib(PlatWin.obj) : error LNK2001: unresolved external symbol "public: __thiscall XPMSet::XPMSet(void)" (??0XPMSet@@QAE@XZ)
scilexerd.lib(PlatWin.obj) : error LNK2001: unresolved external symbol "public: __thiscall XPMSet::~XPMSet(void)" (??1XPMSet@@QAE@XZ)
scilexerd.lib(PlatWin.obj) : error LNK2001: unresolved external symbol "public: int __thiscall XPMSet::GetWidth(void)" (?GetWidth@XPMSet@@QAEHXZ)
scilexerd.lib(PlatWin.obj) : error LNK2001: unresolved external symbol "public: void __thiscall XPMSet::Add(int,char const *)" (?Add@XPMSet@@QAEXHPBD@Z)
scilexerd.lib(PlatWin.obj) : error LNK2001: unresolved external symbol "public: void __thiscall XPMSet::Clear(void)" (?Clear@XPMSet@@QAEXXZ)
scilexerd.lib(PlatWin.obj) : error LNK2001: unresolved external symbol "public: void __thiscall XPM::Draw(class Surface *,class PRectangle &)" (?Draw@XPM@@QAEXPAVSurface@@AAVPRectangle@@@Z)
scilexerd.lib(PlatWin.obj) : error LNK2001: unresolved external symbol "public: class XPM * __thiscall XPMSet::Get(int)" (?Get@XPMSet@@QAEPAVXPM@@H@Z)
scilexerd.lib(PlatWin.obj) : error LNK2001: unresolved external symbol "public: int __thiscall XPMSet::GetHeight(void)" (?GetHeight@XPMSet@@QAEHXZ)
Release/nxlexer.dll : fatal error LNK1120: 8 unresolved externals
Error executing link.exe.

nxlexer.dll - 9 error(s), 2 warning(s)
*****************************************************************

Best Regards,
- Terry
#5
General / nxsl.cpp is not include source files
February 17, 2007, 03:58:21 AM
HI,

When I compiled the source, I met the error as the belows;
So, I search the directory. There is not nxsl.cpp.
netxms-0.2.14 source files is same.

Please let me know, how can I get nxsl.cpp file.

--------------------Configuration: nxlexer - Win32 Debug--------------------
Build : warning : failed to (or don't know how to) build 'D:netxms-0.2.14\src\console\nxlexer\nxsl.cpp'
Compiling...
nxsl.cpp
fatal error C1083: Cannot open source file: 'D:\netxms-0.2.14\src\console\nxlexer\nxsl.cpp': No such file or directory
Error executing cl.exe.

nxlexer.dll - 1 error(s), 1 warning(s)

Regards,
- Terry
#6
General / compile enviroment for Windows platform
July 08, 2006, 05:10:45 PM
I serached NetXMS site to know the compile enviroment for Windows platform.
But, I can't find it.

I knew there are to need other resources to compile.
But, I don't know excactly.

Anyone knows the compile environment for windows platform,
please let us know.

Regards,
-Terry
#7
General Support / Compile for Windows Environment
July 08, 2006, 05:09:06 PM
I serached NetXMS site to know the compile enviroment for Windows platform.
But, I can't find it.

I knew there are to need other resources to compile.
But, I don't know excactly.

Anyone knows the compile environment for windows platform,
please let us know.

Regards,
-Terry