Analyzes Salt's highstate output and produces a report.
Project description
Salinity
Analyzes Salt's highstate output and produces a report.
Installation
pip install salinity
Usage
salt-call --local --state-output=changes state.highstate | tee salt.output
salinity salt.output
Example output:
Top changes:
1. 61404.014 ms: file.managed: /data/grafana/etc/provisioning/dashboard_specs/node_exporter_full.json
2. 5428.821 ms: docker_container.running: prometheus
3. 5262.512 ms: docker_container.running: nginx
4. 4609.715 ms: docker_container.running: foo
5. 4211.843 ms: docker_container.running: grafana
6. 3013.05 ms: raid.present: /dev/md0
7. 1848.018 ms: service.running: foo.service
8. 1528.225 ms: file.managed: /var/downloads/jenkins.deb
9. 1467.314 ms: service.running: bar.service
10. 1466.487 ms: service.running: node_exporter
Limitations
- currently supports only local salt-call runs
- currently supports only
--state-output=changes
v0.1.3
- Bugfix: Fixed a crash when the ID and the name of a salt state are different.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
salinity-0.1.3.tar.gz
(3.5 kB
view hashes)
Built Distribution
Close
Hashes for salinity-0.1.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcef3e0e0417d0f2448513428bfba5a0be685bcf49b59920a82115394c08dcf7 |
|
MD5 | 7bd95edcb88ecb0e020973d72451d063 |
|
BLAKE2b-256 | aa0502129e3ab688f0e3453fefd84ace881ec4fdc62c82ced19a2ad6cea49547 |