Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
3answers
128 views

Scripting library for monitoring server health?

Is there a scripting library preferably in Python/Perl/Ruby that allows you to get information on disk, load, a list of processes running, cpu usage in a standard way? I always end up parsing df, ...
4
votes
3answers
652 views

What Coldfusion 8 standard edition performance monitoring free tools are available?

The company I work for only has standard edition, and can not afford a pricey monitoring solution. And this is installed on windows 2003, IIS 6, Coldfusion 8. But we need a way to remotely look at ...
3
votes
0answers
252 views

The Munin, monitoring by hour [closed]

Tell my please. How does configuration Munin, that would monitoring by hours. I have configuration by day, by weeks but I do't know how configuration Munin by hours Thanks..
3
votes
11answers
784 views

When is it worth getting a DBA?

I've now worked at a few tech companies ranging from 10 people to ~150 and I've never encountered a real DBA. How big does a company need to get before it merits getting a DBA? What are the criteria ...
2
votes
2answers
204 views

Wordpress Site Monitoring software / service

What do you use to monitor the uptime / performance of your websites, specifically those based on a PHP/MySQL platform like Wordpress? I'm looking for something that alerts me if the site is down, or ...
0
votes
1answer
24 views

Getting status information of check_mysql-health command in Nagios Core

Am using the NagiosQL to configure the Nagios core, i have a problem with check_mysql_health plugin it is not returning status information in Nagios core but if run same command in command-line it is ...
0
votes
0answers
39 views

Checking server logs across multiple sites easily

We have a managed server and although I have some server knowledge I'm more of a web designer/developer. I monitor all our customers' sites using Google Analytics. I can do this from one control ...
0
votes
0answers
459 views

“The RPC server is unavailable” using WMI query

I have a workgroup of web servers running Server 2008 R2 in which I'm trying to manage a script that checks the disk space of all of them. I had set this up a few months ago when the servers were ...
0
votes
1answer
140 views

Good resource for what to look for on Munin graphs?

I have installed Munin to provide some insight into server performance for a VPS server with some small rails and Sinatra applications. Is there a good resource for reading up on what to look for on ...