General :: Nagios Monitor Tool Installation On Server

Jul 13, 2011

I am having individual Linux server and need to install nagios monitoring tool on the server. How to install on this linux server. I am using CentOS. Need to to monitor mysql and http services.

View 2 Replies


ADVERTISEMENT

Server :: Monitor Partition Other Than / In Nagios

Oct 1, 2010

I have a CentOS-5 Server with Nagios installed,through which I monitor three other servers.I want to monitor a Linux partition which is mounted under CentOS-5 server which has Nagios installed.

View 1 Replies View Related

Networking :: Configure Nagios To Monitor Custom Port On A Remote Server?

May 27, 2010

configure nagios to monitor custom port on a remote linux server..

View 5 Replies View Related

Server :: Find Documents For Configuring Nagios In Order To Monitor Webapplications?

Dec 29, 2010

I just want to know how to monitor urls using nagios.i.e running web applications under tomcat. can any one pleasAe provide me links or docs that narrates,how to configure nagios in a way to monitor our web applications. we already configured nagios for monitoring remote servers load,login details, disk space etc. But we could not find any documents for configuring nagios in order to monitor webapplications.

View 1 Replies View Related

General :: How To Monitor Printers In Nagios

Apr 12, 2011

anyone tell me how to monitor printers in Nagios

View 3 Replies View Related

Ubuntu Installation :: Add Hosts In Nagios - Monitor Network Properly?

Jun 3, 2011

I have installed ubuntu on Vmware.I work in Lan environment and I have 2 local linux servers in my office.I have installed nagios on ubuntu.but nagios doesnt show other hosts in office.How to do I add other hosts in the office in nagios so that I can monitor network properly?

View 1 Replies View Related

General :: How To Monitor Remote Host Using Nagios

Jan 14, 2011

Yesterday i install nagios, after that i can successfully monitor my local machine disk usage and its services, but now i want to monitor remote host, but have no idea how to do this , i also google alot but not getting resource full explanation.so please guys tell me how can i monitor the remote host using nagios..

View 54 Replies View Related

Server :: Error: Cannot Open Log File '/usr/local/nagios/var/archives/nagios-07-08-2011-00.log' For Reading?

Jul 9, 2011

Error: Cannot open log file '/usr/local/nagios/var/archives/nagios-07-08-2011-00.log' for reading!

View 2 Replies View Related

Red Hat :: Install Groundwork Monitoring Tool As A Frontend For Nagios?

Oct 28, 2010

out to install groundwork monitoring tool as a frontend for nagios

View 1 Replies View Related

General :: Unix Tool To Monitor Too Many Open Files?

Aug 13, 2011

I'm looking for a tool which can monitor whether a process is near limit of maximum open files.

View 1 Replies View Related

General :: Graphic Tool To Monitor Traffic Over A USB Port?

Apr 19, 2011

Is there a graphic tool that can monitor the traffic over a USB port?

ie like system monitor for network traffic but over a specific port?

View 1 Replies View Related

General :: Tool Which Can Monitor Upload/ Download In Network

Feb 18, 2010

I have few Windows and Linux Machines and am in verse to monitor what upload and download is being performed as the network system are running in slow pace.Any one who can recommend a tool or utility which can track uploads and download in a network.If it can track who is downloading or uploading with what size of data could really benefit.

View 8 Replies View Related

General :: Setup For MRTG Network Monitor Tool?

Mar 11, 2010

i have done most of the setup for MRTG network monitor tool.

But i m stuck at configuration part.

the actual MRTG guide says following.

I m little confused about what should i put inplace of community@router.abc.xyz.

Quote:

The next step is to configure mrtg for monitoring a network device. This is done by creating an mrtg.cfg file which defines what you want to monitor. Luckily, you don't have to dive straight in and start writing your own configuration file all by yourself. Together with mrtg you also got a copy of cfgmaker. This is a script you can point at a router of your choice; it will create a mrtg configuration file for you. You can find the script in the bin subdirectory.

cfgmaker --global 'WorkDir: /home/httpd/mrtg'
--global 'Options[_]: bits,growright'
--output /home/mrtg/cfg/mrtg.cfg
community@router.abc.xyz

This example above will create an mrtg config file in /home/mrtg/cfg assuming this is a directory visible on your webserver. You can read all about cfgmaker in cfgmaker. One area you might want to look at is the possibility of using --ifref=ip to prevent interface renumbering troubles from catching you.

If you want to start rolling your own mrtg configuration files, make sure you read mrtg-reference to learn all about the possible configuration options.

View 1 Replies View Related

General :: How To See The Code Behind The Nagios Plugin: Nagios Checker

Aug 4, 2010

How to see the code behind the nagios plugin: Nagios Checker? I opened the folder which i have downloaded. After that where do i have to go to see the codes? Is it in App_Codes?

View 14 Replies View Related

Networking :: How To Monitor Asterisk Using Nagios

Mar 31, 2011

What are the standard procedures to monitor asterisk with nagios? I downloaded check_asterisk from URL...

View 1 Replies View Related

Software :: How To Monitor Ms Exchange Under Nagios XI

Aug 6, 2011

i have installed Nagios XI server. now my requirement is to monitor below parameter of ms exchange server.

1) monitor server
2) services (pop,imap,smtp)
3) exchange mailbox size
4) Monitor mail queues on Exchange

if anybody has done above setup, so please share docs or related information.

View 1 Replies View Related

