For those of you that are interested, I found out what the problem is. If you are using any True/False custom properties, these are set to 'NULL' in the Nodes table when the device is added from the Web. When added via the Orion Console (System Manager), these are set to false ('0' in the table) unless selected.
Due to the fact that my advanced alert was relying on a custom property that is True/False, the NULL entry in the database did not show the property as 'False', thus the alert did not fire.
You can verify this by checking any custom properties you have that are True/False in the Nodes table in your database. All values 'should' be '0' or '1'. If the node was added from the web, these values will be 'NULL'.
Whe we add node from the web console and then go back to manage the node the web console errors out, Could this be caused by the 'NULL'?
This issue will addressed in 9.1-
The workaround is to open the custom property editor and editing a single one which should set them all to the proper default.
When is 9.1 going to be released?
This issue will addressed in 9.1-The workaround is to open the custom property editor and editing a single one which should set them all to the proper default.
That does work. However, we have a large number of custom properties and I have found several systems that were added from the web, so it's kind of a pain. I just wish my SQL skills were a little stronger so I could update it from the backend.
How come when I opened a ticket, support didn't know what the problem was?
This issue will addressed in 9.1-The workaround is to open the custom property editor and editing a single one which should set them all to the proper default. How come when I opened a ticket, support didn't know what the problem was?
The 9.1 upgrade did in fact fix the issue with the NULL entries in the Custom Properties. Plus the new VMWare views are sweet.
Keep up the great work SolarWinds!