Giter VIP home page Giter VIP logo

wincc_alarmer's Introduction

wincc_alarmer

This python module provides functionality to periodically query the WinCC alarm archives for alarms. Found alarms can be sent via email or as syslog messages.

Functions

  1. Poll WinCC alarm archives.
  2. Email or syslog found alarms.

Prerequisites

Local

  1. python 2.7
  2. python modules
    • pywincc
    • click
    • jinja2
    • premailer
  3. WinCC
    • WinCC Connectivity Pack Client or Connectivity Station(?)
    • Modify the registry (see below)

Registry modification

In order to enable the adodbapi module to work with the WINCCOLEDBProvider.1 proceed as follows. Open 'regedit' and search for 'WINCCOLEDBProvider'. The first result should lead to
HKEY_LOCAL_MACHINE - SOFTWARE - Classes - CLSID - Some string (e.g. {3EE5243C-3779-4545-A573-F60ABC436816}). Now, at this key, add a DWORD value with name "OLEDB_SERVICES" and value 0xffffffff. See screenshot 'regedit_oledb_services.png'.

Win Registry modifications for WINCCOLEDBProvider.1

Remote machine

  1. WinCC 7.0 (previous or newer versions may also work)
  2. VPN connection to remote machine (e.g. OpenVPN)
  3. Firewall settings to allow connection from remote machine

wincc_alarmer's People

Contributors

idefux avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.