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

#81
General Support / Node placed under wrong subnet
October 31, 2019, 02:54:13 PM
Hello

I think i found a tiny bug:

There is router being monitored currently with subnet a.a.a.a/24 on one interface. Today i added new subnet to this router b.b.b.b/24 on different interface. When adding new nodes with addres from b subnet, they appear on wrong network in netxms. Should be under Default -> b.b.b.b/24. But instead they apear under Default -> 10.0.0.0/8. What could cause this ?

When i would like to see address map for b.b.b.b/24 network, i cant because to netxms this network doesent exist.

#82
General Support / Acked folder icon
October 24, 2019, 08:53:15 AM
Hello

Is it possible to change "Objects" menu folder icon behavior: Currently when there is alert it shows as red cross on folder. When i mark alarm as acknowledged it still shows as red cross. With many folders its confusing as to which alarms are new and what are already acked.

Egert
#83
Hello

Would it be possible to add possibility of adding lines / links between nodes? For example show connections between wireless acces points ?

Egert
#84
Hello

Would it be possible to add two new features into network map:


  • Ability to customize link style between nodes. For example cable / fiber / wireless etc
  • Ability to Click and drag map with mouse and mouse wheel scroll. For big maps its quite slow to manualy zoom and position map.

Thanks in advance
#85
General Support / ServiceCheck.HTTP
October 02, 2019, 02:59:34 PM
Probably some rookie mistake but cant get it to work.

Current setup:

Under node i have dci with NetXMS Agent

parameter: ServiceCheck.HTTP(1.2.3.4,1001,/doc/page/login.asp)
source node is netxms server itself

response is 3

when visiting given page i use url: http://1.2.3.4:1001/doc/page/login.asp?_1570017371573

snmp to given device is working ok, so cant be connection issue.

What am i dooing wrong ?
#86
General Support / Dashboard multiplier
September 27, 2019, 01:52:57 PM
Hello

I am trying to display hdd used space in dashboard line chart. Currently DCi collects values as GB and in dashboard they get displayed with multiplier. But display is not correct.

For example: Disk usage is 1435GB and is dashboard its shown as 1.435 k. Is it possible to show as 1,4TB or disable dasboard multiplier ?

Egert
#87
General Support / Device driver
September 24, 2019, 01:05:50 PM
Is it possible to make new device driver or provide somekinde of useful info for making one ?

Currently speaking about Juniper SRX 5400 series router.

#88
General Support / scripting and ssh commands
September 04, 2019, 07:55:45 PM
Could realy use some help with scripting, just starting out with it and could use some guidance.

i have peaced together a sample script that is supposed to ssh into device and reboot it, i wanna use it through tool menu. So far i havent got it working yet.

Script: AgentReadList(FindNodeObject($node, 2493), "SSH.Command(192.168.1.10,user,password,put [/system reboot])");

Device never recives any ssh logins
#89
General Support / Statistical info on custom map
September 02, 2019, 03:34:06 PM
Hello

Is it possible to include some statistical info on custom map? For example count down nodes on spesific subnet. Any quick examples perhaps ? :)

Egert
#90
General Support / switch port search for down node
August 01, 2019, 09:26:41 PM
Hello

Maybe a dumb question, but havent found easy solution yet. Lets imagine 200 ip cameras or other kind of devices connected to 10 x 24 port swithes. When a node or multiple nodes go down, what would be the easiest way to find out to what port they belong to? at the beginning switch will remember the device, but after some times it will forget it and netxms will show blank interface.

Some ideas:
* dig throught logs to see what port went down (not very usefull when 20 devices go down roughtly at same time.)
* add interface descriptions to switch ports (but what if the ports are moved around and forgot to change description)

Any button like: "find switch port" last seen port or somthing ? :)
#91
General Support / Manual parent defining for node
July 23, 2019, 12:11:44 PM
Hello

Is it possible to manualy define node parent? Currently i have few devices on some subnets that dont provide neccesary information for netxms to figure it out how nodes are connected, but if some dummy device fails  i get alot of node down messages.

#92
General Support / Moving NetXms to new server
July 18, 2019, 10:34:11 AM
Hello

Old test server is getting slow (was not ment to be permanent), now when i have more capable server ready i have run into problems with moving installation.

I upgraded old server to latest version (2.2.6), its running under win 7 and database is mysql. I have searched around to find best way how to save db and import into new server. Currently i have tryed with "nxdbmgr export export_file" but i get following error: "ERROR: Schema version mismatch between dbschema_sqlite.sql and your database. Please check that NetXMS server installed correctly. Database export failed."

And for future in mind, how could one automate the backup process ? At the moment it seems its requirement to shutdown server for export.

Egert
#93
Hello

Having some trouble with nexus 3548 switch, i would like to see attached neighbours (fdb) but netxms fails to read the database. Its only detecting 2 other cisco switches via LLDP, but not devices directly attached to switch.

[20.06.2019 10:08:37] **** Poll request sent to server ****
[20.06.2019 10:08:37] Poll request accepted
[20.06.2019 10:08:37] Starting topology poll for node Sw 1
[20.06.2019 10:08:37] VLAN list successfully retrieved from node
[20.06.2019 10:08:37] Failed to get switch forwarding database
[20.06.2019 10:08:37] Link layer topology retrieved (2 connections found)
[20.06.2019 10:08:37] Updating peer information on interfaces
[20.06.2019 10:08:37]    Local interface Ethernet1/47 linked to remote interface Core 1
[20.06.2019 10:08:37]    Local interface Ethernet1/48 linked to remote interface Core 2
[20.06.2019 10:08:37] Link layer topology processed
[20.06.2019 10:08:37] Finished topology poll for node Sw 1
[20.06.2019 10:08:37] **** Poll completed successfully ****
#94
General Support / Alert based on syslog amount
June 18, 2019, 02:52:16 PM
Hello

Wanted to ask if its possible to alert based on how much node has logged syslog messages? For example if switch is usualy quiet and then suddenly starts generating alot of logs, is it possible to detect?

Egert
#95
Hello

Trying to collect some data via ssh. Device being polled is mikrotik router where i have made a script that returns needed value. tested it with putty "system script run Script1" returns number.

Now when i try to add new parameter to be monitored i select ssh as source and "system script run Script1" as parameter. and when i click ok, netxms tryes to poll it (end device never revices any requests) and after few seconds netxms core service stops. i also have added ssh credentials to node and ip access from netxms to end device is permited.

Any ideas?

Egert
#96
Hello

Was creating  a network map and decided to add dci container with some values. After that i wanted to change the string format, when i was done and saved it, the map dident load anymore and gives error "could not create view 7". How can i fix it ?


#97
Hello

Probably somthing simple but cant figure it out. How can i monitor multiple devices behind one public ip but they have different snmp ports. Currently when i try to add new device it says such ip already exists. Since its simple router with 4g connectivity and few wifi acces points i cant add pc in there to install agent.

#98
General Support / Problem with Network L2 map
May 28, 2019, 02:24:05 PM
Hello

Could use litle help with L2 network map. Problem is map layout reverts back to pile of nodes on left upper corner at some random point. Made new map, let it auto place nodes for the first time, then i disabled auto layout, made some changes manualy, added some "bend points" and saved layout. Later when i looked at map, it was back to left upper corner in one big pile :/
#99
General Support / First time installing NetXMS
May 21, 2019, 09:22:49 AM
Hello

Wanted to give NetXMS a try run but already hiting some troubles. I installed fresh win 7 for testing purpose and added all neccesary upgrades. After that i installed microsoft sql express 2012. When installing NetXMS i reach the configuration wizard that cant connect to db. What could be the problem ?