Software To Monitor And Restart Services

Jun 18, 2007

In the past i've read up on software capable of restarting services that go down. I was wondering what the best free option is right now. I've got three dedicated centos boxes that I need to monitor. I don't need to monitor them all from one place, but would like something that can identify processes such as httpd, mysql, and mydns, then restart them if necessary.

View 2 Replies


ADVERTISEMENT

Monitor Service And If Down, Restart It

Jun 12, 2009

I need a script that check the service sql, php-pfm and nginx if working fine and if is start. So if is stop, the script do automatic restart the service.

i have cron a restart each houar of php but same time, in the houar of much visits of my sites php crash and stop..

View 8 Replies View Related

Monitor Ports / Services

Dec 27, 2007

I need a simple basic server monitoring software that will do usual ports (ping, httpd, pop3, ssl, etc) and also notify me via sms (or email) of high server load (cpanel/whm).

I need something that is NOT nagios (ugly, too complex to setup), zenoss (cannot figure out what on earth to do to setup simple port monitoring, but nice interface).

Must be for linux with mysql 5 / php 5 compatible.

View 3 Replies View Related

What Are The Parameters That You Monitor On A Server/vps Other Than Tcp Services

Oct 26, 2009

What are the parameters, other than the tcp services(http,smtp,ping,dns,mysql), would you monitor on a server/vps to ensure its smooth running(free mem,disk usage,user_beancounter etc...)? if any, what is the monitoring tool/and the plugin that you use?

View 5 Replies View Related

Cron Job Not Working, Restart Services

Jan 1, 2008

I'm having a bit of trouble with one cron job that doesn't seem to work.

I have others scripts that run hourly fine. However this one does not.

The script:

restart_monitoring.sh

Code:
#!/bin/bash
service iptables stop
service iptables start
/root/bandwidth_rules.sh
/root/portforward_config.sh
exit
The two scripts at the end just load a lot of iptables rules back in.

The cron job should run hourly (59th minute)

The cron job entry

Code:
59 * * * * /root/restart_monitoring.sh
I have restart crond to enable the new job, still doesn't run.

The job is to restart iptables, thus flushing all rules that I have running, then reloading them. I have figured out the problem to be with the "service iptables stop/start" command, it doesn't seem to like doing this...?

View 2 Replies View Related

How To Restart Plesk Services Automatically

Feb 20, 2008

Is there any way to start plesk services automatically?

As my plesk control panel needs to be restarted every day..

View 5 Replies View Related

What Do You Monitor

May 28, 2009

if you use a site monitoring service (or two) do you need to setup monitors for each website/domain on your VPS or can you just monitor the primary services on the VPS?

Pluses/Minuses for either way?

View 3 Replies View Related

Monitor Bandwidth

Oct 7, 2009

I have a windows vps and I want to monitor my bandwidth. How can I do this? I tried using a program called DU Meter but it's counting bandwidth on all users on that node and not mine =[

View 6 Replies View Related

How To Monitor Ram Usage

Feb 26, 2009

Can you recommend a method to check ram usage of my vps for the last 24 hrs?

View 7 Replies View Related

Monitor Application

Jan 7, 2009

I want to monitor my application to make sure it is 24x7 uptime, if there is anything interrupt, I will be notified by email/SMS right away. There are several web monitoring service, but they all monitor ports, not application. I have bad experience, like, althoguh the web server is alive, but the application is already dead.

So, I want to monitor application instead of monitor a port. Anybody knows where I may find this kind of service?

View 2 Replies View Related

How To Monitor Server

Apr 26, 2009

i want to monitor my server. i try mrtg buti cant install it. so how can i monitor my server?

View 14 Replies View Related

How Do You Monitor Your XEN VPS's Bandwidth

Aug 6, 2008

I know cacti / MRTG can produce traffic graphs, but how you actually get Cacti to graph the VM's on a physical server?

View 9 Replies View Related

What Does Everyone Use To Monitor Their Servers?

Mar 4, 2008

What does everyone use to monitor their servers? I've come across a pretty impressive service from Panopta but haven't head of them before. Has anyone tried them out?

View 11 Replies View Related

Monitor Traffic

Jun 30, 2008

I want to be able to monitor (with statistic) and cap traffic on 3+ servers.

how is this done best?

I was thinking of somekind of switch or server set inbetween the servers and the internet monitoring and keeping data on the traffic use etc.

but what do you do?

and how to make such a monitor redundant so if it fails the network is not cut off from the world?

View 12 Replies View Related

Bandwidth Monitor

Jul 10, 2007

Does any one know a bandwidth monitor that shows me stats and which programs or Ports and or Servers are using bandwidth and how much they are using in real time?

View 11 Replies View Related

Uptime Monitor

Dec 2, 2007

I see a lot of web hosts that link to webhostingstuff.com which tracks the uptime of their main page. i would like to offer a similar service, where i track and list the uptime of hosts. can anyone point me in the proper direction for this? is there a particular script that I can purchase? how is this done?

View 9 Replies View Related

Monitor Traffic

Apr 2, 2007

Don't know if this is the right place to ask for this but here goes.

