Project

General

Profile

Feature #1723

Display host up or down status on Wake-on-LAN dashboard

Added by Luke Murphey about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/03/2017
Due date:
% Done:

100%

Associated revisions

Revision 45 (diff)
Added by lmurphey about 7 years ago

Adding status reporting of hosts to the WoL dashboard

Closes #1723

History

#3 Updated by Luke Murphey about 7 years ago

  • Subject changed from Display host up or down status to Display host up or down status on Wake-on-LAN dashboard
  • Parent task deleted (#1717)

#4 Updated by Luke Murphey about 7 years ago

I think I'm going to make a data structure that contains the current up/down status. This will be updated every once in a while and it will include the capability to find the related icons on the page and update them accordingly.

#5 Updated by Luke Murphey about 7 years ago

Might want to use WebWorkers.

http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_webworker

The problem with my current implementation is that I cannot control the number of pingers. Thus, I cannot have only one running at a time (unless I use a sync call but that still seems to hang the main thread, even when used with setInterval).

#6 Updated by Anonymous about 7 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset splunk-network-tools-svn|r45.

Also available in: Atom PDF