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

#16
I couldn't find this in any documentation or on the boards...
Was wondering if it is possible to trigger an alert if a specific software package version has changed?  For instance if SERVER X has IE 10.1.1400 and it updates, then reads IE 11.0.0000.  Can that trigger an alert?

Thanks in advance!
#17
General Support / Re: Agent registration -r
February 03, 2014, 07:12:19 AM
Victor,

I had the server reg enabled, but thanks for the help.  It was driving me crazy.  I will look for the next build.

Thanks!
#18
General Support / Agent registration -r
January 29, 2014, 01:09:22 AM
So, I have battled this issue a lot.  I have never gotten it working and I really need to figure out how.  When I indicate I want the agent to register manually with NetXMS, I fire up the nxagentd with the -r <server>.  Sounds simple enough... so why for the love of all that is holy can't I get this to work?  I have tried -r with the ip and the dns name.  I have tailed my server log and see no activity whatsoever.

If installed the latest version of the agent (also running latest build of the server) and I did see a moment where the agent tried to download a config file from the server (the -M)... so that seemed to work, though i didn't have a valid file there for it... which I would love to do but haven't read up enough on it yet to know... I digress.

So does anyone know any reason the -r wouldn't work.  Like I said, I see no indications that it is even attempting to do it.  Thanks so much in advance!
#19
General Support / Re: Possible Bug 1.2.7 (SNMP)
June 21, 2013, 04:40:08 AM
No, I just did an in place upgrade over 1.2.6 and it stopped working shortly after.  Through an agent/proxy, it does not work.. directly it does.
#20
General Support / Possible Bug 1.2.7 (SNMP)
June 20, 2013, 10:25:48 PM
It seems with the latest build, I am no longer able to query SNMP via an proxy agent/host.  Example:

NETXMS Server ----> AGENT w/ SNMP Proxy---->SNMP Device

Queries directly to an SNMP from the NETXMS server appear to work still....

Anyone else seeing this?

Thanks,
#21
General Support / netxms_login.dat | Custom WebUI Logo?
January 30, 2013, 08:13:18 AM
I tried doing this... nada.  The instructions are not totally clear, so no doubt I am doing something wrong, but looking at the JAVA code, it looks like it loads the image file (assumed to be the netxms_login.dat) into a variable and calls if present.  Otherwise the standard logo appears.  Has anyone had any luck doing this?  Are there any other undocumented tips for the WebUI?  Like can you change other features, the title of the app, etc?  Thanks in advance all!

#22
General Support / Re: Missed pooling
January 30, 2013, 07:19:38 AM
Thanks Victor... I looked everywhere... so I thought.  Sorry for the delayed reply... forgot I posted this to be perfectly honest.
#23
General Support / Missed pooling
January 03, 2013, 04:06:22 AM
I apologize if I missed this somewhere, but is there an easy way to get NetXMS to wait until two missed pooling cycles pass before considering a node "down".  I have one location that has squirly internet and I get about 30 notifications a day.  I just want to know if the event lasts more than one pass.  This would be the built-in up/down status.  Not on a specific service or rule I have built.  As far as I can tell, it looks like I would need to disable the pooling and look for my own data.
#24
General Support / Re: Download Links Broken
April 24, 2012, 10:11:22 PM
Thanks Alex!
#25
General Support / Download Links Broken
April 24, 2012, 04:23:12 AM
A number of the agent download links are broken.  Unix/Debian 32 bit (netxms-agent_1.2.0_i386.deb) for example is no longer accessible.  Anyone?
#26
General Support / Re: Install Web Interface
April 23, 2012, 09:11:43 PM
Same here.  Can confirm, ensured the port 8080 was free, reinstalled... same issue.  No nxhttpd config in /etc, no war files, nada.
#27
I really like this product and hope I can get it to do something other than just the "Status".  I have loaded custom mibs (compiled fine).  I see the item in the tree... when I add any snmp item, it always changes to UNSUPPORTED.  I am not sure what the deal is.  I have tried custom, generic calls.. all the same.  When I check the device config, it connects with snmp fine, pulls the interface names, determines the type (in this case Sonicwall).  Every time it says...

11:22:54 AM]    Checking NetXMS agent...
[11/6/11 11:22:55 AM]    Checking SNMP...
[11/6/11 11:22:55 AM]    SNMP agent is active (version 2c)
[11/6/11 11:22:55 AM]    System description changed to SonicWALL xxxx (SonicOS Enhanced 5.6.0.11-61o)
[11/6/11 11:22:55 AM]    System name changed to xxx
[11/6/11 11:23:03 AM] Capability check finished
[11/6/11 11:23:03 AM] Checking interface configuration...
[11/6/11 11:23:03 AM] Interface configuration check finished
[11/6/11 11:23:03 AM] Checking node name
[11/6/11 11:23:03 AM] Node name is OK
[11/6/11 11:23:03 AM] Finished configuration poll for node FW1

But when I add any OID, I get "Status of DCI:<num> (SNMP: <oid>) Changed to UNSUPPORTED"

What am I missing?  Thanks in advance.