NetXMS Support Forum

English Support => General Support => Topic started by: Nikk on December 12, 2013, 11:31:04 AM

Title: Scheduled thresholds.
Post by: Nikk on December 12, 2013, 11:31:04 AM
Hi,

Is there a way to configure scheduled thresholds? For example, traffic on one switch port differs from day and night, like 2000000 b/s is normal at night, but is not at day. So can i set thresholds to night and day in one dci, so I don't have to make another dci for the same port?

Thanks in advance,
Nikk
Title: Re: Scheduled thresholds.
Post by: Victor Kirhenshtein on December 12, 2013, 03:45:48 PM
Hi!

It's not possible yet. All you can do is to setup two thresholds and use filtering script in event processing policy to block events at specific time of the day. However, soon (I plan for 1.2.11 so far) you'll be able to create thresholds as NXSL scripts, then it will be much easier.

Best regards,
Victor
Title: Re: Scheduled thresholds.
Post by: Nikk on December 12, 2013, 03:54:28 PM
Oh, didn't even thought of it that way, this will do for a while :)
Thank you!