mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[GH-ISSUE #222] Feature Request: Allow overdue alert faster than 5mins #137
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dinger1986 on GitHub (Dec 26, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/222
Originally assigned to: @wh1te909 on GitHub.
I think originally it was 2mins but now its 5, ideally if a server goes off need to know immediately, 5 mins can be a long time during a working day.
Also would be good to change this from 30mins to a lower number globally.
We dont use it on every agent just specific ones which help us keep a better control of customers needs.
@wh1te909 commented on GitHub (Dec 30, 2020):
Sounds good, I was going to change the way the rmm keeps track of agent's online status so this should be easier to do once that's implemented.
If you want to change the overdue alert time globally a quick way to do it is like this (for example 5 minutes):
@wh1te909 commented on GitHub (May 4, 2021):
@dinger1986 the minimum offline is now 2 minutes and overdue is 3 minutes, do you need faster than this or is that enough? if need faster i'll need to get creative and rework some stuff
also u prolly already saw this but just in case, added some management commands to bulk edit the offline/overdue time: https://wh1te909.github.io/tacticalrmm/management_cmds/#bulk-update-agent-offlineoverdue-time
@dinger1986 commented on GitHub (May 4, 2021):
Yes perfect thanks!
Let's close this, sorry had meant to earlier!