Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Generate Alarms with an Automation Script

284 views7th April 2025alarm alarms Automation script automation scripts licenses
0
Maxime NOEL [DevOps Advocate]102 3rd April 2025 0 Comments

Hello everyone,

I have created an Automation Script in DataMiner that checks the expiration dates of Nevion Virtuoso MI software licenses.

The script:

  • Identifies licenses that will expire within 50 days.

  • Separates expired licenses from those that are about to expire.

  • Sends an email notification with a list of affected elements.

I would like to know if it’s possible to generate DataMiner alarms based on the results of this script. Specifically:

  1. Can DataMiner create alarms dynamically based on calculated values in an Automation Script?

  2. If not, what is the best way to integrate this logic into DataMiner’s alarm system?

Thanks in advance for your insights!

Best regards,
Maxime

Miguel Obregon [SLC] [DevOps Catalyst] Answered question 3rd April 2025

2 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Miguel Obregon [SLC] [DevOps Catalyst]19.15K Posted 3rd April 2025 1 Comment

Hi Maxime,

Assuming that you are retrieving the license information through a connector, I believe the best approach here is to update the connector and implement extra parameters that can be set through the automation script. These parameters can contain the result of your license, and raise the corresponding alarms.

In case you are not able to update the connector, another option could be using element properties. Your automation script could update element properties. These properties can be monitor in an alarm template, and used to raise the corresponding alarms.

Hope it helps.

Alberto De Luca [DevOps Enabler] Posted new comment 7th April 2025
Alberto De Luca [DevOps Enabler] commented 7th April 2025

Option 1 from Miguel's suggestion is what I'd choose, if viable in the target environment: once the "License Expiry" parameter in the connector is usable in the alarm template, you can define the alarm quite easily and base any subsequent notification on that.

If I recall correctly, the licenses on the Virtuoso MI would be tied to the media functions you need to run on the server – hence having this directly available via the DM protocol could be an advantage if the unit presents this info on the integrated API.

HTH

0
Bram Devlaminck [SLC] [DevOps Advocate]202 Posted 3rd April 2025 0 Comments

Hi Maxime,

The answer (from Tobe Deprez) on the following DOJO post is probably what you are looking for:

Show message in active alarms using automation script

Hope this helps.

Kind regards,

Bram Devlaminck [SLC] [DevOps Advocate] Answered question 3rd April 2025
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs