Automation – How do custom entrypoints work?

Hi Joey, Compilation errors issue: There is some logic in the Automation module that makes it possible to define script code without having to put this in a Run method …

Loading historical alarm events

By default, a history query will be limited to 100 000 historical alarms. For active alarms, we advise you to stay below 10 000 alarms in your DMS.

Timer group got stuck

Are there dependencies on the group 3? Maybe there are some triggers before or after this group causing long lasting actions? Since you don’t see the session passing by with …

What can cause table filter error?

Hi Julian, That error gets thrown whenever a Dynamic Table filter can not be resolved to something sensible. In this case it seems that the filter is launched on table …

Number of QActions vs size of QActions

As every QAction actually becomes a dll in the background, your question actually boils down to: Should we go for a single large dll or multiple small ones? There is …

Network bandwidth required

Hi Bernard, Further to the response above, I have managed to find some data related to inter-node traffic in two real life DataMiner Systems. DISLCAIMER: note again that these are …

Network bandwidth required

Hi Bernard, as you will understand, it is very difficult to put hard numbers on something like this, because there are a lot of factors playing into this. Some observations …

Network adaptor not working after failover

Hi Ive, When a failover agent goes online, the only operation it does on the NIC level is adding the virtual IP, which is done using windows-level calls. Afterwards an …

Alarm sequence replay

Great point Alexis. And it depends on what you mean exactly, because these things can be quite a bit more complex as compared to how it sounds initially. Firstly, note …