Automation – How do custom entrypoints work?
8th October 2020
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 …
Answer
8th October 2020
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 …
8th October 2020
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.
8th October 2020
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 …
7th October 2020
Hi Rene, You could use a regex replace feature in Visio. [regexreplace:x,y,z] with x the regular expression, y the input and z the string that will replace each match. So …
7th October 2020
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 …
7th October 2020
Your syntax for the ChildrenFilter is correct and should be working correctly. I have recreated a small setup for this and the bookings are correctly filtered based on the start time. Can …
7th October 2020
It’s not easy to give a straight forward answer to this, but i’m inclined to say that performance will be better. Do note that this highly depends on the content …
7th October 2020
This is currently not yet possible but I agree it would be a nice feature.
7th October 2020
These fields are not stored in MySQL. They are retrieved at runtime from the information template when an alarm is generated or Requested. SLElement will do this when an alarm …
7th October 2020
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 …
6th October 2020
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 …
6th October 2020
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 …
6th October 2020
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 …
6th October 2020
By default SLNet now also restarts every time you restart Dataminer.
6th October 2020
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 …