I have a 20U rack space and i use 4U of this space (1U + 2U servers and a 1U switch).

There is a 20Mbit internet connection on a 100Mbit network.

But here comes my problem, some friends have there servers in my rack space to, There is 12 servers that are my friends and i want to know how much traffic they use.

I want to know how many GB traffic they use to i can charge them (they don't pay right now).

2 of my friends servers must max take 50gb traffic!

Is there a switch that can do theys two things?

Show traffic and limit traffic?

View 7 Replies View Related

Hardware Monitor

Aug 25, 2007

My server has a tyan thunder 8kse (s2892) motherboard, and i'm looking for some script to monitor it. Unfortunately, tyan only offers such applications for windows. So, how can i monitor the motherboard in linux? Or preferably, webbased.

View 1 Replies View Related

NFS Restart

Jul 3, 2007

I have directory shared by NFS on server1 this directory mounted at startup on server2.
problem happened when twice servers restarted and server2 started before server1. directory not mounted I must mount it manually.

View 4 Replies View Related

Restart

Jul 19, 2007

One of my server's http daemon is restarting more often and it doesn't have any control panel. How can I checked the load or memory usage history?

View 3 Replies View Related

Domain Name Server (DNS) Monitor

Jul 24, 2008

What VPS should I need for backup dns bind and nagios for monitoring (ram, bandwidth etc..) ?

And from where should I choose?

View 5 Replies View Related

How To Monitor Spammer Sactivity

May 26, 2007

I just setup my own LAMP server.

It is only used for my own domains so I want to be able to watch all mail that gets sent from my server, via php or otherwise.

Basically I just want to be able to personally monitor what mail is getting sent from my server so that I can watch for possible spammer activity.

I am using postfix and webmin.. I have sendmail installed to, but I don't think it is getting used..

I guess theres got to be a log somwhere... but I am not sure where it is?

I have postfix set to CC me of all mail that gets sent but, it doesnt seem to work all the time.. just for certain things..

View 3 Replies View Related

How Do You Monitor Your Ranges For Blacklisted IPS

Oct 4, 2009

We have a few customers who have multiple C classes with us and we are wondering how most of you monitor for blacklisting.

We currently randomly pick a few IPS and check them once a month but this is not very thorough. We were wondering if there is a program out there that can check say a /20 automatically once a month or atleast something we can initiate an automated check once a month with?

View 5 Replies View Related

Sevices To Monitor With Nagios

Oct 23, 2009

I am wondering what services it is best to monitor with Nagios which I've installed on my Centos 5.3 VPS. I wish to monitor and understand all essential services of the VPS itself at this stage but, generally, to make the best possible use of Nagios as an analytical tool as well as basic monitoring notifications, etc.

I already have a rough idea based on the main services being run. But I imagine there may be more to this than meets the eye, in particular, in view of any potential performance cost, etc.

I am especially keen to obtain as detailed a picture as possible concerning performance related criteria with a mind to indicating possible improvements that could be made.

View 8 Replies View Related

Want To Monitor Traffic On IP Based

Jul 22, 2009

I would like to monitor traffic on IP based on my debian server. I have 16 IPs on my server? Is there any good tool or any tool which gives GUI display?

View 4 Replies View Related

One Monitor/keyboard To Several Servers At Once

Jun 21, 2009

Just built my homemade server rack and I have 6 newly acquired 'used servers' and an old and very heavy monitor with keyboard.

How can I best hook up the monitor/keyboard to multiple servers and just switch them? Is there such a thing a 'switch' for peripherals?

I would need plenty of connection cables not doubt.

View 3 Replies View Related

Bandwidth Monitor For XenServer

Mar 29, 2009

How is it possible to monitor the data used (in and out) for each node in XenServer?

View 14 Replies View Related

How To Monitor .htaccess Change

Mar 2, 2009

We have a website that uses php include. It is specified in .htaccess to parse all html file to parse for php so php include can be executed.

We don't know the exact cause but our Addhandler line in .htaccess gets keep commented by someone or something and include file (footer) does not show up from time to time. I was told cpanel update inserts the comment but I am not sure.

My question is:

1. How can I prevent this from happening?

2. If it gets modified, how can I get notification?

View 9 Replies View Related

Uptime Monitor Service

Jan 31, 2009

uptime monitor service for my shared hosting account to:

Monitor http and if possible https

Sent text message to UK Mobile

Send email to me

Send email to hosting company

View 14 Replies View Related

Would You Like To Monitor Your Web Forms Functionality

Jul 15, 2008

Considering a web site could be completely useless without its web forms working as expected, and the uptime reports do not verify them at all, I would like to know if you people, consider it important.

View 1 Replies View Related

How To Monitor RAID Setup?

May 2, 2008

we've got our new machine up and running smoothly. It's a core2duo running CentOS with Plesk 8.3. We have 2 drives in a RAID 1 configuration for reliability sake, and I'm looking for something to help me monitor the status of the disks in the array. Since RAID is pretty useless unless you know if one of the disks has died.

Is there some open source utility that will monitor this and email me if something is wrong? Perhaps something with a nice web interface?

Even better... is there some addon to plesk that will help with this?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved