Re: xscreensaver-settings keeps on crashing

2023-09-29 Thread John McCue

On Mon, Sep 11, 2023 at 10:51:55AM -0500, Luke Small wrote:


I attached ???.xscreensaver??? I had to change the file type to send it.


I ended up installing xscreensaver-6.05.1 via pkg_add(1) and
xscreensaver-demo and xscreensaver works good for me.

You can get my old .xscreensaver from:
https://jmcunx.com/data/xscreensaver.txt
you would copy it to ~/.xscreensaver

FWIW, I use a combination of xidle(1) and xlock(1)
since I try to stick with "base" whenever possible.

This has information on using xidle/xlock that I used for my
setup.

https://www.c0ffee.net/blog/openbsd-on-a-laptop

HTH



check_hw_sensors not remove after Nagios deletion or a pkg_delete

2023-09-29 Thread Daniele B.


Hello,

Seems that check_hw_sensors is not removed after a Nagios deletion and a
pkg_delete -a.

I notice this only now after different months I use Nagios.


pkg_info check_hw_sensors
Information for inst:check_hw_sensors-1.42p3

Comment:
Nagios plugin to monitor sysctl hw.sensors

Description:
Works like sensorsd(8) but reports to Nagios.

Allows you to monitor the hardware sensors that OpenBSD supports.
Things like fan speed, temperature and many more.


Hope this helps.


--Daniele Bonini