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

#1
Hello,

I know how check a html page using a DCI with NetworkService.Status().
However, my use case requires logging in as a first step and then checking a page once logged in.
The server does not allow request replay, so I cannot just add the credentials in the header.
How do I set this up using NetXMS?

Kind regards,
Dan
#2
General Support / SMTP Notification using office 365
September 13, 2023, 03:16:25 PM
Hello,

Is it possible to set an SMTP-HTML channel with smtp.office365.com (OAuth 2.0)?
Do you have an example?

Thanks,
Dan
#3
General Support / Re: Discovery of MAC addresses
August 11, 2018, 09:47:52 AM
Thanks StanHubble and Viktor.

I was relieved to hear it's a bug and not something wrong on our network.
Any ETA for 2.2.8?

Kind regrads,
Dan
#4
General Support / Discovery of MAC addresses
July 05, 2018, 10:18:00 AM
Hello,

I installed a new NetXms 2.2.6 server on Debian vsphere vm. I set SNMP credentials in NetXms and verified it can poll SNMP information from the switches.
Networks has different vlan's with a core switch doing the routing between them. NetXms is connected to one of these vlan's.
Nodes were detected on IP base on all vlan's. However, for most of them no MAC is set.
Is this expected? Configuration issue? Are agents needed on the different vlan's to gather the information?

Kind regards,
Dan
#5
General Support / Re: Software inventory
April 24, 2014, 02:00:41 PM
Hello Victor,

Any news about this issue?

Kind regards,
Dan
#6
General Support / Re: Software inventory
April 10, 2014, 06:08:59 PM
Hi Victor,


Regards,
Dan
#7
General Support / Software inventory
April 10, 2014, 05:09:08 PM
Hello,

I examined today the the software inventory feature.
Right clicking on a node where an agent is installed results in a new tab containing a grid with software inventory items.

  • The list is not complete, it differs (shorter) than the one obtained when using the control panel / software of Windows. Bug?
  • The method above requires manual action to retrieve data. Can this be done unattended (scheduled)?
  • Where (if at all) is the inventory data being stored in the database. Is there any way to pull this data (making it possible to generate a report externally)?
  • Does this work with Linux agents as well?

Regards,
Dan
#8
General Support / Re: nodes not showing in Object tree
November 19, 2013, 10:13:04 AM
Hi Victor,

Did you have the opportunity to look into the files I've sent you?

Kind regards,
Dan
#9
General Support / Re: nodes not showing in Object tree
November 09, 2013, 11:03:50 AM
Hi Victor,

I've sent you the requested table dump.

Kind regards,
Dan
#10
General Support / Re: nodes not showing in Object tree
November 07, 2013, 06:23:23 PM
Hi Victor,

I did look under the subnet.
nxdbmgr gave an error: Invalid object ID 30 used in policy. As suggested I deleted it. No other errors were found.
Server started, however the missing nodes are still not showing :-(
Anything else I can try?

Kind regards,
Dan
#11
General Support / nodes not showing in Object tree
November 07, 2013, 01:34:16 PM
Hi,

I have some nodes that do not show in the Object / Entire Network.
If I try to add a node to "All Services" using "create node object" I receive an error that the object already exist.
Using the find IP returns a port on the switch however the node name is 'Uninitialized Name".
I had a look in the database, in the table "nodes" the object does show up, both primary_name and primary_ip contains the ip.
What could cause this and any idea to how I can resolve the problem?

Kind regards,
Dan
#12
Hi Alex,

This must be the fastest reply to a feature request  ;D
Many thanks!
I'll have to wait for net version as I don't have build tools at present.

Kind regards,
Dan
#13
Hi Victor,

Unfortunately this would not work very well as the problem is intermittent; as there's a separate call to wget it's more likely to not fetch the erroneous page.

I guess this is a feature request then.

Kind regards,
Dan
#14
Hi,

I've been using ServiceCheck.HTTP for a while now. I always compare the returned data with some regex to validate the response.
In the last few days I'm facing intermittent failures for a page, the error code returned is 3 meaning the content doesn't match.
Is there any way to get (save) the returned html so I can examine it? This would be very helpful to investigate the problem further.

Kind regards,
Dan
#15
General Support / Re: Android console app question
February 14, 2013, 10:38:35 PM
Hi Marco,

Thanks for replying!

I do indeed get the connection failed message - my bad. I guess I expected it to be more prominent while setting things up (maybe a popup error?). BTW, as I was testing things to reply I discovered that if I change the server name (I use an IP address) the new value is not being used. I need to "disconnect & exit" and restart the app to make the new value take effect (changing the name or password does work immediately).

Looking forward to the next version ;-)
Dan