Modify

Ticket #861 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

simple network monitoring

Reported by: javier.amor.garcia@… Owned by: javier.amor.garcia@…
Milestone: 0.12 Component: base
Severity: normal Keywords:
Cc:

Attachments

Change History

comment:1 Changed 6 years ago by javier.amor.garcia@…

  • Status changed from new to assigned
  • Milestone set to 0.11

comment:2 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 7.5
  • estimatedhours changed from 0 to 31
  • totalhours changed from 0.0 to 7.5
  • billable changed from 1 to 0

comment:3 Changed 6 years ago by javier.amor.garcia@…

  • estimatedhours changed from 31 to 40

comment:4 Changed 6 years ago by javier.amor.garcia@…

(In [8578]) basic netwokr monitoring infraestrucutre refs #861

comment:5 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 7
  • totalhours changed from 7.5 to 14.5

comment:6 Changed 6 years ago by javier.amor.garcia@…

  • Milestone changed from 0.11 to 0.12

comment:7 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 3
  • totalhours changed from 14.5 to 17.5

comment:8 Changed 6 years ago by javier.amor.garcia@…

(In [8676]) added graph functions for each report refs #861

comment:9 Changed 6 years ago by javier.amor.garcia@…

(In [8679]) moved network report usage to network module refs #861

comment:10 Changed 6 years ago by javier.amor.garcia@…

(In [8688]) some renames and daemonized version refs #861

comment:11 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 6
  • totalhours changed from 17.5 to 23.5

comment:12 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 7
  • totalhours changed from 23.5 to 30.5

comment:13 Changed 6 years ago by javier.amor.garcia@…

(In [8710]) some fixes: graphic colours, rrd file names, i18n refs #861

comment:14 Changed 6 years ago by javier.amor.garcia@…

(In [8725]) milestone: works all except ssrc and service graph refs #861

comment:15 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 7.5
  • totalhours changed from 30.5 to 38.0

comment:16 Changed 6 years ago by javier.amor.garcia@…

(In [8757]) added some tests refs #861

comment:17 Changed 6 years ago by javier.amor.garcia@…

(In [8758]) fix: changed order of graphs in "service by source", jnettop period reduced refs #861

comment:18 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 7.5
  • totalhours changed from 38.0 to 45.5

comment:19 Changed 6 years ago by javier.amor.garcia@…

(In [8770]) added multiples sources and multiples servies graph refs #861

comment:20 Changed 6 years ago by javier.amor.garcia@…

(In [8771]) addded colour range package refs #861

comment:21 Changed 6 years ago by javier.amor.garcia@…

(In [8783]) better service interpretation, changed RRDs directory refs #861

comment:22 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 8
  • totalhours changed from 45.5 to 53.5

comment:23 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 6.75
  • totalhours changed from 53.5 to 60.25

comment:24 Changed 6 years ago by javier.amor.garcia@…

(In [8932]) progress: now we can switch between graphs (needs more polish) refs #868 and refs #861

comment:25 Changed 6 years ago by javier.amor.garcia@…

(In [8936]) adjusted postinst anbd contro files refs #861

comment:26 Changed 6 years ago by javier.amor.garcia@…

