obi-metrics-agent | Collect DMS metrics from OBIEE

 by   RittmanMead Python Version: 2.00 License: No License

kandi X-RAY | obi-metrics-agent Summary

kandi X-RAY | obi-metrics-agent Summary

obi-metrics-agent is a Python library. obi-metrics-agent has no bugs, it has no vulnerabilities and it has low support. However obi-metrics-agent build file is not available. You can download it from GitHub.

This application is written in Jython, to run under WLST. It will pull out all the OBIEE DMS metrics, and output them. Currently supported outputs are to file (CSV) or sent to Carbon/Graphite, or native InfluxDB. It's written to run under a scheduler such as crontab, and so will launch, collect metrics, and exit again.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              obi-metrics-agent has a low active ecosystem.
              It has 13 star(s) with 8 fork(s). There are 93 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 700 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of obi-metrics-agent is 2.00

            kandi-Quality Quality

              obi-metrics-agent has 0 bugs and 0 code smells.

            kandi-Security Security

              obi-metrics-agent has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              obi-metrics-agent code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              obi-metrics-agent does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              obi-metrics-agent releases are available to install and integrate.
              obi-metrics-agent has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.
              obi-metrics-agent saves you 40 person hours of effort in developing the same functionality from scratch.
              It has 107 lines of code, 0 functions and 1 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of obi-metrics-agent
            Get all kandi verified functions for this library.

            obi-metrics-agent Key Features

            No Key Features are available at this moment for obi-metrics-agent.

            obi-metrics-agent Examples and Code Snippets

            No Code Snippets are available at this moment for obi-metrics-agent.

            Community Discussions

            Trending Discussions on obi-metrics-agent

            QUESTION

            Infinitely run Jython Weblogic Script
            Asked 2017-Mar-22 at 14:45

            The following script is an extract from

            https://github.com/RittmanMead/obi-metrics-agent/blob/master/obi-metrics-agent.py

            The script is written in jython & it hits the weblogic admin console to extract metrics The problem is it runs only once and does not loop infinitely

            Here's the script that I've extracted from the original for my purpose:

            ...

            ANSWER

            Answered 2017-Mar-22 at 14:45

            You can use this kind of condition for the loop :

            Source https://stackoverflow.com/questions/42926135

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install obi-metrics-agent

            Optionally, provision your data store (InfluxDB or Carbon). Or, just dump to CSV and do what you will with it from there.
            Optionally, provision your data store (InfluxDB or Carbon). Or, just dump to CSV and do what you will with it from there. I would recommend InfluxDB. It is very easy to get setup. Download and install Create a database to hold the metrics curl -G GET 'http://localhost:8086/query' --data-urlencode "q=CREATE DATABASE obi" You can also use any system that accepts carbon protocol (eg Graphite)
            Run obi-metrics-agent.py to check everything works: $FMW_HOME/oracle_common/common/bin/wlst.sh ~/obi-metrics-agent.py weblogic Admin123 t3://localhost:7001
            Add to crontab : 0-59 * * * * /app/oracle/biee/oracle_common/common/bin/wlst.sh ~/obi-metrics-agent.py weblogic Admin123 t3://localhost:7001 2>/dev/null
            If you're storing the data in InfluxDB or similar, get Grafana and build cool dashboards.

            Support

            Raise any as an issue on the github repository.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/RittmanMead/obi-metrics-agent.git

          • CLI

            gh repo clone RittmanMead/obi-metrics-agent

          • sshUrl

            git@github.com:RittmanMead/obi-metrics-agent.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link