Donate Share

openSSI webView

Code

Programming Languages: Unix Shell, PHP

License: Open Software License 3.0 (OSL3.0)

Repositories

browse code, statistics, last commit on 2004-10-29 cvs -d:pserver:anonymous@openssi-webview.cvs.sourceforge.net:/cvsroot/openssi-webview login

cvs -z3 -d:pserver:anonymous@openssi-webview.cvs.sourceforge.net:/cvsroot/openssi-webview co -P modulename

Show:

What's happening?

  • Bugfix cpu usage graph same on all nodes

    This fixes a bug where openssi-webview processes the init node's /proc/stat for other nodes' cpu usage but should stat each node's local /proc procfs for cpu usage. --- update_node.sh 2004-11-11 14:11:00.000000000 +0000 +++ update_node.sh 2007-03-11 21:54:28.000000000 +0000 @@ -215,7 +215,7 @@ LOADS=`onnode ${NODE} uptime | sed 's/^.*: \(.*\), \(.*\), \(.*\)$/\1:\2:\3/'`.

    2007-03-11 22:01:52 UTC by rogertsang

  • Add GigE support and filter OpenSSI loads

    - Increase maximum network bandwidth to 1 Gigabit per second. - Decrease maximum OpenSSI load to 10,000 (subjective value).

    2006-11-28 01:10:28 UTC by rogertsang

  • Comment: network traffic

    This is not really an openssi-webview bug, but maybe should workaround the cause. /proc/net/dev bytes statistics are unsigned long which can easily be exceeded on GigE and default RRDTool 300 second interval. In addition the openssi-webview specifies 12.5MB maximum value for network statistics in RRD which only supports FastEthernet.

    2006-11-20 20:33:21 UTC by nobody

  • network traffic

    openssi-webview v0.2 network traffic graph incoming/outgoing bytes per second is one-tenth (0.1x) actual.

    2006-11-20 04:52:59 UTC by nobody

  • openSSI webView 0.1 released

    openSSI webView 0.1 has been released. As all first releases, it's not bug free, so a 0.1.x version should be released soon.

    2004-11-02 14:59:30 UTC by kilian_

  • openSSI webView

    Anonymous committed patchset 1 of module CVSROOT to the openSSI webView CVS repository, changing 11 files.

    2004-10-29 14:10:24 UTC by nobody

  • openssi-webview

    kilian_ registered the openSSI webView project.

    2004-10-28 18:04:47 UTC by kilian_

Our Numbers