RHQ Python support

Provides RHQ scripting in Python using Jython

License

License

GPL
Categories

Categories

Python Languages
GroupId

GroupId

org.rhq
ArtifactId

ArtifactId

rhq-scripting-python
Last Version

Last Version

4.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

RHQ Python support
Provides RHQ scripting in Python using Jython
Project URL

Project URL

http://www.jboss.org/rhq/rhq-scripting-python/
Project Organization

Project Organization

Red Hat, Inc.

Download rhq-scripting-python

How to add to project

<!-- https://jarcasting.com/artifacts/org.rhq/rhq-scripting-python/ -->
<dependency>
    <groupId>org.rhq</groupId>
    <artifactId>rhq-scripting-python</artifactId>
    <version>4.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rhq/rhq-scripting-python/
implementation 'org.rhq:rhq-scripting-python:4.13.0'
// https://jarcasting.com/artifacts/org.rhq/rhq-scripting-python/
implementation ("org.rhq:rhq-scripting-python:4.13.0")
'org.rhq:rhq-scripting-python:jar:4.13.0'
<dependency org="org.rhq" name="rhq-scripting-python" rev="4.13.0">
  <artifact name="rhq-scripting-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rhq', module='rhq-scripting-python', version='4.13.0')
)
libraryDependencies += "org.rhq" % "rhq-scripting-python" % "4.13.0"
[org.rhq/rhq-scripting-python "4.13.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.rhq : rhq-scripting-api jar 4.13.0

provided (4)

Group / Artifact Type Version
org.python : jython-standalone jar 2.5.2
commons-logging : commons-logging jar 1.1.0.jboss
log4j : log4j jar 1.2.16
org.jetbrains : annotations jar 7.0.2

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.5.2

Project Modules

There are no modules declared in this project.

RHQ Project

RHQ Project (short 'RHQ') is a Framework and tool for systems management and monitoring. As such it allows to gather metrics from so called managed resources, alert on values of the metrics or state change and other conditions. RHQ is also able to provision new content onto managed resources, run operations on them etc.

The list of supported managed resources is not hard coded, but provided by (agent) plugins.

Wiki and issue tracker

The RHQ wiki contains information about running RHQ as well as a lot of design documentation.

Issues for RHQ are currently tracked in Bugzilla

Contributing

Important
To contribute please make sure you have signed the Fedora CLA as explained on this wiki page.

If you want to contribute to the source repository, please fork it into your own repository and send pull-requests afterwards. Each Pull-Request should be "backed" by an entry in Bugzilla. Please add the Bugzilla issue number to the Pull-Request.

Tip
Create a branch per pull-request, so that rebasing the mainline from `origin/master is easier afterwards, as it will not contain your changes of the pull-request.
org.rhq

rhq-project

Versions

Version
4.13.0
4.12.0
4.11.0
4.10.0
4.9.0
4.8.0
4.7.0
4.6.0
4.5.1