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

#196
General Support / Re: IP/Mac Address lookup
December 03, 2015, 12:47:16 AM
Alex,

what you provided is great ... However how would I tweak this tool to provide the same functionality as  Find Mac address tool in the managment console  which also provides the switch and port the mac is connected to..
#197
General Support / Re: IP/Mac Address lookup
December 01, 2015, 08:28:36 PM
oh wow you saved me so much time ... Thank you so much 
#198
General Support / Re: SNMPV3
December 01, 2015, 08:16:19 PM
Dani@M3T

I think you are still experiencing  this issue https://www.netxms.org/forum/configuration/snmp-credentials/  I dont think the patch fixed this particular error where even though snmpv3 credentials now work the server is still sending out some requests with public as default ..  I am seeing the same thing on my test switch snmpv3 and v2 works great now but I am still seeing snmp auth failures  about 100 a day but on our switches there is a threshold that can be set  I think the default is 10 failures in a minute before its stops responding which i increased untill this gets fixed ....
#199
Feature Requests / Re: Mqtt broker
November 27, 2015, 11:56:19 PM
Exactly as Borgso said..  I generally use mosquitto which is an opensource broker written in c   http://mosquitto.org/download/  there is also http://emqtt.io/ which is written in erlang  both brokers support websockets so you could have realtime dashboards so basically you could create a dashboard and have it subscribe to realtime data  and with the broker being integrated on the server you could just use a local client  https://github.com/eclipse/paho.mqtt.java  ( Java Client)   http://www.eclipse.org/paho/clients/c/embedded/ ( c++ Client )  to subscribe to the topics locally.. And if another Netxms server where interested in the data it would just need to subscribe to the topic using any of the above clients or simply bridge the two with a broker to broker bridge..
#200
nothing special just added all the required packages to compile and compiled on the device ..Im trying to to either do a static compile or create a deb package but im having trouble.  The static compilation fails and if any one has some good docs on building a deb please let me know. but other than that it works great no problems at all
#201
Feature Requests / Mqtt broker
November 23, 2015, 03:54:12 AM
maybe add support for mqtt in order to recieve sensor and other data easily with out having to compile nxevent etc for embedded devices..
#202
General Support / Re: MIB Import bug
November 21, 2015, 12:18:55 AM
ah hah  ;D

Works now  this is running on a Rasberry pi and I left everything at defaults when i compiled it so i was running

nxmibc -d /usr/local/share/netxms/mibs -o /usr/local/share/netxms/mibs/netxms.mib


but data directory was  /usr/local/var/lib/netxms


Thanks for the help
#203
General Support / Re: MIB Import bug
November 20, 2015, 11:31:48 PM
sorry just realized after i posted
#204
General Support / MIB Import bug
November 20, 2015, 11:29:45 PM
Maybe a bug in mib import for 2.0  tried importing mib that  was successfull in 1.2.17 but never shows up in mib explorer on 2.0  it does compile without error but just never shows up in the tree
#205
Hey guys,

I was looking into getting support for these devices added  but thought I would give a go at compiling the agent and was successfully able to install the agent/client  on the ERL I havent tried the ER PRO yet but I know it almost the same. My idea was throw one of these inexpensive boxes in each segment or remote location doing icmp checks or snmp checks and ship that info back to the server to allow the server to focus on more demanding tasks ...If any one has any thoughts on this as to why this may not be a good idea please let me know...



Thanks,
#206
General Support / GPS
November 19, 2015, 09:19:20 AM
Quick question is the GPS tracking feature only supported for mobile devices ? Im not seeing any reference to GPS any where any any of the Manuals ... is it possible for  regular laptop with gps attached to update coordinates back to the server via the agent ?  If so I dont see any configuration params in the conf file ..


Thanks
#207
General Support / Re: SNMPV3
November 17, 2015, 09:09:07 PM
And by the way thank you for the quick fix ....you mentioned the fix will be released in 2.0 ... ive been wanting to move to 2.0 rc but wasnt sure how stable things are and didnt want to have to migrate everything from 1.2  .. how far along would you guess 2.0 is from being stable release
#208
General Support / Re: SNMPV3
November 17, 2015, 05:33:49 PM
could you provide me the patch
#209
General Support / IP/Mac Address lookup
November 15, 2015, 08:01:08 PM
Is it possible to do IP and Mac address lookups vi nxshell or other command line tools.  I would like to be able to use a script to query where a particular mac address is connected with out having to log in using the client .  I didnt see any options listed in the nxadm  or in the nxshell api  but I could have over looked something.


Thanks
#210
Awesome  :)   By chance would monitoring of the ToughSwitch and Edge Routers be possible  since they too have the same JSON  response.  Let me know if you need access to these types of devices.  Here at work we have Both as well as an extensive collection of UBNT AP's