Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37379552
en ru br
ALT Linux repos
S:1.0-alt1.2

Group :: System/Configuration/Other
RPM: seat-inspect

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0-alt1.2
Build date: 22 may 2018, 17:18 ( 308.2 weeks ago )
Size: 27.70 Kb

Home page:   https://github.com/spanezz/seat-inspect

License: GPLv3
Summary: Understand and troubleshoot systemd
Description:

seat-inspect gives a status report of systemd facilities such as Multi-Seat,
Inhibitor Locks, Services, Targets, and other types of Unit.

The intent of running the code is to have an overview of the system status,
both to see what the new facilities are about, and to figure out if there is
something out of place.

seat-inspect is not a finished tool, but a starting point. Enrico Zini put the
first verison on github hoping that people would fork it and add their own
extra sanity checks and warnings, that it could grow not only into a standard
thing to run if a system acts weird, but also a standard thing to hack on for
those trying to learn more about Multi-Seat and systemd.

As it is now, it should be able to issue warnings if some bits are missing for
network-manager or shutdown functions to work correctly, or if some Devices or
Services are having problems. It all needs more testing by people with systems
that are experiencing such issues.

Tinkering with the code can be an interesting way to explore the new
functionalities that we recently grew. Ofcourse, the same can be done, and
in more detail, with loginctl, systemctl, and journalctl calls of various
configuration, but seat-inspect provides the only high-level view of
everything.

Current maintainer: Evgenii Terechkov

List of contributors

List of rpms provided by this srpm:

  • seat-inspect
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin