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

Topics - pedrong

#1
Hi All, I am trying to create a filtering script to check if a delay timer key has expired or not.  Is there any NXSL Class serves such purpose?

Here is what I am trying to achieve :-

1) Delay the email alert by 180 seconds if any node/interface is down [Done]
2) When the node/interface is up and the delay timer is still within 180 seconds, no email alert. Otherwise, an email alert on the node/interface is UP.

Any help is greatly appreciated!

Pedro
#2
General Support / Web Page Load Time
June 21, 2017, 04:26:37 AM
Hi All,

We have some heavy web page so we would like to monitor the load time of these pages from NetXMS server. Is there any plugin can do it?

Many thanks!

Pedro
#3
Hi All,

I found that a few Windows 2012 R2 server has sometimes this warning message "Too Many Communication Sessions Open - Unable to accept new connection". When it happens, I could not login or remote desktop to the server any more. I need to do a hard reset of the server. 

My NetXMS version is
Server 1.2.14
Agent: 1.2.17

Anyone has similar problem? How to fix it?

Any help is greatly appreciated!

Pedro
#4
General Support / Traceroute
May 22, 2014, 10:00:58 AM
hi all,

I just wonder if there is any monitor on the trace route result! What I want to do is if the predefined traceroute result is different from the real time traceroute result, an alert should be sent out.

Thanks!

Pedro
#5
General Support / Network Service Alert
March 05, 2013, 05:24:01 PM
Hi All,

In DCI, we can set the no. of poll before setting the threshold alarm. Is there any similar parameter we can set for Network Service?

Thanks!!
Pedro
#6
Hi All,

In the Action Configuration, is it possible to enter multiple email address in the recipient's address field?

Thanks!

Pedro
#7
General Support / ICMP PING
March 03, 2013, 07:15:59 AM
Hi All,

I configured a node to do ping to another server by using icmp.ping("www.xyz.com") or icmp.ping(www.xyz.com). The value i got every time is 10000.

How to interpret the value? Anything wrong?

Thanks!

Pedro
#8
Hi, we sometimes have maintenance of certain nodes. Just wonder if there is a feature that can temporarily disable monitoring of nodes so that we don't get alert message?

Many thanks!

Pedro
#9
Hi All,

After network discovery there are a few nodes add to "Entire Network". Is it possible to copy/move this node to "Infrastructure Services"?

Thanks!!

Pedro
#10
General Support / Network Service
February 15, 2013, 09:25:02 AM
Hi All,

I am new to the NetXMS as someone told me this tool is very cool!  Before, I have been using Nagios for many years.

I am trying to configure NetXMS to simple monitoring some common services based on TCP ports. So, I added the node to the NetXMS and tried to create "Network Service" under the node. I added HTTP, TELNET, ..etc but got this error in all the ports monitored.

Starting status poll on network service HTTP
Current service status is Unknown

My questions are :-

1) Is it a must to have agent installed in the node to be monitored in order to monitor the ports? In Nagios, we don't need to do that. Just defined the port to be monitored in Nagios server.

2) For the known services (HTTP, SMTP, SSH, POP3, TELNET), does we need to specify the "Request" and "Response" ?

I am running Windows 2008 R2 with MySQL server.

Any help is greatly appreciated!!!

many thanks!!