Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Display timestamp of server/sensor being started/stopped #185

Open
MikhailKasimov opened this issue May 15, 2018 · 0 comments

Comments

@MikhailKasimov
Copy link
Collaborator

MikhailKasimov commented May 15, 2018

Hello!

Can be useful to track time startpoint of server/sensor in case if and when server/sensor was restarted.
This info can be also sent to some monitoring system like Cacti via syslog to track server/sensor possible lacks of work.

mailtrail.conf parameter

TIMESTAMP_START=$(date) separately both for [Server] and [Sensor] sections.
TIMESTAMP_STOP=$(date) separately both for [Server] and [Sensor] sections.

Displaying:

  • For sensor: Started column right after sensor column: sensor | started | events
  • For server: Started line somewhere on main toolbar.
@MikhailKasimov MikhailKasimov changed the title [Feature request] Display timestamp of server/sensor being started [Feature request] Display timestamp of server/sensor being started/stopped May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant