DOM CreatedBy & ChangedBy field reference

Hi Felix, When a DOM instance is created or updated, the user’s ‘Full name’ will be assigned to the “CreatedBy” and/or “ChangedBy” fields. This is most often a nicer, more …

Cisco Meraki – Request for Information

Hi Miguel, To use the Cisco Meraki Cloud controller, the Web API version of the driver is indeed needed. If you are only interested in alarms, the 2.0.0.x range can …

How to publish the latest protocol template to stage

Hi, The trend and alarm templates can not be exported from cube. You will need access to the DataMiner server and copy the XML files from C:\Skyline DataMiner\Protocols\[Protocol Name]\Production Alarm …

SLProtocol.GetLocalElement implementation

Hi Edib, When you want to perform operations on the local element, it’s advised to use GetLocalElement. This is because the methods that are defined in e.g. the ILocalElement and …

Issue with installing dmapp with dashboard

Danjiel, It is hard to say what exactly is going wrong when looking at the error in the screenshot. I suggest you get into contact with tech support to investigate …

10.3 & 10.4 – Web Apps – Monitoring

Hi Mark, The available views in the monitoring app are linked to the view permissions of the user. Using the system center in Cube, you can configure which views/elements/services a …

Update OID SNMP Manager for properties

Hi Juan, The highlighted OID part is the ASCII representation of the element property name ‘Sistema’. Decimal, ASCII 83, ‘S’ 105, ‘i’ 115, ‘s’ 116, ‘t’ 101, ‘e’ 109, ‘m’ …

update alarm severity by script

Hi Juan, Is it not an option to change the alarm template assigned to the element? For example, when triggering the automation script, you could use the method SetAlarmTemplate. In …