Hi,
How do I adjust the timeout to not show the devices to be in RED if under 60 minutes..?
currently on version 5.12
I currently have the following in my config file... do i need to set it individually per protocol also?
<entry key='status.timeout'>3600</entry>
<entry key='server.timeout'>3600</entry>
The only option is by enabling status.ignoreOffline
, but then they will never go offline.
Hi,
How do I adjust the timeout to not show the devices to be in RED if under 60 minutes..?
currently on version 5.12
I currently have the following in my config file... do i need to set it individually per protocol also?
<entry key='status.timeout'>3600</entry> <entry key='server.timeout'>3600</entry>