Skip to main content

How to interact with jaaql

Project description

Usage

JAAQL Monitor can be called as such

jaaql_monitor.exe creds_file

Where creds_file is a file of the format

jaaql_url
username
password

And as an example

jaaql.io
superjaaql
passw0rd

Then it will accept input over standard input. Scripts can be separated via \p and \g. \p Will print everything in the standard input so far (since the last \g) and \g will submit everything in the standard input so far to jaaql (since the last \g). So \p\g will print and submit to jaaql. Any errors which we receive will be output on stdin and stderr

Building

To build you will need to have a python environment (3.8) setup locally. Building will produce a windows executable (the latest executable is in the repo if you require it). If you are on linux you can create an executable as well but you need to install python to do that so you might as well just use the python script. To build please run the commands below

./build.bat

Running locally

Please install requirements.txt. Using python 3.11

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

jaaql-monitor-1.2.125.tar.gz (16.5 kB view hashes)

Uploaded Source

Built Distribution

jaaql_monitor-1.2.125-py3-none-any.whl (16.9 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