Skip to main content

Some useful multi-tenant pdf reports for OpsRamp

Project description

Multi-Client Reporting Utility for OpsRamp

Purpose

This is a utility intended for use by OpsRamp customers needing to batch-generate some useful reports across all tenants in their partner instance.

First time execution

The first time it is run, it will look to see if the default environment config directory exists, and if it's not there it will create it.

After that, you can either update the environments.yml file in the environment config directory with your partner-level OpsRamp API credentials, or you can specify API credentials on the command line.

Available Reports

The following reports are currently available. Each report generates a separate report file for each tenant unless ptherwise specified:

Server Utilization Comparison

This report contains a page for each Windows or Linux server in the environment, with time-series graphs for the speficied period for CPU Utilization, File System Utilization, and Memory Utilization. A table at the bottom of each page shows min, max, and average for the current period and increase/decrease trend from the baseline period.

Network Utilization

This is a fairly standard Top N report for Cisco device CPU Utilization, Memory Utilization, and Interface Utilization, Errors, etc. It shows a time series only for the Top N items, followed by a detail report of all items sorted from highest to lowest.

Patch Management

Summary of patches installed in the reporting period in pdf format

Remote Control Usage

Histogram and detailed list of remote control console sessions that occurred in the reporting period.

Hardware Inventory

This provides a list of resources in either excel (default) or pdf format

Software Inventory

This provides a list of installed applications and services for each device in pdf format

Command line help:

usage: opreport [-h] [--env ENV] [--envfile ENVFILE] [--api_url API_URL] [--key KEY] [--secret SECRET] [--tenant TENANT] [--start START] [--end END]
                [--outdir OUTDIR] [--logo LOGO] [--secure SECURE] [--tenant_criteria TENANT_CRITERIA]
                {uc,nu,pm,rcu,hi,si} ...

Multi-Client Reporting Utility for OpsRamp

positional arguments:
{uc,nu,pm,rcu,hi}     Available commands
    uc                  Generate Server Utilization Comparison Reports
    nu                  Generate Network Utilization Reports
    pm                  Generate Patch Management Reports
    rcu                 Generate Remote Control Usage Reports
    hi                  Generate Hardware Inventory Reports
    si                  Generate Software Inventory Reports

optional arguments:
-h, --help            show this help message and exit
--start START         Start date of reporting period in YYYY-MM-DD format (default=1st of prior month)
--end END             End date of reporting period in YYYY-MM-DD format (default=Last day of prior month)
--outdir OUTDIR       Directory where report output will be written (Default: ./output)
--logo LOGO           Logo image file for report headers (Default: /Users/michael.friedhoff/Library/Application Support/OpsRamp/logo.jpeg)
--secure SECURE       Whether or not to verify SSL cert (Default: True)
--tenant_criteria TENANT_CRITERIA
                        Search criteria for which tenants to include as per https://develop.opsramp.com/tenancy-access-controls/tenants-orgid-
                        clients-search (Default: "activeStatus:true", which will include all active tenants)

Use yaml environment file credentials:
--env ENV             Name of environment to use, referencing a named set of API credentials in environments.yml
--envfile ENVFILE     Location of environments YAML file to be used (Default: /Users/michael.friedhoff/Library/Application
                        Support/OpsRamp/environments.yml)

Use command line credentials:
--api_url API_URL     Customer-specific API URL such as https://mycompany.api.opsramp.com
--key KEY             Authentication key
--secret SECRET       Authentication secret
--tenant TENANT       Authentication MSP or Tenant ID

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opreport-0.3.6.tar.gz (5.5 MB view details)

Uploaded Source

Built Distribution

opreport-0.3.6-py3-none-any.whl (5.5 MB view details)

Uploaded Python 3

File details

Details for the file opreport-0.3.6.tar.gz.

File metadata

  • Download URL: opreport-0.3.6.tar.gz
  • Upload date:
  • Size: 5.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.9 Darwin/20.6.0

File hashes

Hashes for opreport-0.3.6.tar.gz
Algorithm Hash digest
SHA256 fc86f6a3385917b8137ac8f82034620d1ae1a12eb4e666bdc13caf3d425b725d
MD5 888f4c7b4203b1cde32bff43adb482da
BLAKE2b-256 4e9019c835aa3831122db6b985fa3bf549627d5c5035e1f5c9ff60a9667033a8

See more details on using hashes here.

File details

Details for the file opreport-0.3.6-py3-none-any.whl.

File metadata

  • Download URL: opreport-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 5.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.9 Darwin/20.6.0

File hashes

Hashes for opreport-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 29c1e3fcc6cbc4f087f886bb974064a1d82037a9acc81083609b97f3ae5e97b3
MD5 a1aad71ca89bc4e50c7e25fc260aa871
BLAKE2b-256 d3158408ed4ac59b76d1db1bf8f71d15a2680546c4087ff369acd73c3c67a71b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page