Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

[feature] Link status up/down time #43

Closed
acoul opened this issue Jul 18, 2017 · 1 comment · Fixed by #73
Closed

[feature] Link status up/down time #43

acoul opened this issue Jul 18, 2017 · 1 comment · Fixed by #73

Comments

@acoul
Copy link
Contributor

acoul commented Jul 18, 2017

when selecting a link, also display the uptime or downtime of that link

@acoul acoul mentioned this issue Jul 18, 2017
@nemesifier nemesifier changed the title link status up/down time (feature request) [feature] Link status up/down time Jul 18, 2017
@nemesifier
Copy link
Member

I think we could add a field that tracks the datetime of the last time the link changed its status, so calculating the uptime/downtime would be just a matter of calculating the number of days/hours/minutes until the last status change.

R9295 added a commit to R9295/django-netjsongraph that referenced this issue Jan 4, 2018
R9295 added a commit to R9295/django-netjsongraph that referenced this issue Jan 4, 2018
R9295 added a commit to R9295/django-netjsongraph that referenced this issue Jan 5, 2018
R9295 added a commit to R9295/django-netjsongraph that referenced this issue Jan 5, 2018
R9295 added a commit to R9295/django-netjsongraph that referenced this issue Jan 5, 2018
rohithasrk added a commit that referenced this issue Jan 10, 2018
[models] Added link status up/down time #43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants