issues
search
cooperlees
/
monitord
Script to parse systemd units and components health + offer telemetry
GNU General Public License v2.0
22
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Some very low-hanging binary-size & compile-time optimizations
#96
zeenix
opened
6 hours ago
0
Move back to hard pinned zbus versions
#95
cooperlees
closed
6 days ago
0
Support zbus 5
#94
cooperlees
closed
1 week ago
0
Bump actions/checkout from 4.2.1 to 4.2.2
#93
dependabot[bot]
closed
2 weeks ago
0
Replace auto discovery with allowlist and blocklist
#92
lsiudut
closed
2 weeks ago
0
Fix tests that connect to dbus
#91
cooperlees
opened
2 weeks ago
0
Basic support for reading data from nspawn containers
#90
lsiudut
closed
3 weeks ago
0
Bump actions/checkout from 4.2.0 to 4.2.1
#89
dependabot[bot]
closed
1 month ago
0
Fix daemon mode sleep to be tokio friendly
#88
cooperlees
opened
1 month ago
0
Move all networkd module file IO to async methods
#87
cooperlees
closed
1 month ago
0
Refactor stat_collector to run all collections in async parallel
#86
cooperlees
closed
1 month ago
0
Move to zbus for all dbus communications
#85
cooperlees
closed
1 month ago
1
Bump actions/checkout from 4.1.7 to 4.2.0
#84
dependabot[bot]
closed
1 month ago
0
Add EnumIter to SystemdActiveState and SystemdUnitLoadState
#83
sergeyfd
closed
2 months ago
1
Collect dbus (itself) stats
#82
cooperlees
opened
2 months ago
0
Make unit unhealthy check only care about LoadState::loaded
#81
cooperlees
closed
2 months ago
1
Switch license file from LGPL 2.1 to GPL 2
#80
michel-slm
closed
3 months ago
2
Add dedicated config structs
#79
cooperlees
closed
4 months ago
0
Add storing systemd version in stats struct
#78
cooperlees
closed
4 months ago
0
Bump actions/checkout from 4.1.6 to 4.1.7
#77
dependabot[bot]
closed
4 months ago
0
Make an automated man style page for https://monitord.xyz/ + man page
#76
cooperlees
opened
5 months ago
0
Bump int_enum to 1.1
#75
davide125
closed
5 months ago
0
Bump struct-field-names-as-array to 0.3
#74
davide125
closed
5 months ago
0
Remove all uses of strum_macros::ToString macro
#73
cooperlees
closed
5 months ago
0
Remove custom JSON creation
#72
cooperlees
closed
5 months ago
1
Bump actions/checkout from 4.1.5 to 4.1.6
#71
dependabot[bot]
closed
5 months ago
0
Bump actions/checkout from 4.1.4 to 4.1.5
#70
dependabot[bot]
closed
6 months ago
0
Bump actions/checkout from 4.1.3 to 4.1.4
#69
dependabot[bot]
closed
6 months ago
0
Bump actions/checkout from 4.1.2 to 4.1.3
#68
dependabot[bot]
closed
6 months ago
0
Bump actions/checkout from 4.1.1 to 4.1.2
#67
dependabot[bot]
closed
7 months ago
0
[unit_states] Support not-found unit state
#66
cooperlees
closed
9 months ago
0
[unit state] Handle loaded + inactive (dead) units correctly
#65
cooperlees
closed
9 months ago
1
[unit state] Parse out how long it's been in said state for
#64
cooperlees
opened
9 months ago
0
Update deps to match $bigcompany
#63
cooperlees
closed
10 months ago
0
Introduce the unhealthy unit state boolean
#62
cooperlees
closed
10 months ago
0
Add docs and cleanup
#61
cooperlees
closed
1 year ago
0
Escape all JSON strings we don't control all input
#60
cooperlees
closed
1 year ago
0
Escape characters correctly wth json-flat
#59
cooperlees
closed
1 year ago
0
Bump actions/checkout from 4.1.0 to 4.1.1
#58
dependabot[bot]
closed
1 year ago
0
Add system-state metric
#57
cooperlees
closed
1 year ago
0
Bump actions/checkout from 4.0.0 to 4.1.0
#56
dependabot[bot]
closed
1 year ago
0
Add base pid1 stats
#55
cooperlees
closed
1 year ago
0
Monitord resource usage of PID 1 itself
#54
cooperlees
closed
1 year ago
0
Change all public function to have custom errors via thiserror
#53
cooperlees
opened
1 year ago
0
Fix all references to loaded_state to load_state
#52
cooperlees
closed
1 year ago
0
Add strum::ToString to all enums
#51
cooperlees
closed
1 year ago
0
Fill out docs
#50
cooperlees
closed
1 year ago
1
Add per unit state stats
#49
cooperlees
closed
1 year ago
0
Fix handling of units with no running processes
#48
cooperlees
closed
1 year ago
0
Handle if a service we want perf stats on isn't running
#47
cooperlees
closed
1 year ago
0
Next