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

#181
General Support / Re: Trying to under stand polling
January 07, 2016, 08:34:01 PM
but if a node has multiple methods which methods generate a node down alarm ? so say icmp works fine but for some reason the snmp agent does not repond   does netxms still consider the node up
#182
General Support / Trying to under stand polling
January 07, 2016, 06:09:30 PM
I have read and watch serveral videos and Im trying to wrap my head around netxms polling methods and how it determines if a node is up or down.  In 1.27 I noticed a status DCI which to my understanding was a basic ICMP check now in 2.0 I dont see that created so what is the process ?  does it depend on if the capabilites of the device ?   If it finds a device that doesnt have an agent or doesnt have snmp  does it continually try these methods when running checks in the future ?  and if a device does have snmp what method does it use to determin status both icmp and snmp or just snmp  .......sorry for long post   
#183
General Support / Re: Can Netxms Handle this
January 07, 2016, 03:14:45 AM
netxms 2.0   ubuntu 12.10
#184
General Support / Re: Can Netxms Handle this
January 07, 2016, 01:15:36 AM
forgot to mention it takes about two minutes or so for the server to even start and after that I get a hole bunch of events complaining about nodes being down in the gui
#185
General Support / Can Netxms Handle this
January 07, 2016, 01:08:52 AM
Is netxms capable of handling 2000+ monitord nodes ?   I have a dual 4 core server with 20gigs of ram and netxms seems to be choking  I constantly get down events of devices that are not down .. it seems its not handling this very well    What would be the suggested variables for such a setup ? Im using percona server for the db which is supposed to be a more optimized mysql replacment....



Thanks
#186
General Support / Re: Server Configuration Variables
January 06, 2016, 06:09:43 PM
Cool... Thank you for the info
#187
General Support / Server Configuration Variables
January 06, 2016, 04:55:48 PM
Did some of the configuration variables change ?

NumberOfStatusPollers    If you plan to monitor large number of hosts, increase this parameter from the default value to approximately 1/10 of host count.
NumberOfConfigurationPollers    If you plan to monitor large number of hosts, increase this parameter from the default value to approximately 1/20 of host count.


I no longer see these in the configuration and if things did change could you make a list of what changed or whats new ?
#188
General Support / Re: Cross Compile Help Please
January 04, 2016, 09:10:53 PM
So then am I out of luck on this one ???
#189
General Support / Re: Cross Compile Help Please
December 31, 2015, 07:47:35 PM
Target is MIPS32 24KEc  and gave the wrong gcc version its actually 4.1.2    I noticed it complains generally  around building and linking libnxsnmp... I dont need the snmp library tools at all just the linux subagent since I only want it to send the linux stats and be able to send a remote command to the device when needed ...
#190
General Support / Cross Compile Help Please
December 18, 2015, 07:10:47 PM
Need help with this i am trying to cross compile just the agent for a device that uses an older kernel 2.6.26.8  with gcc version 4.2.1  and always have issues with  __sync_add_fetch_4  error and I know it is becuase of the older gcc version  is there any way around this ?  This device does not have snmp support which is why I would like to have an agent running on it ...

I have successfully compiled different programs for this devices but having issues on netxms agent


Thanks
#191
General Support / Re: SNMPV3
December 15, 2015, 08:36:43 PM
Is the also a solution for this topic

https://www.netxms.org/forum/configuration/snmp-credentials/

im still hesitant to upgrade to 2.0 because i really dont want to have to reset over 200 switches  due to the  wrong community string being sent out repeatedly
#192
General Support / Re: IP/Mac Address lookup
December 03, 2015, 08:42:03 PM
Works like a charm ... Thanks
#193
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..
#194
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 
#195
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 ....