Skip to main content

A nagios-like plugin to check if talend jobs executed successfully

Project description

Introduction
============

A nagios-like plugin to check if talend jobs executed successfully

Configuration
=============

On the first run, it will ask you for basic configuration.
- `basePath` is where each job will put his folder containing the logs

(if a job log is in `/var/log/talend/job/timestamp.log`, the basePath is `/var/log/talend/`)
- `endingString` is the string the script will look for too check if a job executed successfully, if the string is in the last line of file, then it's OK, CRITICAL otherwise. It will should be something like `;END\n`

To change configuration go to the script install directory and open the config.ini file.


Changelog
=========

0.1-dev (unreleased)
------------------------

- Elio Maisonneuve <maisonneuv@eisti.eu>


Contributors
==============

Elio Maisonneuve, Author


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

check_talend_job-0.2.dev0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

check_talend_job-0.2.dev0-py3-none-any.whl (6.5 kB view hashes)

Uploaded 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