LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ubuntu_server (https://www.linuxquestions.org/questions/linux-newbie-8/ubuntu_server-927066/)

GNakul 02-01-2012 11:01 PM

Ubuntu_server
 
Hi all,
I have setup a ubuntu 10.04 server at my workplace. Which is the best 'Server Monitoring tool' i can use and also back up tool?

Thanks
-Nakul

klearview 02-02-2012 12:08 AM

Define 'best' as it's absolutely meaningless without a context - i.e. what you are trying to achieve.

Satyaveer Arya 02-02-2012 12:10 AM

Which server monitoring tool and backup tool you are using?

GNakul 02-02-2012 11:21 AM

@klearview: I want to monitor hard disk and cpu status. Since it is a server(1 TB), i need a tool that gives me email notifications about the status of the server, like if there is no space remaining in harddisk it should notify me through a mail since i am the server admin.

@Satyaveer Arya: I have not installed any yet. I want to know which is reliable and easy to use.

klearview 02-02-2012 12:40 PM

Quote:

Originally Posted by GNakul (Post 4591869)
@klearview: I want to monitor hard disk and cpu status. Since it is a server(1 TB), i need a tool that gives me email notifications about the status of the server, like if there is no space remaining in harddisk it should notify me through a mail since i am the server admin.

In this case I'd use monit.

Code:

sudo apt-get install monit
For backups start with getting acquainted with rsync.

Satyaveer Arya 02-02-2012 09:28 PM

Why don't you use Google for your this question? Google will give you more information about your monitoring tool than asking here. Anyways now you haven't search on Google first but I searched for you some of the monitoring tools which can monitor and mail the information as well to you:

http://sixrevisions.com/tools/10-fre...that-kick-ass/

GNakul 02-02-2012 10:28 PM

@Satyaveer Arya : I have googled all day and i got lot of tools. But how do i know which one is good? People who have used that tools will know which one is good. That is the reason i ask experienced ppl.

Satyaveer Arya 02-02-2012 10:38 PM

The BEST will be only according to your whole requirement. And you have to choose from them what your workplace need. So go through some of the monitoring tool and see what your workplace need.

I googled for some BEST monitoring tools, I came to know that Nagios is best monitoring tool. Here is the link below check this out:

http://www.thegeekstuff.com/2009/09/...itoring-tools/

chrism01 02-02-2012 11:28 PM

Quote:

The BEST will be only according to your whole requirement.
This is a good point eg I've just recently built a Nagios/Cacti system, but for monitoring a single machine, its overkill ....

GNakul 02-03-2012 12:20 AM

@klearview: Thanks a lot klearview, i will go with it.

Satyaveer Arya 02-03-2012 12:36 AM

GNakul can you please tell us what are your main requirements at your workplace for the need of Server Monitoring Tool?

GNakul 02-03-2012 02:47 AM

@Satyaveer Arya: I need to monitor the server CPU and Harddisk status remotely(LAN)with email alerts. Like if hard disk space is almost 95%, it should alert me through mail.
The default 'System Monitor' on Ubuntu will show the status, but i need to monitor from my desk and also email alerts is wat i insist.

Satyaveer Arya 02-04-2012 11:45 AM

Quote:

@Satyaveer Arya: I need to monitor the server CPU and Harddisk status remotely(LAN)with email alerts. Like if hard disk space is almost 95%, it should alert me through mail.
The default 'System Monitor' on Ubuntu will show the status, but i need to monitor from my desk and also email alerts is wat i insist.
For this you can use a script also.


All times are GMT -5. The time now is 02:18 AM.