Results 122 issues of Christoph Anton Mitterer

## Summary * OS: linux * Type: core ## Description Hey. While skimming through the code because of #2334 I've stumbled over: https://github.com/giampaolo/psutil/blob/master/psutil/_pslinux.py#L1783-L1798 and #1179. I think doing automagically this...

enhancement
linux

## Summary * OS: Linux 6.5.13 * Architecture: 64bit * Psutil version: 5.9.5 * Python version: 3.11.7 * Type: core ## Description I wondered how `psutil` the following can happen....

bug
linux

Hey. Some time ago jitsi was packaged for Debian, but apparently it has been abandoned shortly after and is completely dysfunctional since more than a year. Would be nice if...

component:Packaging
platform:Linux
help-wanted
type:task

Hey Hari. Now that you're back as maintainer of `check_yum`, should we try to hand over the [Nagios Exchange entry](https://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_yum/details) for it to you? Cheers, Chris.

Hey there. A while ago I set up Prometheus at the university to monitor a local compute cluster. We want both, very detailed short term data (10s resolution for at...

Hey. It would be nice if thanos could provide proper systemd unit files for it's various components. The problem is of course that thanos has many components and these allow...

help wanted

Hey. We recently had an issue where files got "missing" but where it turned out that most likely ATLAS had just deleted them earlier. Alongside of debugging that, I noticed...

logging

Hey. While I'm usually totally in favour of migrating things from dCache to doing it the systemd-way (and would do so probably even in more case than done right now)......

enhancement

Hey. When a file is copied on a nfs41 mountpoint with e.g. cp -a, then attributes (at least the dates) aren't preserved, even though this should be the case; instead...

enhancement
Chimera

Hey. OpenSSH since 8.8p1 no longer (per default) connects to RSA/SHA1 signed keys (unless `PubkeyAcceptedAlgorithms +ssh-rsa`). dCache's ssh server seems to use that. Regenerating the server and user ssh keys...