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

#211
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
#212
General Support / Re: MIB Import bug
November 20, 2015, 11:31:48 PM
sorry just realized after i posted
#213
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
#214
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,
#215
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
#216
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
#217
General Support / Re: SNMPV3
November 17, 2015, 05:33:49 PM
could you provide me the patch
#218
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
#219
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 
#220
General Support / Re: External events
November 12, 2015, 06:40:16 AM
Victor,

is there a way to pass variables through the nxevent tool ?  as a test I basically set up an unmanaged node in order for me to be able to send an event to that specific id but I want to be able to dynamically change the event notification for instance  when arpalert detects a new macaddress I want to be able to pass the macaddress to netxms which will show up as a pop saying New Mac address of %mac  detected   then based off that create an action that will trigger a mac find to show me what port that mac address is attached to ...Sorry for all the posts but im at a loss here ....Do you guys have a donation page ? I really need to at least buy you a beer for all this hard work and time put into this software and assistance you provide


Thanks again ...
#221
General Support / Re: SNMPV3
November 11, 2015, 01:49:25 AM
Here you go.. Its seems worse with 2.0-RC2  I had to reboot my switch several times because it was continually trying several times per second and by default the ruggedcoms will quit responding after so many failed attempts. I also attached the switch debug screen. I have also tried 1.2.17 linux version running on ubuntu thinking maybe it was a windows thing
#222
General Support / Re: SNMPV3
November 11, 2015, 12:42:19 AM
1.2.17   I also tried 2.0  with out any luck but I did not do any captures
#223
General Support / Re: SNMPV3
November 10, 2015, 11:26:10 PM
ok after doing some packet captures there does seem to be a slight difference in response from netxms .. after the initial report from the switch which includes the engineid nextxms fails to include the engineid in following get request messages.  I have verified that both snmpb and using net-snmp command line from my laptop both work and all but netxms includes the engineid.  Not sure if this is still a vendor issues or not but the specific  switch i am testing is a Ruggedcom RS900
#224
General Support / Re: SNMPV3
November 10, 2015, 04:52:48 PM
Hmm... Probly a vendor issue then ?  Are you using AuthPriv  on your devices ?



Thanks for you help
#225
General Support / SNMPV3
November 10, 2015, 01:45:38 AM
Has any one gotten V3 to work correctly ?   Ive tried both 1.2.17 and 2.0RC  and it seems to have issues in both versions .. Im querying a switch for sys.name and I can pull that same information using SNMPB client  no problems but every time i try netxms i have problems  is this a known problem