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

#16
Hi Victor,
is there any update for this feature ?

greetings

Quote from: Victor Kirhenshtein on January 13, 2018, 12:02:17 AM
Hi,

it could be added in then future. Sounds interesting, it's just a matter of time required to implement and available resources. I'll add it to feature requests in our tracker. And of course if there will be somebody willing to sponsor development of such add-on we can do it upon request.

Best regards,
Victor
#17
General Support / Use Primary IP in DCI table
November 18, 2019, 01:07:40 PM
Hello,
I trey to put the Primary IP in de DCI table, so i can use it in summary tables.
I trey using DCI with internal and {primary_node_ip} but does not work.
also i trey the %a (works in objects tools).

So ho can the primary IP (that is visual in de overview) be added to the DCI values of the object ?

Thanks!
#18
Announcements / Re: NetXMS 3.0 released Repository
September 15, 2019, 01:14:33 PM
Hello,

I am using the debian repository, (http://packages.netxms.org jessie/main amd64 packages ) but it is not pickup version 3.0 .. is this not push jet ?
or is there a other repository ?
#19
Hi Victor,

Is there any update of this topic ?

Quote from: Victor Kirhenshtein on January 13, 2018, 12:02:17 AM
Hi,

it could be added in then future. Sounds interesting, it's just a matter of time required to implement and available resources. I'll add it to feature requests in our tracker. And of course if there will be somebody willing to sponsor development of such add-on we can do it upon request.

Best regards,
Victor
#20
Announcements / Re: NetXMS 2.2.1 released
December 13, 2017, 10:32:01 PM
Hey Victor,

After update server to 2.2.1 (database check ok )
update de Windows manager to 2.2.1 I can not login anymore --> Connection Error  org/netxms/base/GeoLocation

restart the Netxms server (ubuntu) does not help ...

UPDATE:
after deleting user date on management pc + delete NETXMS manager (new version was extracted over the older version)
and re-unpack the new version i could start the manager again .
#21
Announcements / Re: NetXMS 2.2.1 released
December 13, 2017, 10:22:25 PM
Quote from: xchema on December 11, 2017, 06:22:24 PM
New Android management console filename suggests it's 2.2.1 version, but when installed it seems to be still 2.1.2, is it me or the apk is wrong?

Same problem for me also with the android apk manager ..
#22
General Support / Re: NetXMS video tutorial series
November 09, 2017, 01:39:54 PM
Hi Thomas,

These video's are really helpfull.

for advanced --> compiling MIB --> fix MIB common syntax errors ... (ho does the relation work between MIB ?)
-> working with DCI --> SNMP tables ... not working for me ..

and how to use NXSL to get extra SNMP values after receivnig a trap .. .. -->My post with de 'thing' it trey to do  https://www.netxms.org/forum/general-support/get-ifalias/

This would realy be helpfull..
#23
General Support / Get ifalias
November 06, 2017, 06:41:23 PM
Hello,
I receive following example SNMP trap when an interface go in port security shutdown.
06.11.2017 16:15:16   10.10.0.9   switch-lesgebouw-gelijksvloer.localdomein.be   .1.3.6.1.4.1.9.6.1.101.0.213   .1.3.6.1.4.1.9.6.1.101.2.3.1.0 == '%LINK-W-PORT_SUSPENDED: Port gi6 suspended by port-security'; .1.3.6.1.4.1.9.6.1.101.2.3.2.0 == '1'
for this snmp trap i created a SNMP Trap Mapping with a event SNMP_PORT_LOCK --> create event processing policy -->  Alarm + send notification to Slack webhook.

So far everyting works fine.
Wat i try to do is add the interface alias (ifalias) in the message alarm and slack.
so that when the alarm is send , i know in human tekst the location / room number like i see when looking at the interface table of this node.

I think with some kind of tranformation script, using the string --> filter out the interface id --> example "gi6" , use this value to look up de ifalias and save it as extra variable .. .




#24
Hello,

Most projectors have these day a ethernet card,
but not all projectors support SNMP, but they all support the PLlink protocol. (http://pjlink.jbmia.or.jp/english/ )

(read info, lamp and filter hours, start up en shutdown projectors, select video source ...)

Is this someting that netxms can do in de furture ? or is iet possible to use de pjlink dll in a script ?
#25
General Support / Re: MIB comiling nightmare (part 01)
November 06, 2017, 01:40:29 AM
Thank You allot,

No i can use DCI on my switches and UPS.

#26
General Support / MIB comiling nightmare (part 01)
November 01, 2017, 12:26:21 AM
Hello,
First off, Netxms is a really great tool !
I use it for our school (32 Cisco SG300 series switches, 1 Catalys c2960 , )
but the power comes from DCI and thus MIB..
that last one is really problematic ...
i have literary try for hours to compile MIB for our Cisco SMB switchen (SG300 series ) and our UPS ..
after hours of trying, manual fix syntax error --> http://www.ibr.cs.tu-bs.de/bin/smitools.cgi upload mib file to this site to test the syntax ..
At last i have deleted the mib files and the compiled one in de mibs folder (/usr/share/netxms/mibs)
just adding the MIB for the UPS (infosec) UPSmib.txt ,  not compiling needing SNMPv2-SMI.txt and RFC115-SMI.txt and RFC1682.txt ..
after searching on the internet found these but do not work .. pff
After testing the UPSmib.txt there was a problem with the "COMPANYMIB: ERROR 001: Import symbol "MODULE-IDENTITY" unresolved "
follow this website to trey the module-identity error.. fix some syntax but nothing helps .. http://www.muonics.com/Docs/MIBSmithy/UserGuide/moduleids.php
Try to Resolved this issue with adding the MODULE-IDENTITY but still this error .. adding the Cisco sg300 MIB errors ...
Who has expert skils to fix this ... or help me ?
Is there a way to download the correct MIB that are included in the Netxms distribution ? or how to restore de default MIB ?
i attached the MIB for Cisco SMB and UPS Infosec
Also i found this link of de MIB of Netxms but how do you download all this MIB ? without one by one opening an copy-past tot text file ??
http://git.netxms.org/public/netxms.git/tree/refs/heads/develop:/contrib/mibs?js=1
Ho to convert MIB V1 or V2 to V3 so that Netxms accept it ?
i have the latest NETXMS server installed on Linux
Use management console on windows workstations and android.

The Cisco MIB zip file is not uploading ! error 413 here is my onedrive link to the file ! --> https://1drv.ms/u/s!Aj037gJtNd7Bpe0gaqkQuZqp2XsRMg
#27
Hello,

The download link to de Android APK manager is not working.. ( 404 )
can you please help ?

https://netxms.org/download/netxms-console-2.1.2.apk



#28
General Support / Re: Create Rack
November 09, 2015, 02:58:55 PM
hello,

I use the Rack feature, but i have 2 questions.
1. how can i change de numbbering from top to bottem and not bottom to top ?
2. how can i input the quantety of unites for this rack ?
#29
Announcements / Re: NetXMS 2.0-RC2 released
October 18, 2015, 08:41:41 PM
could not find NetXMS 2.0-RC2  with apt-get update  / upgrade ..
#30
I use the http://packages.netxms.org/debian wheezy beta
repository, upgraded to 2.0-RC1-2 but apt-get upgrade is NOT finding the 2.0-RC2

agent on windows pc = 2.0-RC2