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
============
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file check_talend_job-0.2.dev0.tar.gz
.
File metadata
- Download URL: check_talend_job-0.2.dev0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d219dd83a0b215c3fccd73202beff6e38ddf0fd50662768e65dbc1d0fd0fe9a3 |
|
MD5 | 155c3a67916926bc2453f6c80fa7938e |
|
BLAKE2b-256 | 39897dfa5cd2c8ca146bdfc18aa02e67f864418ce639d8d81487fc4798aa30e2 |
File details
Details for the file check_talend_job-0.2.dev0-py3-none-any.whl
.
File metadata
- Download URL: check_talend_job-0.2.dev0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76d250505cf984fb88f1b499fec63a82d86a8fdad73e9ff95adac1699543a5b2 |
|
MD5 | 1ae663a0b30b417f96bfea7f6f6befaf |
|
BLAKE2b-256 | 4bf673b3d7135e4ffff76e364593888ccaf8e82b623a58d2e170e9d125396d56 |