(In [8938]) added better parameters checking and escaping of addresses (to avoid problems with MAC addresses refs #861

comment:27 Changed 6 years ago by javier.amor.garcia@…

  • hours changed from 0 to 3
  • totalhours changed from 60.25 to 63.25

comment:28 Changed 6 years ago by javier.amor.garcia@…

(In [8941]) escaped ipv6 addresses to avoid rrdtool errors refs #861

comment:29 Changed 6 years ago by javier.amor.garcia@…

(In [8949]) better termination behaviour refs #861

comment:30 Changed 6 years ago by javier.amor.garcia@…

(In [8960]) added settings model refs #861

comment:31 Changed 6 years ago by javier.amor.garcia@…

(In [8962]) added message when graphics cannot be show refs #868 and refs #861

comment:32 Changed 5 years ago by javier.amor.garcia@…

(In [9006]) changed _checkProto function, DataNotFound? exceptions used refs #861

comment:33 Changed 5 years ago by javier.amor.garcia@…

(In [9011]) changed design of Image and ImageControl?, now Image has not fields and must use ImageControl? fields refs #861 and #868

comment:34 Changed 5 years ago by javier.amor.garcia@…

  • hours changed from 0 to 3
  • totalhours changed from 63.25 to 66.25

comment:35 Changed 5 years ago by javier.amor.garcia@…

(In [9030]) added parameters validation, better exception and new protocol types refs #861

comment:36 Changed 5 years ago by javier.amor.garcia@…

(In [9031]) changes in graphic control do not mark the module itself as changed refs #861

comment:37 Changed 5 years ago by javier.amor.garcia@…

(In [9040]) bugfix: corrected typos and removed messages from image model refs #861

comment:38 Changed 5 years ago by javier.amor.garcia@…

(In [9041]) removed possible source of strange bug with interfaces refs #861

comment:39 Changed 5 years ago by ejhernandez@…

(In [9044]) * Change enabled monitoring to an enabled form from the general settings form

  • Improve UI messages
  • Added GPL header where it's required
  • Added summary for traffic rate monitoring

All refs #861

comment:40 Changed 5 years ago by ejhernandez@…

(In [9046]) Traffic by selected source shows the total traffic and the traffic by service refs #861

comment:41 Changed 5 years ago by ejhernandez@…

(In [9047]) Trying to make graph control more usable refs #861

comment:42 Changed 5 years ago by ejhernandez@…

(In [9049]) Added fields and showTypeName method and property due to aesthetics reasons refs #861

comment:43 Changed 5 years ago by ejhernandez@…

(In [9053]) Fixing some wrong attribute names. Now it have to work refs #861

comment:44 Changed 5 years ago by ejhernandez@…

(In [9054]) Graph controls seems to work again using the new more usable UI refs #861

comment:45 Changed 5 years ago by ejhernandez@…

  • hours changed from 0 to 6.75
  • totalhours changed from 66.25 to 73.0

(In [9056]) Switch standard enabled form to a customized to start/stop monitoring since change is clicked refs #861 (spent 6.75)

comment:46 Changed 5 years ago by ejhernandez@…

(In [9057]) Check if the ebox-traffic-monitor is really running prior to launching an exception refs #861

comment:47 Changed 5 years ago by ejhernandez@…

(In [9058]) Lock the session file for HTTP and SOAP sessions. Fix a strange bug happening while browser is browsing traffic rate monitoring page refs #861

comment:48 Changed 5 years ago by ejhernandez@…

(In [9059]) Fixing legend to tcp100 as tcp/100. Enhancing doc and some UI messages refs #861

comment:49 Changed 5 years ago by ejhernandez@…

(In [9069]) Setting the graph bigger and updating some UI message refs #861

comment:50 Changed 5 years ago by ejhernandez@…

(In [9070]) Setting correctly the footer putting a bkg white image and setting JS separately in a file refs #861

comment:51 Changed 5 years ago by ejhernandez@…

(In [9071]) setting arguments correctly refs #861

comment:52 Changed 5 years ago by ejhernandez@…

(In [9072]) This makes it work with initial state without rrds to show refs #861

comment:53 Changed 5 years ago by ejhernandez@…

(In [9073]) Added help methods and improve a little the UI options refs #861

Awaiting for further test on a real scenario, my improvements have been:

  1. Graph based on a source shows not only the total rate but also per service
  2. UI has been improved since first development version
  3. The timeout race condition has been faced and fixed
  4. The status page show a summary about traffic monitoring (which is expensive in resources)
  5. The monitoring has been enabled on demand and in real-time as well as settings for it

comment:54 Changed 5 years ago by ejhernandez@…

  • hours changed from 0 to 13
  • Status changed from assigned to closed
  • Resolution set to fixed
  • totalhours changed from 73.0 to 86.0

comment:55 Changed 5 years ago by javier.amor.garcia@…

(In [9211]) added comments and removed some dead code refs #861

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.