[Bug 144] New: incremental statistics and on reload and stop
https://bugzilla.balabit.com/show_bug.cgi?id=144 Summary: incremental statistics and on reload and stop Product: syslog-ng Version: unspecified Platform: All OS/Version: All Status: NEW Severity: minor Priority: unspecified Component: syslog-ng AssignedTo: bazsi@balabit.hu ReportedBy: mdione.ext@orange.com Type of the Report: --- Estimated Hours: 0.0 syslog-ng log statistics in /var/log/messages (or some other defined destination), but it does it accumulatively. this makes it harder to make graphs, because the data collector must detect reloads and stop/starts. this most probably should not be done if the statistics are asked via syslog-ng-ctl. also, it does not print statistics on reload or stop, so the last values before the reload or stop are lost. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=144 --- Comment #1 from Balazs Scheidler <bazsi@balabit.hu> 2011-11-17 20:08:46 --- reload does keep the counters. only a real restart drops them. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugzilla.balabit.com/show_bug.cgi?id=144 Gergely Nagy <algernon@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |186 CC| |algernon@balabit.hu --- Comment #2 from Gergely Nagy <algernon@balabit.hu> 2012-09-07 15:54:13 --- The resettable counters proposed in #186 would provide a nice solution here: whenever the data collector asks for stats, should do that with stats --reset, which would return the stats, then do the reset. There are no plans to make stats be incremental, and especially no plans having different stats returned by syslog-ng-ctl stats and what gets logged. I'm marking this bug dependent on #186, once that is fixed, this should be closed too. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla@bugzilla.balabit.com