Server :: Getting Nagios To Work With Snmp Using The 'check_snmp' Plugin?

Jul 11, 2011

I am having trouble getting nagios to work with snmp using the 'check_snmp' plugin.I am trying to run the plugin from the terminal and getting:

Code:
root@NAGIOS:/usr/local/nagios/libexec# /usr/local/nagios/libexec/check_snmp -H 172.xx.xx.x -c nagios -o sysDescr.0

[code]....

View 2 Replies


ADVERTISEMENT

Software :: Nagios Check_snmp V3 Timeout?

Oct 8, 2010

I'm having a timeout issue with the command check_snmp:Where I don't understand is that when I tipe the command on the command line it's working fine but not when I put it in the host configuration file.The following is working fine:

Code:
# ./check_snmp -H IP-TO-CHECK -o ".1.3.6.1.4.1.2.3.51.2.2.10.1.1.1.10.2" -U USER -A PASSWORD -x AES -X PASSWORD_SNMP -L authPriv -P 3 -a MD5 -u W -w 1000 -c 1050

[code]....

View 4 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 :: Nagios Not Receiving SNMP Data?

May 18, 2010

I have recently set up nagios on a ubuntu server (9.10), and set it up to monitor all the servers, switches etc, following the quickstart guide provided on the nagios website.My problem is this:I have setup the nagios-plugins, and tried to set it up to monitor the network switches via SNMP but receive the following within the nagios web interface:SNMP problem - No data received from host I tried it from the command line, and got the exact same error.Is there some further configuration I need to do to be able to get this data?I've used up all my google-fu, and read over everyone else's problems on every forum I could find, but to no avail.

View 6 Replies View Related

General :: Resolve Nagios Port Status Snmp Trap?

Jan 8, 2011

In cisco 6509 switch port 1status is being traped it is showing "SNMP CRITICAL - *down(2)*"

View 2 Replies View Related

CentOS 5 :: Yum Not Able To Install Nagios-plugins While Net-snmp-perl.i386 Is Already Installed

Mar 19, 2009

I am having issues installing nagios-plugins using yum. Been using Suse don't have much experience with CentOS (CentOS release 5.2 (Final), ) Linux hoster 2.6.18-92.1.22.el5 #1 SMP Tue Dec 16 12:03:43 EST 2008 i686 athlon i386 GNU/Linux It says

"Error: Missing Dependency: perl(Net::SNMP) is needed by package nagios-plugins"
Whereas net-snmp-perl.i386 is already installed.
yum deplist nagios-plugins
Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile

[Code]....

View 1 Replies View Related

CentOS 5 Networking :: Configuring SNMP To Send Traps To SNMP Server?

Aug 12, 2010

I'm trying to configure SNMP service to send traps to SNMP server. I've installed net-snmp-utils, now I need to configure the "snmpd.conf" file...

View 2 Replies View Related

Server :: Nagios Email Notification Unable To Work With Nail Mail

Oct 22, 2009

I've gotten myself involved in the Nagios monitoring tools and somewhat managed to configure the Nagios host, but I'm still having some issues with the email notifications.

From what I've read/researched, one of the favourite methods to get the email notification up is by using sendmail/postfix. I've went through it and learned that they are MTAs. What I actually needed is just a basic email client, and I would email the notices directly to an email address over the internet. Thus, I wont be needing something as complex like sendmail/postfix.

I gotten my hands on "Nail mail". I've successfully configured it to be able to send emails from my linux machine over the internet. However, when I copied the same command lines to nagios's contact.cfg, it did not work.

This is the command line that I'm using. Let me explain what I'm trying to achieve below. Firstly, I would save all the text notifications into a text file(green), and then email it out. The problem is NailMail command (red) does not work on Nagios,but the command line works in the terminal command on my Nagios account. Has anyone attempted using Nail mail with Nagios?

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

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

Software :: Nagios Not Finding Plugin In Fedora Core 13?

Oct 12, 2010

I am trying to set up Nagios to monitor four machines in my local network. I set up one of the remote machines to use the check_nrpe plugin. When trying to start Nagios it says it cannot find the plugin. I have included a locate for check_nrpe and check_ping (a plugin that IS found). I do not know if the problem is in Fedora, Nagios, or ELBKS (error lies between keyboard and seat). I have checked permissions on the two check_ plugins and they are identical. Here is the terminal log: [root@Linux04 wegemer]# nagios /etc/nagios/nagios.cfg

Nagios Core 3.2.2
Copyright (c) 2009-2010 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 09-01-2010
License: GPL

[Code].....

View 3 Replies View Related

Server :: Unable To Get SquirrelSpell Plugin To Work

Jun 22, 2011

I have built an Ubuntu 10.10 server for use as an in-house mail server, using Postfix, Dovecot and Squirrelmail. It seems to be working great, except I am unable to get the Squirrelspell plugin to work. I ran the Squirrelmail conf.pl, selected plugins and then selected Squirrelspell, but it does not work when composing an email and clicking on Check Spelling.

It simply reports no errors are found, even when I intentionally make errors. I've looked at the sqspell_config.php file and believe I have it configured correctly. I verified I have Aspell installed and and have it as the designated app in the sqspell_config.php file. I've also tried ispell with the same results.

View 8 Replies View Related

SUSE / Novell :: Flash Plugin For Mozilla Plugin Doesn't Work

Nov 26, 2009

I am using openSUSE 11.0. This OS installation gives firefox 3.0.5 Beta. I had installed new version of firefox at /usr/local/bin/firefox. I had placed link of this firefox at /usr/bin using this command ->

Code:

linux-snvz:/usr/bin # ln -s /usr/local/bin/firefox/firefox firefox My older firefox contains the flush plugin. So i can easily played ..... video's in my browser. But now my new browser saying that it doesn't have flash plugin. I was tried to install flash plugin once again.

[Code]...

Even after installation also my browser is again without flash plugin.

View 3 Replies View Related

OpenSUSE :: How To Snmp Traps Work

Nov 27, 2010

I have a favor to ask, I've been having a really hard time trying to understand how snmp traps work, what can they do for you, and why they are useful. I've done some research and I've even set up snmp clients on linux systems, not necessarily the traps. I know they communicate on port 161 and 162 and I also know that you set them up to connect to a community string. Still I cant grasp the concept. If you don't mind can any one break it down for me, in very basic terms.

View 7 Replies View Related

CentOS 5 Networking :: UCD-SNMP-MIB Doesn't Seem To Work

Aug 20, 2009

I am trying to monitor a Centos 5.3 box using SNMP and I am having a lot of trouble getting the data that i need from it. Everytime I try to get information from the UCD-SNMP MIB it returns "End of MIB". It is my understanding that UCD-SNMP is a standard package when Net-SNMP is installed and should always be there. Then why can't I access it? I have tried removing the reinstalling Net-SNMP, but that hasn't worked. My server is update date on all it's patches as well. It is quite old hardware, but I don't believe that should affect SNMP from being gathered. Iptables is down, and I cant' even get it from the local machine.

View 1 Replies View Related

Ubuntu Installation :: Software Centre Doesn't Work - Error "sudo Apt-get Install Vlc Vlc-plugin-pulse Mozilla-plugin-vlc"

Jan 31, 2011

I have just installed the newest version of ubuntu (10.10 the maverick meerkat) and im struggling installing any programs, wine and vlc arnt appearing on synaptic package manager and anything i try to do in either the command promt or ubuntu software centre doesnt work either. On the command promt when i follow the commands as seen on various tutourials the command promt comes back with an error. VLC example given below.

[Code]...

View 5 Replies View Related

Applications :: Get OpManager Checks To Work On Bering 3.1.1 Over SNMP?

Jul 16, 2010

I desperately need help with Bering UClibC and SNMP checks. Now before I begin, I have managed to get this working on CentOS in the same hosting environment, so I am not completely new to this.Now my problem.I am trying to get OpManager checks (live moitoring software) to work on Bering 3.1.1 over SNMP.I have configured everything correctly in the snmpd.conf. The correct natting and ports are open from the firewall, I have installed all the packages necessary (netsnmpd.lrp, libm.lrp, libsnmp.lrp, snmpmibs.lrp).

I have been working on this for the last 3 days and it is starting to get very frustrating that I cannot get this to work. The main device that I am trying to get working is a Soekris 5501, thinking that it might be a hardware issue I booted up a workstation and ran Bering and tried it on there and still no luck, which basically ruled out hardware. I believe it's a MIBs issue, but I cannot seem to find the MIB's required for the Soekris device.

Can anyone shed some light on this issue? Or can someone confirm that they have gotten SNMP checks to work with Bering on Opmamager and if so how did you do it?

View 1 Replies View Related

Ubuntu Servers :: Lmsensors Snmp Doesn't Work After Dist-upgrade

May 5, 2010

I have a small problem with lmsensors and snmp since I upgraded my small server from 9.10 to 10.04. I use cacti to monitor my servers usage, disk space as well as temps and fans.
This was running very fine before the upgrade, but now I don't get data anymore from lmsensors. It seems that SNMP doesn't give this information as before. (Cacti log says: "No sensor data was returned from SNMP")

sensors give the following output:

Code:

w83627dhg-isa-0290
Adapter: ISA adapter
Vcore: +1.12 V (min = +0.00 V, max = +1.74 V)
AVCC: +3.41 V (min = +2.98 V, max = +3.63 V)

[code]....

View 3 Replies View Related

Server :: Monitor Server Snmp Read From Logs Parsed Possible?

Jul 21, 2009

I would like to monitor a RedHat via snmp. I would like to make available data via snmp. The data that I would like to graph are only present in logs file. Is it possible to parse data from applicative logs and have them available for my cacti server via snmp? I already monitor CPU, mem, and others with cacti using the standard MIB.What would be the logical step I would need to achieve that?

View 1 Replies View Related

CentOS 5 :: Why The Selinux Module For Nagios Doesn't Work

Dec 8, 2009

Is there a reason why the selinux module for nagios just doesn't work? I'm running CentOS release 5.4 (Final) and did "yum install nagios" and now have nagios-3.2.0-1.el5.rf installed. I'm having to create policy after policy after policy, and still haven't reached the end of the rainbow.

I suppose after I run out of selinux violations, I could figure out how to combine all of these modules and post the result, but it seems really, really weird to think that I'm the only person who has ever installed nagios from the repo with SELinux enabled.

View 1 Replies View Related

Red Hat / Fedora :: Configure SNMP Server Using XINETD?

Jan 26, 2011

I am trying to configure SNMP server using xinetd on red hat. I am using non-standard port for it. My connection to server fails. I see the following log messages in /var/log:

Jan 26 17:23:31 [userid] xinetd[15023]: START: my-snmp pid=15047 from=192.128.11.21
Jan 26 17:23:31 [userid] xinetd[15023]: EXIT: my-snmp status=1 pid=15047 duration=0(sec)
Jan 26 17:23:32 [userid] xinetd[15023]: START: my-snmp pid=15050 from=192.128.11.21
Jan 26 17:23:32 [userid] xinetd[15023]: EXIT: my-snmp status=1 pid=15050 duration=0(sec)

can anybody help to point out what is wrong in my config?

[Code]...

View 1 Replies View Related

Server :: Get Snmp Output In Opennms In Ubuntu9.10

Feb 12, 2010

I have installed opennms and net-snmp-5.5 in ubuntu9.10.Both are working properly but, i dont know how to get snmpwalk,snmpget,snmpset outputs in opennms.

View 3 Replies View Related

Server :: Using Orion Snmp Monitor In Network?

Mar 27, 2010

I am using orion snmp monitor in my network and I have no problem with windows systems but linux systems have some problem first of all snmp monitor shows cpu load on 100% all the time that is completely wrong and secong my snmp monitor can just show cpu and memory and response time information of linux systems and not disk information and nothing more. this is my /etc/snmp/snmpd.conf file content:

com2sec paranoid default public
group MyROSystem v1 paranoid
group MyROSystem v2c paranoid
group MyROSystem usm paranoid
group MyROGroup v1 readonly

[Code]....

View 8 Replies View Related

CentOS 5 :: Install And Config SNMP In Web Server?

Feb 16, 2011

How to install and config SNMP in my CentOS Web Server

View 1 Replies View Related

Server :: Unable To Receive Mails Sent By Nagios On Remedy Server

Oct 29, 2009

I have two situations here :

1) I have my Nagios running on the linux box and BMC Remedy Server on the Solaris box. I have simulated a mail from Nagios to be delivered to the Remedy server. But the Remedy Server does not receive it. I even tried snooping on port 25 but nothing has reached the box.

2) I have my Nagios running on the linux box and BMC Remedy Server on the Solaris box. I have simulated a mail from Nagios to be delivered to the Remedy server. I snooped on port 25 on the Solaris box. I could see the mail reaching the box, but it is not being forwarded to the Remedy inbox.

View 5 Replies View Related

Server :: Send Hardware Alerts To The Snmp Manager?

Oct 5, 2010

all I want is for my server to send hardware alerts to the snmp manager.

Is a snmpd.conf like this ok?
rwcommunity name1
rocommunity name2
trapcommunity name3
trapsink ip_of_manager
syscontact me
syslocation my_addr_and_phone

[Code]...

View 2 Replies View Related

Server :: Get Sysobj Id & Snmp Community String In Centos 5.4?

Jul 27, 2011

i tried to configured snmp configuration for opennms monitoring tool to get disk alert ..when i entered the following command i doesint receive any sysobj id can somebody say how can i get my sysobjid in centos 5.4

View 2 Replies View Related

Server :: MRTG Snmp Network Graph Empty ?

Sep 20, 2010

I installed MRTG some hours ago. Everything works fine (disk, cpu,..), except the network graph.
For this graph, it's only work for ~3 cycles (15min), then... nothing.

This is the part of mrtg.cfg:

Code:

The number for eth0 is 3

Code:

SNMP is running:

Code:

Crontab is configured for mrtg (and seems it's not the problem because the other graphs works well):

Code:

In attachement is the graph for the memory (working!) and .. for the network, as you can see, only one small pic at the beginning.

View 1 Replies View Related

Server :: Add New User Account Nagios Over Ubuntu Server ?

Nov 26, 2010

I need to add a aditional user account for monitoring web over nagios.

View 2 Replies View Related

Server :: How To Configure Nagios To Use Remote Mail Server

May 31, 2010

I have installed Nagios 3 on CentOS 5.2. Everything is running. It is monitoring 10 machines and 60 services for now. Now I want email notifications for the critical alerts from Nagios. I am already having one mail server (Qmail) running on different machine and I want to use its reference to send alerts to my network.

View 6 Replies View Related







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