Hi all
I'm trying to setup a monitoring solution for our customers, so i went looking for some solutions, and found that Zabbix is the thing we need. I'm a windows administrator with basic linux knowledge so bare me
i'm trying to get the best of both worlds...
Now this is what i have done until now
Did this:
To make sure i got most of the things, based on the howtoforge installdoc
Also this
Followed the zabbix installation doc without any errors, took the beta version. Started zabbix_Server. But i just can't get to the zabbix website.
Anybody that could help me a hand, i'm gonna contribute wherever i can,this is keeping me busy for almost 3 days..
Thx in advance
I'm trying to setup a monitoring solution for our customers, so i went looking for some solutions, and found that Zabbix is the thing we need. I'm a windows administrator with basic linux knowledge so bare me
i'm trying to get the best of both worlds...Now this is what i have done until now
Code:
Installed a LAMP version of Ubuntu 7 Updated everything installed libsnmp-dev (took me a while to find that...)
Code:
apt-get install binutils cpp fetchmail flex gcc libarchive-zip-perl libc6-dev libcompress-zlib-perl libdb4.3-dev libpcre3 libpopt-dev linux-kernel-headers lynx m4 make ncftp nmap openssl perl perl-modules unzip zip zlib1g-dev autoconf automake1.9 libtool bison autotools-dev g++
Also this
Code:
apt-get install mysql-server mysql-client libmysqlclient15-dev
Anybody that could help me a hand, i'm gonna contribute wherever i can,this is keeping me busy for almost 3 days..
Thx in advance
Comment