Free Software Server Environment : WebminStats

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site: FSSE.INFO is produced by "osde8info" :

Revision [610]

Most recent edit made on 2008-05-23 12:55:20 by FsseInfo

Additions:
before installing WebminStats you will first need perl rrd tools (rrdtool)
perl rrd
CentOS / Oracle Ent / Red Hat RHEL 3 rrd installation instructions
CentOS / Oracle Ent / Red Hat RHEL 4 rrd installation instructions
CentOS / Oracle Ent / Red Hat RHEL 5 rrd installation instructions


Deletions:
http://dag.wieers.com/rpm/packages/rrdtool/
before installing WebminStats you will first need RRD tools (rrdtool)

centos 3 / oracle enterprise 3 / red hat rhel 3

download rrd
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/rrdtool-1.0.50-3.el3.rf.i386.rpm
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/perl-rrdtool-1.0.50-3.el3.rf.i386.rpm
install rrd
# rpm -ivh rrdtool-1.0.50-3.el3.rf.i386.rpm
# rpm -ivh perl-rrdtool-1.0.50-3.el3.rf.i386.rpm

centos 4 / oracle enterprise 4 / red hat rhel 4

download rrd
get dag wieers rpm key
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
import dag wieers rpm key
# rpm --import RPM-GPG-KEY.dag.txt
install perl-time
# yum install perl-Time-HiRes
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/rrdtool-1.2.23-1.el4.rf.i386.rpm
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/perl-rrdtool-1.2.23-1.el4.rf.i386.rpm
install rrd
because of a circular rpm dependancy in rhel 4 rpms
# yum install rrdtool-1.2.23-1.el4.rf.i386.rpm perl-rrdtool-1.2.23-1.el4.rf.i386.rpm

centos 5 / oracle enterprise 5 / red hat rhel 5

download rrd
# http_proxy=myproxy:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/rrdtool-1.2.23-1.el5.rf.i386.rpm
# http_proxy=myproxy:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/perl-rrdtool-1.0.50-3.el5.rf.i386.rpm
install rrd
because of a circular rpm dependancy in rhel 5 rpms
# rpm -ivh perl-rrdtool-1.2.23-1.el5.rf.i386.rpm
warning: perl-rrdtool-1.2.23-1.el5.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
librrd.so.2 is needed by perl-rrdtool-1.2.23-1.el5.rf.i386
rrdtool = 1.2.23 is needed by perl-rrdtool-1.2.23-1.el5.rf.i386
# rpm -ivh rrdtool-1.2.23-1.el5.rf.i386.rpm
warning: rrdtool-1.2.23-1.el5.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
perl(RRDp) is needed by rrdtool-1.2.23-1.el5.rf.i386
perl(RRDs) is needed by rrdtool-1.2.23-1.el5.rf.i386
you must install both RPMs at the same time
# rpm -ivh rrdtool-1.2.23-1.el5.rf.i386.rpm perl-rrdtool-1.2.23-1.el5.rf.i386.rpm




Revision [606]

Edited on 2008-05-23 12:46:26 by FsseInfo

Additions:
# yum install rrdtool-1.2.23-1.el4.rf.i386.rpm perl-rrdtool-1.2.23-1.el4.rf.i386.rpm


Deletions:
# rpm -ivh rrdtool-1.2.23-1.el4.rf.i386.rpm perl-rrdtool-1.2.23-1.el4.rf.i386.rpm




Revision [605]

Edited on 2008-05-23 12:42:17 by FsseInfo

Additions:

centos 4 / oracle enterprise 4 / red hat rhel 4

get dag wieers rpm key
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
import dag wieers rpm key
# rpm --import RPM-GPG-KEY.dag.txt
install perl-time
# yum install perl-Time-HiRes
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/rrdtool-1.2.23-1.el4.rf.i386.rpm
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/perl-rrdtool-1.2.23-1.el4.rf.i386.rpm
because of a circular rpm dependancy in rhel 4 rpms
# rpm -ivh rrdtool-1.2.23-1.el4.rf.i386.rpm perl-rrdtool-1.2.23-1.el4.rf.i386.rpm




Revision [602]

Edited on 2008-05-22 14:43:46 by FsseInfo

Additions:
http://www.webmin.com/
http://webminstats.sourceforge.net/

centos 3 / oracle enterprise 3 / red hat rhel 3

download rrd
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/rrdtool-1.0.50-3.el3.rf.i386.rpm
# http_proxy=myproxy.com:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/perl-rrdtool-1.0.50-3.el3.rf.i386.rpm
install rrd
# rpm -ivh rrdtool-1.0.50-3.el3.rf.i386.rpm
# rpm -ivh perl-rrdtool-1.0.50-3.el3.rf.i386.rpm

centos 5 / oracle enterprise 5 / red hat rhel 5

download rrd
install rrd
because of a circular rpm dependancy in rhel 5 rpms
click on add third party module inside webmin itself and then goto


Deletions:
http://webminstats.sourceforge.net/
download rpm dependancies
install circular rpm dependancies
and because of a circular rpm dependancy
finally goto
https://mysite.com:10000/sysstats/index.cgi




Revision [599]

Edited on 2008-05-22 12:45:32 by FsseInfo

Additions:
use
https://mysite.com:10000/sysstats/index.cgi




Revision [598]

Edited on 2008-05-22 12:44:29 by FsseInfo

Additions:
http://dag.wieers.com/rpm/packages/rrdtool/
before installing WebminStats you will first need RRD tools (rrdtool)


Deletions:
before installing WebminStats you will need RRD




Revision [597]

Edited on 2008-05-22 12:40:31 by FsseInfo

Additions:
download rpm dependancies
install circular rpm dependancies
install webminstats itself


Deletions:

install





Revision [596]

Edited on 2008-05-22 12:38:45 by FsseInfo

Additions:

install

finally goto
https://mysite.com:10000/sysstats/




Revision [595]

Edited on 2008-05-22 12:37:09 by FsseInfo

Additions:
and because of a circular rpm dependancy
# rpm -ivh perl-rrdtool-1.2.23-1.el5.rf.i386.rpm
warning: perl-rrdtool-1.2.23-1.el5.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
librrd.so.2 is needed by perl-rrdtool-1.2.23-1.el5.rf.i386
rrdtool = 1.2.23 is needed by perl-rrdtool-1.2.23-1.el5.rf.i386
# rpm -ivh rrdtool-1.2.23-1.el5.rf.i386.rpm
warning: rrdtool-1.2.23-1.el5.rf.i386.rpm: Header V3 DSA signature: NOKEY, key ID 6b8d79e6
error: Failed dependencies:
perl(RRDp) is needed by rrdtool-1.2.23-1.el5.rf.i386
perl(RRDs) is needed by rrdtool-1.2.23-1.el5.rf.i386
you must install both RPMs at the same time


Deletions:
then because of a circular dependancy you must install both RPMs at the same time




Revision [594]

The oldest known version of this page was edited on 2008-05-22 12:32:26 by FsseInfo
http://webminstats.sourceforge.net/

Webmin Stats

before installing WebminStats you will need RRD

# http_proxy=myproxy:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/rrdtool-1.2.23-1.el5.rf.i386.rpm
# http_proxy=myproxy:8080 wget http://dag.wieers.com/rpm/packages/rrdtool/perl-rrdtool-1.0.50-3.el5.rf.i386.rpm


then because of a circular dependancy you must install both RPMs at the same time
# rpm -ivh rrdtool-1.2.23-1.el5.rf.i386.rpm  perl-rrdtool-1.2.23-1.el5.rf.i386.rpm



REFERRERS
WebMin
WebminStats
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0516 seconds