Skip to main content

IBM Z HMC OS Message Forwarder

Project description

Version on Pypi Test status (master) Docs status (master) Test coverage (master)

The IBM Z HMC OS Message Forwarder connects to the console of operating systems running in LPARs on Z systems and forwards the messages written by the operating system to its console to a remote syslog server.

The Z systems can be in classic or DPM operatonal mode.

Documentation

Quickstart

  • Install the forwarder and all of its Python dependencies as follows:

    $ pip install zhmc-os-forwarder
  • Provide a config file for use by the forwarder.

    The config file tells the forwarder which HMC to use, and for which CPCs and partitions it should forward to which syslog servers.

    Download the example config file as config.yaml and edit that copy according to your environment.

  • Run the forwarder as follows:

    $ zhmc_os_forwarder -c config.yaml

Limitations

At this point, the forwarder has several limitations. All of them are intended to be resolved in future releases.

  • The forwarder does not recover from HMC restart or connection loss

  • Restarting the forwarder will send again all OS messages the HMC has buffered

  • New and deleted partitions in DPM mode are not automatically detected.

  • No documentation

Reporting issues

If you encounter a problem, please report it as an issue on GitHub.

License

This package is licensed under the Apache 2.0 License.

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

zhmc_os_forwarder-0.1.0.tar.gz (23.1 kB view hashes)

Uploaded Source

Built Distribution

zhmc_os_forwarder-0.1.0-py2.py3-none-any.whl (24.9 kB view hashes)

Uploaded Python 2 Python 3

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