The Protector

Do you have problems ? Get Solution here.

Search results for: unknown monitor centos 6

Building SMS Gateway using CENTOS




Another article, I posted how to setup sms-gateway on UBUNTU box. Now I try to setup sms gateway on Centos Box. # uname -a Linux hardcorepolice 2.6.18-92.1.6.el5.centos.plusxen #1 SMP Thu Jun 26 13:43:14 EDT 2008 i686 i686 i386 GNU/Linux Fedora repository Fedora repository is available at http://freshrpms.net/packages/. (Contributed by…

Install Sar CPU Utilizations




After you read about vnStat as Bandwidth monitoring , now you as Network Administrator is also need to install sysstat or commonly known as sar for CPU Monitoring. How to Install sar / sysstat on CentOS , RHEL and Ubuntu Ubuntu : # apt-get install sysstat …

Unable to resolve host address




Getting this error message ? Unable to resolve host address This means that your linux system is failed to convert DNS or host name into ipaddress. To fix this, you need to check /etc/resolv.conf /etc/resolv.conf should containĀ  list of nameserver with structure nameserver nameserveraddress nameserveraddress may contain hostname…