Vojtěch Hurčík
2023-Oct-29 09:36 UTC
[Nut-upsuser] Spammy notification-tech diagnostic message
Hello friends! With the upcoming NUT release there is one thing I would like to ask: - no notification tech defined, will not spam more about I am repeatedly getting these messages in my syslog more recently because I do not have systemd available to me on my distribution and also do not want to use it. Maybe the debug level for such messages could be raised to 1 instead, as they still seem a bit too spammy for something us, who don't use the systemd, already know. At least then we would have a way to suppress them... Vojt?ch -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20231029/06745040/attachment.htm>
Jim Klimov
2023-Oct-29 15:22 UTC
[Nut-upsuser] Spammy notification-tech diagnostic message
Thanks for your concern. Technically, it is not about just systemd - other systems where launched processes that have ways to interact with some OS framework (like SMF, upstart, Windows services, docker/kubernetes, whatever) *and* such framework offers ways for services to inform they have started and e.g. dependencies can begin starting, with better precision than "we have forked off an init script and assume that this instant its service is fully ready". One bit that worries me in your report is "I am repeatedly getting these messages in my *syslog*" - does it mean you get them more often than once per uptime of each daemon (upsd, upsmon, driver)? Or that you reboot so often that the "noise" gets your eyes sore? :) I did initially have the opposite feedback in the beginning, about not having those notifications working and services set up for notification-based integration getting restarted by their OS framework because their startup allegedly timed out. I think this sort of behaviors with OS-dependent variations was supposed to become managed by envvars (e.g. offering a toggle to not make noise easy to set in packaged init-scripts etc.) but it seems that for this particular case one was not merged. Something similar was discussed about NUT daemon banner and a few other lines emitted at startup, which some people see as important post-mortem tool when inspecting logs or console dumps, and others treat as noise ("unless there's an error, I want to see nothing") - and frankly both stances have their merits for different audiences. Jim Klimov On Sun, Oct 29, 2023 at 2:45?PM Vojt?ch Hur??k via Nut-upsuser < nut-upsuser at alioth-lists.debian.net> wrote:> Hello friends! > > With the upcoming NUT release there is one thing I would like to ask: > > - > > no notification tech defined, will not spam more about > > > I am repeatedly getting these messages in my *syslog* more recently > because I do not have *systemd* available to me on my distribution and > also do not want to use it. > > Maybe the debug level for such messages could be raised to 1 instead, as > they still seem a bit too spammy for something us, who don't use the > *systemd*, already know. At least then we would have a way to suppress > them... > > Vojt?ch > _______________________________________________ > Nut-upsuser mailing list > Nut-upsuser at alioth-lists.debian.net > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20231029/9929a0da/attachment.htm>