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

#1
We have several clients that rely on IPsec VPN tunnels to and from our servers as well as their individual sites.

I've created a method to monitor that the tunnel is up and passing traffic using the ping subagent. Essentially, I ping the internal ip of the remote side from the clients server in our datacenter. I'd like to have a dashboard that has a nice green / red indicator based on whether the remote side is up (IE, if the ping is below 10000 which is the subagent timeout value then indicate green otherwise indicate red. )

Any ideas or suggestions?
#2
General Support / Do not generate alert if nodeX is down
February 19, 2014, 01:42:21 AM
I'd like to have netxms not send alerts for other nodes if a specific node is detected as down.

Situation:

If the internet connection on the monitoring server is detected as down (or has a brief hiccup as sometimes our provider does). I'd like netxms to not send alerts for other nodes. Just the internet connection.

I've looked at the situations but I'm not entirely sure how to implement it.
#3
General Support / Uptime percentage in dashboard.
November 09, 2013, 07:39:29 AM
I'd like to have a dashboard item that calculates uptime in percentage. Say something that could output "Server uptime is: 99.95 %"

Anyone have any thoughts on how to do this?