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 details)
Built Distribution
File details
Details for the file salinity-0.1.3.tar.gz
.
File metadata
- Download URL: salinity-0.1.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ba85d8bfb922f04738399949eebc589552491114d469039289c3384e5ed348b |
|
MD5 | 94c55f0c4e45e1ef9019b3819f98d4f2 |
|
BLAKE2b-256 | 76fffa775319f5a1d4035e0c883d65a95805462bede3d70dd7929922672325ed |
File details
Details for the file salinity-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: salinity-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcef3e0e0417d0f2448513428bfba5a0be685bcf49b59920a82115394c08dcf7 |
|
MD5 | 7bd95edcb88ecb0e020973d72451d063 |
|
BLAKE2b-256 | aa0502129e3ab688f0e3453fefd84ace881ec4fdc62c82ced19a2ad6cea49547 |