Modify

Ticket #1320 (closed task: fixed)

Opened 4 years ago

Last modified 4 years ago

Gather monitoring information to send to CC

Reported by: ejhernandez@… Owned by: ejhernandez@…
Milestone: 1.2 (stable release) Component: client remote services
Severity: normal Keywords: xdelta monitor
Cc:

Description (last modified by ejhernandez@…) (diff)

A cron job must gather monitoring information every 15 minutes and send them to the CC.

Firstly, it will send the whole monitoring statistics with a tarball. After that, it will send a delta file from the previous tarball using xdelta3 tool.

Attachments

Change History

comment:1 Changed 4 years ago by ejhernandez@…

  • Status changed from new to assigned

comment:2 Changed 4 years ago by ejhernandez@…

(In [12658]) Switch version to 1.1 and make ebox-monitor packagable refs #1320

comment:3 Changed 4 years ago by ejhernandez@…

(In [12660]) Fixing name to match the standard YAML schemas refs #1320

comment:4 Changed 4 years ago by ejhernandez@…

(In [12663]) Starting getting data to send but actually not sending it. Put ebox-monitor as dependency refs #1320

comment:5 Changed 4 years ago by ejhernandez@…

(In [12666]) Adding Monitor class to send data to monitor services refs #1320

comment:6 Changed 4 years ago by ejhernandez@…

(In [12701]) Sending tar initial file using chunks from 1MB refs #1320

comment:7 Changed 4 years ago by ejhernandez@…

(In [12989]) Restarting notifying for monitoring stats refs #1320

comment:8 Changed 4 years ago by ejhernandez@…

(In [13053]) Fixing missing msgstr in po file refs #1320

comment:9 Changed 4 years ago by ejhernandez@…

(In [13057]) Making progress, now curl is not working nicely :( refs #1320

comment:10 Changed 4 years ago by ejhernandez@…

(In [13062]) Adding crontab and don't require SSL to data flow refs #1320

comment:11 Changed 4 years ago by ejhernandez@…

  • Description modified (diff)

comment:12 Changed 4 years ago by ejhernandez@…

(In [13114]) Remove useless try and catch since we use xdelta3 tool and added TODO refs #1320

comment:13 Changed 4 years ago by ejhernandez@…

  • Status changed from assigned to closed
  • Resolution set to fixed

The thing that make this ticket a mess was the UDP-based VPN connection which now turns into TCP-based that works much better.

comment:14 Changed 4 years ago by ejhernandez@…

(In [13132]) Change to RRD directory when creating the tar file refs #1320

comment:15 Changed 4 years ago by ejhernandez@…

(In [13135]) Take into account the monitor and remoteservices ability refs #1320

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.