Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/sgaunet/controls
- Owner: sgaunet
- Created: 2021-06-11T18:40:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T18:41:05.000Z (4 months ago)
- Last Synced: 2024-09-09T23:02:59.757Z (4 months ago)
- Topics: control, http, postgresql, ssh, tests, zabbix-api
- Language: Go
- Homepage:
- Size: 185 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 requestsThe 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 projectPlease 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!