svci/doc/readme-aix.md

21 lines
710 B
Markdown
Raw Permalink Normal View History

2022-11-28 13:56:34 +00:00
# Instructions for AIX Systems
Please note that the software versions referenced in this document might have changed and might not be available/working unless updated.
- Grafana and InfluxDB can be downloaded from the [Power DevOps](https://www.power-devops.com/) website - look under the *Monitor* section.
- Ensure Java (version 8 or later) is installed and available in your PATH.
## Download and Install svci
2023-01-18 14:45:42 +00:00
[Download](https://git.data.coop/nellemann/-/packages/generic/svci/) the latest version of SVCi packaged for rpm.
2022-11-28 13:56:34 +00:00
```shell
2023-03-08 09:28:27 +00:00
rpm -ivh --ignoreos svci-0.0.3-1_all.rpm
2022-11-28 13:56:34 +00:00
cp /opt/svci/doc/svci.toml /etc/
```
Now modify */etc/svci.toml* and test your setup by running ```/opt/svci/bin/svci -d```