greenish icon indicating copy to clipboard operation
greenish copied to clipboard

Data monitoring tool, monitors the result, not the run

Results 13 greenish issues
Sort by recently updated
recently updated
newest added

So that the ones with higher priority are prioritized for job state refresh

In theory Greenish scripts can run on multiple machines. They should be able to talk to the central app (Greenish master). The advantages of this are: - You can indefinitely...

enhancement

Make the tables in the dashboard sortable

enhancement

Currently monitoring jobs (scripts) are written in any language, and they run in a different UNIX process (using Java Process API). This is great because it enables a wide range...

enhancement
challenging

PagerDuty here is just a proof of concept, the rest of the architecture is "client" agnostic. In theory adding a new client (alerting integration) is as simple as implementing AlertClient...

Greenish comes with its own http server, but currently HTTPS protocol is not supported. True you can always put an Nginx as a gateway and add SSL to it, but...

bug
enhancement

Basically a way to send an alert to either Slack or Email. We can implement one, and the other one can become a next step. Ideally, we endup with a...

enhancement
help wanted
challenging