Setup a Linux -NTP clock drift monitor which is working fine. We have seen the monitor post negative numbers as well as positive numbers for time different depending on if the Linux server is ahead or behind the NTP time.
So this leads to the question of alerting; will the monitor alert trigger if the threshold is + or - x number of seconds, or just a positive number? If not, is there a data conversion that can be used to convert the statistic to absolute value? Absolute value was not listed as an option @ https://www.solarwinds.com/documentation/en/flarehelp/sam/content/sam-available-data-transformations-sw3954.htm, but ideally we can alert on a time difference whether positive or negative.
thanks!