Software :: How To Monitor Wall Outlet With Nagios

Oct 20, 2010

Is there a way to monitor a wall outlet with nagios.I want to check if we got some power out of a wall outlet.This is to check whether we are running on the electricity network or on our diesel power generator.The wall outlet is connected only to the electricity network, so if there is no more power coming out of the outlet that mean that we are running on the diesel power generator.

View 2 Replies View Related

Software :: Monitor Mysql 5.0.77 With Nagios 3.2.1 Under CentOS 5.4?

Apr 7, 2010

Trying to monitor mysql 5.0.77 with nagios 3.2.1 under CentOS 5.4. Everything with nagios has been running without a hitch for me, however, when I added the following to /etc/nagios/objects/localhost.cfg to try to monitor mysql, I get an error that reads "Running configuration check... CONFIG ERROR! Restart aborted. Check your Nagios configuration."

define service{
use local-service
host_name localhost
service_description MYSQL
check_command check_mysql
notifications_enabled 1
}

This is pretty much what I added to monitor other things on the server such as ftp and smtp, just switched out check_smtp with check_mysql, etc.

View 2 Replies View Related

Software :: Not Able To Monitor Linux Host Under Nagios

Nov 15, 2010

I have installed nagios successfully also able to monitor windows hosts. but not able to monitor linux hosts. i have follow below procedure, installation part and evertything was ok.but still i am not able to see linux host under nagios. i followed below url for monitor linux hosts on nagios.URL...

View 3 Replies View Related

Ubuntu :: Nagios Installation On Server - Child Returned Status 1

Sep 15, 2010

I am getting "child returned status 1" error when I try to tar some downloaded files. This is what I do:
tar xvzf nagios-2.10.tar.gz (I downloaded this file)

View 1 Replies View Related

General :: Nagios 3.2.1 And Ubuntu 10.10 Server

Dec 8, 2010

Troubleshooting Nagios configuration? I'm already done with the installation and it's working fine. Now I'm working on adding Windows Server in Nagios to be monitored but the problem is my cfg_file=/etc/nagios3/objects/commands.cfg and cfg_file=/etc/nagios3/objects/windows.cfg there's no such /etc/nagios3/objects directory is existing on my nagios directory.

View 1 Replies View Related

OpenSUSE Network :: Nagios Won't Monitor Service With Self Signed Cert

Jan 14, 2011

Updating my install of OpenSUSE from 11.0 to 11.3 and notice that the Nagios network monitor can no longer probe servers with self signed certs.It appears to be any monitor that used openssl 1.0.0 has an issue. If I install the openssl 0.9.8 libraries and use old plugins linked against it, they work fine.

View 9 Replies View Related

Ubuntu :: Monitor Multiple Websites Nagios,Zabbix Conf?

Jan 12, 2010

I need to find a solution where I can monitor multiple sites at once and know when they go down. There are fraudulent sites (not mine I am in the infosec industry)

I have been playing with Nagios and Zabbix all day with not much luck. I have managed to get both installed and running and researched for hours. I just need to figure out how to add domain names to be monitored and I am stuck. I know you have to do it in the conf files but I cannot get a domain to show up?

View 3 Replies View Related

General :: Apache Configuration - Nagios Not Found On Server

May 26, 2011

I have installed latest Nagios and Nagios plugins. Nagios is working properly, but when I go to the browser n write the www.server-name.com/nagios, it gives
Not Found
The requested URL /nagios/ was not found on this server. How can I tell Apache to open Nagios on adding /nagios in my URL.

View 2 Replies View Related

General :: Nagios - Can I Configure Nagios To Do This

Jul 15, 2011

So we monitor all of our disk space, but only get pages for critical. What we would like to do is have one email sent to our team every month with all the "Warnings" for our disk. I have been searching and haven't found a way to do this. Any suggestions?

View 1 Replies View Related

General :: Check With Nagios An Oracle Database That Is Located On A Server?

May 4, 2011

I need to check with nagios an oracle database that is located on a server. There are a lot of plugins that are provided, the problem is that the database is located on a remote server (i have an hostaddress) and then i need to log on the database (i have username and pass)So i only need to have a plugin that connects to that hostaddress and logs on, but i can't find any plugin which does that

View 14 Replies View Related

General :: Nagios Setup To Send Emails In MS Exchange Server

May 10, 2011

How to seup nagios to send email to mails in MS Exchange server ?

View 3 Replies View Related

General :: Nagios Installation And Configuration On RHEL 5

Apr 23, 2010

I am trying to install and configure nagios on RHEL 5. I have apache 2 installed and php all working as exepected. When i install nagios following the these steps [URL]. The nagios folder that is suppossed to be placed under apache2's httpd is no where to be seen. So when I try to open localhost/nagios/. It says: The requested URL /nagios/ was not found on this server. What can I do for the nagios to work on this system. The apache and php are working fine.

View 1 Replies View Related

General :: Nagios Installation On RedHat Linux

Jul 6, 2011

can anyone provide the steps for installation and configuration of Nagios server in Redhat Linux machine?

View 2 Replies View Related

Fedora :: Tool To Monitor Install Scripts?

Jan 16, 2011

Some third-party programs like matlab provide install scripts or binaries which don't have an uninstall option. So uninstalling these programs is a real pain, since I have to track down each of the hundreds of files scattered across my filesystem. Is there some way to monitor the filesystem changes made by these installers? For shellcripts I can in principle examine the script

View 3 Replies View Related







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