summaryrefslogtreecommitdiffstats
path: root/cluster
diff options
context:
space:
mode:
authorBor Kraljič2011-10-14 11:35:17 +0200
committerBor Kraljič2011-10-14 11:35:17 +0200
commit3a215de3f9c7e4ccb0a01c945e77fa86e898a115 (patch)
treeaa861f238328f325c30be1be4c39343ded8b3476 /cluster
parenta63cfddb114464cc831539ed2fcb3bd43962c1a5 (diff)
cluster/openmosixview: removed (we no longer support qt3 (qt-x11))
Diffstat (limited to 'cluster')
-rwxr-xr-xcluster/openmosixview/BUILD1
-rwxr-xr-xcluster/openmosixview/DEPENDS3
-rwxr-xr-xcluster/openmosixview/DETAILS24
-rw-r--r--cluster/openmosixview/HISTORY72
-rwxr-xr-xcluster/openmosixview/INSTALL22
-rwxr-xr-xcluster/openmosixview/PRE_BUILD6
-rw-r--r--cluster/openmosixview/init.d/mosstatd.sh11
-rw-r--r--cluster/openmosixview/init.d/openmosixcollector25
-rw-r--r--cluster/openmosixview/services1
-rw-r--r--cluster/openmosixview/xinetd.d/mosstatd12
10 files changed, 0 insertions, 177 deletions
diff --git a/cluster/openmosixview/BUILD b/cluster/openmosixview/BUILD
deleted file mode 100755
index 27ba77ddaf..0000000000
--- a/cluster/openmosixview/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/cluster/openmosixview/DEPENDS b/cluster/openmosixview/DEPENDS
deleted file mode 100755
index ccc5584082..0000000000
--- a/cluster/openmosixview/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends GLUT &&
-depends openmosix-tools &&
-depends qt-x11
diff --git a/cluster/openmosixview/DETAILS b/cluster/openmosixview/DETAILS
deleted file mode 100755
index 1f986afa41..0000000000
--- a/cluster/openmosixview/DETAILS
+++ /dev/null
@@ -1,24 +0,0 @@
- SPELL=openmosixview
- VERSION=1.5
- SOURCE=${SPELL}-${VERSION}.tar.gz
- SOURCE_HASH=sha512:dc065ca7d0bae8efba7e98101ccdd2d38567b1f6ab15ee1be3f8234b16f18908c51f53a5257e94c1af58b6178ea915bea665d0b1032dd66c46c92a0f246818cf
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=http://www.openmosixview.com/download/${SOURCE}
- LICENSE[0]=GPL
- KEYWORDS="cluster"
- WEB_SITE=http://www.openmosixview.com
- ENTERED=20030105
- SHORT="GUI applications for monitoring and administrating openMosix"
-cat << EOF
-The openMosixview-suite contains 7 usefull applications for monitoring and
-administrating an openMosix-cluster.
-
-* openMosixview -> the main monitoring+admistration application
-* openMosixprocs -> a process-box for managing processes
-* openMosixcollector -> collecting daemon which logs cluster+node informations
-* openMosixanalyzer -> for analyzing the data collected by the openMosixcollector
-* openMosixhistory -> a process-history for your cluster
-* openMosixmigmon -> monitor & control process migrations in the cluster
-* 3dmosmon -> a 3d view for monitoring your cluster
-EOF
-
diff --git a/cluster/openmosixview/HISTORY b/cluster/openmosixview/HISTORY
deleted file mode 100644
index a9276efe95..0000000000
--- a/cluster/openmosixview/HISTORY
+++ /dev/null
@@ -1,72 +0,0 @@
-2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
- * init.d/openmosixcollector: made it non-sh, bug #13702
- * init.d/mosstatd.sh: made it non-sh, bug #13702
-
-2006-10-26 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
- * INSTALL: use TRACK_ROOT when linking #9163
-
-2006-06-29 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Removed BUILD_API=1 and UPDATED
- Changed LICENSE to LICENSE[0]
- * PRE_BUILD: Prepare openmosixview for building
- * BUILD: Run only `true`
- * INSTALL: Copied from BUILD
- Converted to build_api 2
- Removed commented out actions
- Converted `echo`s to one `message`
-
-2006-06-12 Arwed v. Merkatz <v.merkatz@gmx.net>
- * DETAILS: inserted BUILD_API=1 line
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2003-12-14 hgg <hgreig@bigpond.net.au>
- * BUILD: use /lib/modules/$(uname -r)/build for the kernel dir
-
-2003-10-27 Eric Sandall <sandalle@sourcemage.org>
- * DEPENDS: Changed 'glut' to 'GLUT'
- * HISTORY: Formatted to Guru Handbook
-
-2003-07-04 hgg <hgreig@bigpond.net.au>
- * init.d/*Update to simpleinit
- * BUILD: Fix bugs
- * DEPENDS: add glut
-
-2003-07-04 hgg <hgreig@bigpond.net.au>
- * DETAILS: Update to 1.5 disable runlevel install and make
- link for openmosix includes
- * BUILD: 3dmon is broken with gcc3.3
-
-2003-04-08 M.L. <mlubrano@sourcemage.org>
- * BUILD: Added $OPTS
-
-2003-03-31 Eric Sandall <sandalle@sourcemage.org>
- * BUILD: Updated to use sorcery init.d installer
-
-2003-02-16 Eric Sandall <sandalle@sourcemage.org>
- * Added to cluster
-
-2003-02-14 Richard Johns <johnsr1@lincoln.ac.nz>
- * PRE_BUILD: fix to make 'collector' work from OMV GUI
-
-2003-02-13 Richard Johns <johnsr1@lincoln.ac.nz>
- * BUILD ./configure --enable-mt
-
-2003-02-09 Richard Johns <johnsr1@lincoln.ac.nz>
- * DETAILS: Update to openMosixview 1.4
-
-2003-01-17 Chris Brien <christopher_brien@hotmail.com>
- * Made the spell work better.
- Moved the (enormous) patch to my webspace.
-
-2003-01-03 Richard Johns <johnsr1@lincoln.ac.nz>
- * PRE_BUILD: to fix non working configure
- * BUILD: if only I knew then what I know now
-
-2002-12-30 Richard Johns <johnsr1@lincoln.ac.nz>
- * Created Spell
-
diff --git a/cluster/openmosixview/INSTALL b/cluster/openmosixview/INSTALL
deleted file mode 100755
index 43c3619895..0000000000
--- a/cluster/openmosixview/INSTALL
+++ /dev/null
@@ -1,22 +0,0 @@
-ln -sfn $TRACK_ROOT/lib/modules/$(uname -r)/build/include/hpc /usr/include &&
-export QTDIR=/usr &&
-./setup &&
-cd 3dmon &&
-./setup.standalone &&
-
-if [ -e /etc/init.d/mosstatd.sh ]; then
- rm -f /etc/init.d/mosstatd.sh
-fi &&
-
-if [ -e /etc/init.d/openmosixcollector ]; then
- rm -f /etc/init.d/openmosixcollector
-fi &&
-
-message "${MESSAGE_COLOR}"Now type openmosixview <ENTER> and have fun!" \
- "(do not forget to copy the openmosixprocs binary to /usr/bin of" \
- "each your cluster-nodes e.g" \
- " rcp /usr/bin/openmosixprocs hostname_of_node:/usr/bin" \
- "or if you use SSH" \
- " scp /usr/bin/openmosixprocs hostname_of_node:/usr/bin" \
- "reply problems during installation to mosixview@t-online.de" \
- "Thanks${DEFAULT_COLOR}"
diff --git a/cluster/openmosixview/PRE_BUILD b/cluster/openmosixview/PRE_BUILD
deleted file mode 100755
index 71d535372f..0000000000
--- a/cluster/openmosixview/PRE_BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-for i in $(grep -rl CFLAGS= .); do
- sedit "s/CFLAGS\=-O2 -O0/& $CFLAGS /g" $i
-done
diff --git a/cluster/openmosixview/init.d/mosstatd.sh b/cluster/openmosixview/init.d/mosstatd.sh
deleted file mode 100644
index 8d5d96276f..0000000000
--- a/cluster/openmosixview/init.d/mosstatd.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/bash
-# mosstatd This shell script takes care of starting and stopping \
-# the mosstatd daemon.
-
-
-PROGRAM=/usr/bin/mosstatd
-RUNLEVEL=3
-NEEDS="+remote_fs +network +portmap openmosix"
-
-. /etc/init.d/smgl_init
-
diff --git a/cluster/openmosixview/init.d/openmosixcollector b/cluster/openmosixview/init.d/openmosixcollector
deleted file mode 100644
index 4350ef0952..0000000000
--- a/cluster/openmosixview/init.d/openmosixcollector
+++ /dev/null
@@ -1,25 +0,0 @@
-#!/bin/bash
-
-PROGRAM=/usr/bin/openmosixcollector
-ARGS=""
-RUNLEVEL=3
-NEEDS="+remote_fs +network +portmap mosstatd.sh"
-
-. /etc/init.d/smgl_init
-
-start() {
-/usr/bin/openmosixcollector -d
-evaluate_retval
-}
-
-stop() {
-/usr/bin/openmosixcollector -k
-evaluate_retval
-}
-
-status() {
-/usr/bin/openmosixcollector -c
-evaluate_retval
-}
-
-
diff --git a/cluster/openmosixview/services b/cluster/openmosixview/services
deleted file mode 100644
index 0857cb2d20..0000000000
--- a/cluster/openmosixview/services
+++ /dev/null
@@ -1 +0,0 @@
-mosstatd 10050/tcp #openMosix/Mosix stat daemon
diff --git a/cluster/openmosixview/xinetd.d/mosstatd b/cluster/openmosixview/xinetd.d/mosstatd
deleted file mode 100644
index 374eaec247..0000000000
--- a/cluster/openmosixview/xinetd.d/mosstatd
+++ /dev/null
@@ -1,12 +0,0 @@
-service mosstatd
-{
- socket_type = stream
- wait = no
- user = nobody
- log_on_success += USERID
- log_on_failure += USERID
- server = /usr/bin/mosstatd
-}
-
-
-