An open API service indexing awesome lists of open source software.

https://github.com/simplicitesoftware/operation

Operation tools for Simplicité(R)
https://github.com/simplicitesoftware/operation

Last synced: 6 months ago
JSON representation

Operation tools for Simplicité(R)

Awesome Lists containing this project

README

          

![Simplicité Software](https://www.simplicite.io/resources/logos/logo250.png)
***

Operation tools for Simplicité®
===============================================

This are examples of operation tools for Simplicité® instances.

These shell scripts have been developped on Linux CentOS, there are easily transposable to other platforms.

* `healthcheck.sh ` this script calls the health chack page of the designated instance using the `curl` tool, it parses status and memory information and records it in a log and in a CSV data file
* `healthchecks.sh ` this script loops on all URLs stored in designated file and calls `healthcheck.sh` for each of them

NB: to be able to send emails using `mailx` the scripts needs a `operation` account to be configured in the operation user's `$HOME/.mailrc`.