Author Topic: Dynamic computer groups  (Read 4227 times)

0 Members and 1 Guest are viewing this topic.

aguknet

  • Guest
Dynamic computer groups
« on: August 19, 2005, 04:50:03 PM »
ADNM Build: Jul2005 (4.6.378)

Creatign some Dynamic computer groups and I've noticed that the greater than seems to be the wrong way around.

I created a dynamic group to identify computers who lost communication.

So create expression

Last communication > MINUTESAGO(30)

This should show computers where the last communication was greater than 30 minutes ago but it doesn't it shows them where the last com was LESS than 30 minutes ago.

So if I change the expression to

Last communication < MINUTESAGO(30)

Then it shows computers where the last communication as MORE THAN 30 minutes ago.

I can of course get round this but it is technically incorrect.

uffowich

  • Guest
Re: Dynamic computer groups
« Reply #1 on: September 15, 2008, 01:28:08 PM »
I can verify that this is still wrong in latest version (4.7.657).
How come it hasn't been fixed???