General :: Nagios Performance Graphing OPMON

Jul 14, 2010

I ahve installed Nagios 3.2.1 and to generate performance graphs i am trying to use opmon [URL] there are three utilities required to generate graphs: I have installed all prerequisites successfully.

opcfg
opcp
opdb

Here i have installed opcfg successfully and working good, For opcp requirement is "opdb" but no proper documentation available. But while compiling opdb from command

gcc -D_GNU_SOURCE -Wall -shared -o opdb.o opdb.c -L/usr/lib/mysql -lmysqlclient -DNSCORE

Its giving error: Please see attached file For thsi also no proper documentation available.

is there any other easy way to generate performance graphs from Nagios.

View 1 Replies


ADVERTISEMENT

Server :: Nagios Performance - High Load Average

Jul 6, 2010

I have a Nagios server with a lot of hosts and services; around 400 services (in all) and 150 hosts. Most of these services are programmed in bash language. The problem is the server has a high load average; between 5 and 11. The server has the next features:

- Intel Xeon 2.66GHz Dual Core
- 4MB cache memory
- 1GB RAM memory
- 50GB hard disk

Is this load average normal? Should I program the plugins with C?

View 3 Replies View Related

General :: Mrtg Graphing With Script?

Mar 26, 2010

I try to graph No of open files using simple shell script but it's unsuccessful to draw graph continuously. following are my mrtg.cfg and script. And i am bit unclear with MaxBytes. How we can define this?

[Code]....

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

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

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

Fedora :: Graphing Calculator Program For KDE?

Apr 10, 2010

Does anybody know of a good graphing calculator program for Fedora 12 KDE? I tried fung-calc and some problems are occurring in the installation. I have followed the directions in the README, and I am doing something wrong, although I am following the directions in the README. Basically, it can't make. I get a message stating:

Code:

[root@localhost fung-calc-1.3.2b]# ls
acinclude.m4 configure.files Fung_calc.kdevelop NEWS
aclocal.m4 configure.in fung-calc.spec.in README

[code].....

View 14 Replies View Related

Fedora :: Any Graphing/design Programs On Repos?

Nov 8, 2010

find a simple program. In summary, I just need something that functions like good, plain old graph paper for top-view designs. Is there anything like this on the repositories?

I looked but can't figure out if anything I have found while searching thru 'yum' is what I'm looking for.

View 2 Replies View Related

Ubuntu :: Software That Can Replace Graphing Calculator?

Oct 4, 2010

I'm currently reading math courses at home, as opposed to doing it in school, and Swedish schools recommend getting a TI 80 or TI 83 calculator for these math courses. If I'd actually buy one of them, a TI 83 would probably be a better choice since it would last me through more courses, but for now a TI 80 calculator is enough. They are graphing calculators, for anybody that doesn't know.

Anyway, since I'm reading at home, and these calculators are a little expensive, I was looking at software to replace them... The gnome calculator that comes with Ubuntu is a good start, and is probably almost enough for what I will need for now, but it lacks the graphing capabilities, which I will need.

Is there either a more complete calculator, or something to complement the gnome calculator, that will suite my needs? I know I could look through all of the calculators in the repos, but frankly it takes quite a bit of time.

View 2 Replies View Related

CentOS 5 :: How To Install Perl Graphing Modules

Apr 10, 2011

I have newly updated CentOS 5.6 server and would like to keep it "true" to CentOS, so try to avoid manually installing rpm's and CPAN modules.
I need to install perl graphing modules, Chart::Base, GD, GD::Graph, GD::Text, etc.
Have already done
Yum install gd gd-devel php-gd

View 3 Replies View Related

Ubuntu :: Ondemand Vs Performance - Increases The Clock Speed To Performance When The CPU Is Under Load

Jul 31, 2010

I just wanted to know if having my laptop set to ondemand, will this affect performance in any way? I realize it increases the clock speed to performance when the CPU is under load, but does the time it take to go from ondemand to performance affect speed? Will there be any noticeable difference between the two setups? I have a dual core intel at 2.2GHz when in performance. When ondemand is set with no load it downclocks to 800Mhz.

View 7 Replies View Related

General :: Add Another Host To Nagios?

Jun 15, 2011

I installed Nagios following the Quick Install method from the Nagios.org web site but now I would like to add and monitor another host.I don�t find a way , I have for example replaced the ip number of the localhost(127.0.0.1 localhost.cfg) for another ip number and I am able to monitor another computer that way. But then I no longer MONITOR the localhost unless I replace the ip number in the localhost.cfg file. what I would like to do is to monitor both or more computers.

View 4 Replies View Related

General :: Not Getting Graphs In Nagios?

Oct 16, 2010

i have two linux machines i have installed nagios on only one machine and i am getting graph for that one(localhost).but for the second one(host2) i am not getting the graphs so what should i do.. what should i do to get graphs for othe host (remote machine).

View 4 Replies View Related

General :: Adding The Plugins To Nagios?

Jun 29, 2010

I just installed nagios to a Cent 5.4 box. Everything is working so far except I want to add a plugin I found on nagios exchange. The file has a .pl extension. I am unsure how to add the plugin to the rest of nagios. Do I need to add it to a nagios folder and then define it. If I just try to run the pl file I get a error mesg. I am unsure if the error is caused by system misconfig or because the plugin is not installed. The plugin is check_dayime.pl and the error I get is Can't locate Date/Parse.pm Perl seems to be working as I can run simple perl scripts and perl -v spits out v 5.8.8

View 3 Replies View Related

General :: Improve Nagios Status Map ?

Aug 4, 2010

I have installed Nagios Core 3.0 (latest version) and currently monitoring more than 80 hosts (servers, desktops, routers and switches).

Everything is fine but status map options are very few and you cannot customize them. all the views are very wierd.

I am trying to use NEXSM but it seems some complex. good solution to imrove the nagios status map.

View 2 Replies View Related

General :: Add Repository In Centos 5.3 For Nagios?

Feb 20, 2010

I am trying to add dag repository in Centos 5.3 for nagios according to this documents..

[URL]

but it is of no use... i dont know what is wrong...

how to install nagios in censtos 5.3? I am trying to install nagios with yum.

View 3 Replies View Related

General :: How To Point Postfix To Nagios

Jan 6, 2011

setting up Nagios which I have done quite easily, I have only one concern I am not able to setup email Notification from Postfix. I am able to send and receive mails from Postfix internally, I just need to know how to setup Postfix i.e point the server to get NAgios Notification.

View 8 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

General :: Unable To Start Nagios

Mar 23, 2011

I have configured nagios on my local VM machine and i got no error

Total Warnings: 0
Total Errors: 0

Things look okay - No serious problems were detected during the pre-flight check

But when i am unable to start nagios # service nagios start nagios: unrecognized service

View 14 Replies View Related

General :: Installing Nagios-3.2 In Rhel 5?

Dec 16, 2010

i am installing nagios-3.2 in rhel 5 . it show the errors in make all command..

Quote:
[root@ns1 nagios-3.2.3]# make all
cd ./base && make
make[1]: Entering directory `/root/Desktop/nagios-3.2.3/base'
gcc -g -O2 -DHAVE_CONFIG_H -DNSCORE -o nagios nagios.c broker.o nebmods.o checks.o config.o commands.o events.o flapping.o logging.o macros-base.o netutils.o notifications.o sehandlers.o skiplist.o utils.o retention-base.o xretention-base.o comments-base.o xcomments-base.o objects-base.o xobjects-base.o statusdata-base.o xstatusdata-base.o

[Code]...

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

General :: Nagios Smtp Notifications

Nov 30, 2010

I'm running Nagios Core 3.2.3 in a CentOS 5.5 Server, i'm trying to set the notifications, however they don't go through. I'm Using Postfix, i also setup squirrel mail and i can send mails through it successfully, can anyone give me some advice about the logs to check or configurations to check?

View 2 Replies View Related

General :: Set Timezone For Nagios In Ubuntu 9.10

Aug 5, 2010

so as the title says.

i saw this in nagios.cfg:

Code:
# TIMEZONE OFFSET
# This option is used to override the default timezone that this
# instance of Nagios runs in. If not specified, Nagios will use
# the system configured timezone.

[Code]....

View 7 Replies View Related

General :: Checking Of Services In Nagios

Jul 29, 2010

checking of services in Nagios. You all know the check_[service] command right? In the commands.cfg and windows.cfg. To check for the different types of services/ports, we just replace the [service] in check_[service] with the name of the port? I only know of check_http, check_ssh, check_ftp etc. Some ports like Finger, snmp etc, all these we also write it as 'check_finger', 'check_snmp'? 2) And, if that is the case, do we have to install additional plugins to monitor the ports defined earlier? 3) Lastly, if i want to monitor finger,snmp in windows server, would i need to download any software?

View 2 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

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 Email Notification Is Not Working

Feb 15, 2011

My Nagios email Notification is not working, I'm trying to setup external relay server using GMAIL. I'm also using dynamic IP.

Please see the test below:

Here is my PoSTFIX CONFIGURATION:

View 14 Replies View Related

General :: Getting Nagios Check_logfiles Working With Windows?

Apr 8, 2011

I have Nagios working and the check_logfiles plugin installed on my Ubuntu box and NSClient ++ installed on my windows box. My end goal is to be able to get the check_logfiles plugin to flag certain words in Windows Log Files. I can call the check_logfiles from the Ubuntu command line and it works fine when I look at a local log file on the Nagios box. If I try to do something similar but point to a remote windows file the process fails. I have NRPE enabled and I think working on the Windows machine. Before I post Config files etc can someone tell me if my approach is correct? Should I be calling the check_logfiles plugin from the Nagios box or do I need to install the Windows version of Check_logfiles on the remote machine and then make some sort of reference to it in the NSC.ini file on the Windows box.

View 1 Replies View Related

General :: Install Check_mysql_health Plugin In Nagios?

Jan 6, 2010

I am trying to install check_mysql_health plugin in nagios to check mysql database using nagios.

Can anyone know the link for detailed description with steps to be followed to install and check this plugins working fine.

View 2 Replies View Related

General :: Configure Email Alerts For Nagios

Mar 2, 2011

I have installed nagios in centos and its working fine.

I need to configure email alerts for nagios.

I have already configured nagios to send email alerts for warning,critical and recovery for 24/7.

1) i need to configure nagios to send email alerts twice a day

a) morning at 8am
b) evening at 6pm

2)i need nagios to send email alerts only "current status" of the host and services twice a day (morning and evening).

View 4 Replies View Related







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