Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sgaunet/controls

controls is a cli tool to launch some basic tests (ssh,http,zabbix,postgresql)
https://github.com/sgaunet/controls

control http postgresql ssh tests zabbix-api

Last synced: 14 days ago
JSON representation

controls is a cli tool to launch some basic tests (ssh,http,zabbix,postgresql)

Awesome Lists containing this project

README

        

[![Go Report Card](https://goreportcard.com/badge/github.com/sgaunet/controls)](https://goreportcard.com/report/github.com/sgaunet/controls)

# controls

Little CLI to launch series of controls:

* SSH
* Get zabbix Problems
* Get connections number of postgresql Database
* Check HTTP requests

The CLI prints controls on stdout and save it in a PDF report.

## Example

Configuration file :

```bash
# get an example of configuration
controls -config
```

## Project Status

🟨 **Maintenance Mode**: This project is in maintenance mode.

While we are committed to keeping the project's dependencies up-to-date and secure, please note the following:

- New features are unlikely to be added
- Bug fixes will be addressed, but not necessarily promptly
- Security updates will be prioritized

## Issues and Bug Reports

We still encourage you to use our issue tracker for:

- 🐛 Reporting critical bugs
- 🔒 Reporting security vulnerabilities
- 🔍 Asking questions about the project

Please check existing issues before creating a new one to avoid duplicates.

## Contributions

🤝 Limited contributions are still welcome.

While we're not actively developing new features, we appreciate contributions that:

- Fix bugs
- Update dependencies
- Improve documentation
- Enhance performance or security

## Support

As this project is in maintenance mode, support may be limited. We appreciate your understanding and patience.

Thank you for your interest in our project!