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: Can Netxms Handle this
January 10, 2016, 11:56:57 PM
Still nothing... at this point I cant really trust what netxms is telling me every time a node shows down I can still ping can communicate with
#182
General Support / Re: Can Netxms Handle this
January 09, 2016, 12:33:19 AM
OK I'll give that a shot how many nodes do you monitor... and howe often do you poll for status
#183
General Support / Re: Trying to under stand polling
January 07, 2016, 09:35:44 PM
got it ... Thank you for taking the time to explain
#184
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
#185
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   
#186
General Support / Re: Can Netxms Handle this
January 07, 2016, 03:14:45 AM
netxms 2.0   ubuntu 12.10
#187
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
#188
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
#189
General Support / Re: Server Configuration Variables
January 06, 2016, 06:09:43 PM
Cool... Thank you for the info
#190
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 ?
#191
General Support / Re: Cross Compile Help Please
January 04, 2016, 09:10:53 PM
So then am I out of luck on this one ???
#192
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 ...
#193
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
#194
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
#195
General Support / Re: IP/Mac Address lookup
December 03, 2015, 08:42:03 PM
Works like a charm ... Thanks