iis logs not deleted

Hi Emanuele, You could handle this using an Automation script that is scheduled to run periodically via the DataMiner Scheduler. The script could clean up IIS logs based on a …

Alarm template condition – Index/Instance/Key

Hi Stefan, You are right, it doesn’t work because there is no direct relation between the two tables. There are 3 relevant tables, all linked via foreignKey=14000 (SRT Inputs Table): SRT Inputs …

How is a SNMPv1 trap OID constructed?

Yes, your understanding is correct. For an SNMPv1 trap with: generic-trap = 6 (enterpriseSpecific) enterprise = 1.3.6.1.4.1.1773.1.1.9 specific-trap = x DataMiner will translate this to the OID: 1.3.6.1.4.1.1773.1.1.9.0.x This follows the RFC 2576 conversion …

DMZ Cloud Gateway and multiple DMS

Hi Chris, At the moment, a DMZ Cloud Gateway is configured to connect to a specific DataMiner Agent/DMS. The DMZ configuration contains a single DataMinerAgentName and Domain setting, and the …

Rotate Shape in Visual Overview by value of a parameter

Yes — for this use case, use the Range variant of the ROTATE action instead of trying to pass a [param:…] placeholder as the angle. Configure the shape like this: Element = Tesla Parameter = 68|ROTATE;range,0-359 …

Conditional alarm exclude on Not Initialized

Hi Mieke, I believe this should be supported. You should be able to find the option ‘Not Initialized’ when configuring the value for the condition. Update: String Parameter: Hope it …

Low Code App Error

Hi Daniel, It is very hard to debug what might be going wrong in your LCA without more information. I suggest you get in touch with tech support (support@dataminer.services) so …

DOM Module import

Hello Daniel, importing a DOM module on a DMS should be done from one agent. Everything related to DOM gets stored in the indexing database, which should be available to …

Alarm colour not populated for baseline alarming

Hi Lisa, I believe this is the expected behavior when a baseline is configured in the alarm template, but insufficient time has passed for the configured time window to be …