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

#1
I'm testing NetXMS in simple network consisting of Linux box running netxmsd and nxagentd and another Linux box running Web server.

Because Web server does not have NetXMS agent installed, NetXMS server is defined as poller for Web server.

I have need to check that certain URL is accessible by HTTPS. Thanks to ExternalParameter configuration option such a check is rather trivial to implement.

But I had found that when you define DCI for HTTPS service check in the context of Web server then service check does not run.

I can define all service checks using custom scripts in the context of NetXMS server, but this configuration would make ACL and alert configuration more complex to me.

Is it possible to schedule scripted checks for non-standard services as DCI for server which does not have NetXMS agen installed?