Feature #2468

Get information about the installed probes in a host

Added by Javi Fontan over 7 years ago. Updated over 7 years ago.

Status:ClosedStart date:11/18/2013
Priority:NormalDue date:
Assignee:Javi Fontan% Done:

0%

Category:Drivers - Monitor
Target version:Release 4.4
Resolution:fixed Pull request:

Description

Onehost should be able to get the probes version installed in each host and be able to update the hosts with old versions.

Associated revisions

Revision 826c5589
Added by Javi Fontan over 7 years ago

feature #2468: use VERSION in onehost sync

  • Only updates hosts with VERSION value < $REMOTES/VERSION
  • Adds VERSION to the host when the update is correct

Revision 1078fea7
Added by Javi Fontan over 7 years ago

feature #2468: add probe to get remotes version

Revision 0257d5bd
Added by Javi Fontan over 7 years ago

feature #2468: add --force option to onehost sync

Also prints the hosts selected for upgrade

Revision b6292519
Added by Javi Fontan over 7 years ago

feature #2468: Use only one queue for onehost sync

Also prints the percentage of hosts updated

Revision 81b045de
Added by Javi Fontan over 7 years ago

feature #2468: add rsync option to onehost sync

Revision b49454a7
Added by Javi Fontan over 7 years ago

feature #2468: fix bug getting probes version

Revision 08b57ae4
Added by Javi Fontan over 7 years ago

feature #2468: use VERSION in onehost sync

  • Only updates hosts with VERSION value < $REMOTES/VERSION
  • Adds VERSION to the host when the update is correct

(cherry picked from commit 826c558941bc58674fbbe9a89908340743bf5c92)

Revision 10ab26cb
Added by Javi Fontan over 7 years ago

feature #2468: add probe to get remotes version

(cherry picked from commit 1078fea78826814ad45b2961c11e21f08a3b3160)

Revision 85ee934b
Added by Javi Fontan over 7 years ago

feature #2468: add --force option to onehost sync

Also prints the hosts selected for upgrade

(cherry picked from commit 0257d5bd7b2e0dc4c78f409db8fdf4eb5d27967f)

Revision 4bd62209
Added by Javi Fontan over 7 years ago

feature #2468: Use only one queue for onehost sync

Also prints the percentage of hosts updated

(cherry picked from commit b62925196f3669a97fbe6b3a9daab6fcbbb3b3ec)

Revision 7d3997ac
Added by Javi Fontan over 7 years ago

feature #2468: add rsync option to onehost sync

(cherry picked from commit 81b045de86cbdfa0019fbcc50c56541bbd068fd8)

Revision 9e219eb7
Added by Javi Fontan over 7 years ago

feature #2468: fix bug getting probes version

(cherry picked from commit b49454a7f8b10822924398689a2d3ed8c33ea244)

History

#1 Updated by Javi Fontan over 7 years ago

One way to do this is to add a probe that gets the latest file modified in the remotes directory and returning the timestamp. The latest timestamp can be used as the current version and hosts with older timestamps are not updated.

#2 Updated by Javi Fontan over 7 years ago

  • Assignee set to Javi Fontan

Also added:

  • Option to use rsync for remotes update, deletes files that no longer exists in the frontend
  • Now uses a single queue so a slow update does not stop other hosts from upgrading
  • Status information with a percentage bar

#3 Updated by Javi Fontan over 7 years ago

  • Status changed from Pending to Closed
  • Resolution set to fixed

Also available in: Atom PDF