Coder Social home page Coder Social logo

hana_os_monitor_script_v2's Introduction

Script (Python) Part of HANA Server OS Monitoring Tool V2

New features for v2:

  • Switch to microservices architecture;
  • Support near real-time resource monitoring;
  • Add emergency shutdown for HANA instance when memory usage exceeds the emergency threshold;
  • Perform log backup cleaning for the highest disk consumer if the warning email has been sent for over three times;
  • Add heartbeat for all servers/agents.

Functions from hana_os_monitor_script v1:

  • Monitor and save all the resources (CPU, Disk and Memory) consumption information (to DB) for all the configured servers;
  • Send warning email to the top 5 resource consumers when the threshold of resource consumption is exceeded;
  • Send warning email to administrators if some server is not available;
  • Try to shutdown HANA (via HDB stop) instance if the warning email has been sent for over three times (only valid for memory monitoring);
  • Monitor and save the instance basic info (to DB) for all hana instances, including SID, instance number, host, server name, revision, edition and so on.

Design

Check out the architecture diagram for more information:

architecture_diagram

Todo

  • Support manual/scheduled operations (startup/shutdown/logbackup cleaning/...) for HANA instances
  • ...

License

MIT

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.