Experiences with sending SNMP-Traps to 3rd party (Nagios)

Hello Colleagues,
i'm working on a project where we would like to monitor our databases additionally sending SNMP-Traps to Nagios.
At the moment i'm using net-snmp-utils and snmptt. The snmptt-traphandler is running in daemon-mode and passes incoming SNMP-Traps to Nagtrap.
Now i want to create passive service checks. For example a passive service check for TBS_Usage for database 'exdb' which returns the values from the incoming SNMP-Trap.
Has anyone experiences by implementing the SNMP Notifications (to Nagios)? Is there an easier way to implement this than using snmptt?
Does anyone know, how the MIB (snmptt.conf) must be configured for the passive service check?
I'm looking forward hearing from you soon!
Best regards,
Sönke

Hi Nikhil!
Basically I am trying to set trap forwarding to a
a NNM on the network from sunMC 3.5 Update 1.
I have followed all the directions in sunMC snmp FAQ
and other threads on this forum but I am not able to
set the trap destinations.<snip>
Other thread having same question is
http://forum.sun.com/thread.jspa?threadID=15625&tstart
=0Have you reviewed the options in the other thread? (i.e. Halcyon SNMP integration or HP integration packages). Both are off-the-shelf and if you can understand SunMC SNMP infrastructure you certainly wouldn't have trouble configuring either. If you've looked at both packages, what parts made you decide not to use them? Note: I work for Halcyon.
Building your own custom integration with direct traps may be difficult: the generic snmp faq doens't have all the info you need to do so (i.e. how to get NNM to go backwards to an Agent to request the details of an event like "Warning /op is 95% full" or "Critical: Power Supply 2 is Offline"). I'm not even sure how I'd go about it, and I've been using SunMC for years :)
Regards,
Mike
([email protected])

Similar Messages

  • Enterprise Manager Grid Control can send SNMP Traps to third-party?

    GC 11.1
    It looks like a simple config, but I've got into a confusion about it.
    I'm trying to figure out the configuration to send SNMP traps to a third party server.
    My scenario is:
    Node A (managed, monitored) ---- GC box------ SNMP box (final destination).
    My understanding is that the traps (notification methods) configured on GC box are generated by the Agent on Node A, then received by the GC and distributed as e-mails.
    What is the config to set the traps from A to reach SNMP box?
    There is the help page from the GC page (confused about interpretation):
    "Add SNMP Trap pageThe Add SNMP Trap page enables you to provide the name of the host (machine) on which the SNMP Master Agent is running and other details so that SNMP traps can be sent through Notification Rules.
    An example is shown below.
    Name HP OpenView Console
    Description Notification method to send trap to HP openview console
    SNMP Trap Host Name litleguy.us.oracle.com
    SNMP Host Port 162
    SNMP Community public
    This SNMP host will receive your SNMP traps.
    Note: A Test Trap button exists for you to test your setup."
    Any suggestions are highly appreciated.
    Thx,

    Please reply with the specific questions around this.
    11.1
    EM can send SNMP traps to specific designated receivers. You create an advanced notification method (of type SNMP Trap) with the appropriate details about the receiver.
    (See Setup->Notification Methods)
    In the notification rules UI, you specify the alerts you are interested in forwarding and select the SNMP trap advanced notification method you created earlier.
    The SNMP receiver should be provided the correct MIB that defines the SNMP trap. There were some bugs with the MIB definition in one of the releases (don't recall which one off hand), so if the traps you are receiving don't match what the receiver expects - please let us know and we can point to the right one.
    regards

  • Cisco WLC 5508 not sending SNMP Traps

    Hello Everyone.
    I'm having a weird error on our WLC environment. We have an HA with two cisco WLC 5508 and i cannot get SNMP Traps working on a Windows PC running Kiwi Syslog server (free ed.).
    I can receive correctly Syslog messages, but not traps.
    I Tried also to send SNMP Traps from WLC to a different PC using Linux with snmptrapd and it works fine.
    I tried then to send from my Linux box a snmp trap to my Windows PC, and it works fine, but i still cannot receive anything from WLC.
    Using Wireshark to detect traffic, i cannot see any packet on udp port 162.
    I cannot figure out any problem with my scenario, but i can see the following errors on syslog:
    *rmgrTrasport: Mar 30 16:08:22.602: #RMGR-3-INVALID_PING_RESPONSE: rmgr_utils.c:270 Ping response from <my_windows_PC> is invalid. Ip address do not match.
    My WLC Version is 7.6.130.0
    Thank you for your support.

    I have gone through your query and found the following fruitful links ,please let me know if it helps and mark it correct answer if it is.
    https://www.manageengine.com/network-monitoring/help/userguide/processing_traps.html
    https://rscciew.wordpress.com/2014/10/12/snmp-configuration-on-wlc/
    Thanks :)

  • Can SOA suite send SNMP traps?

    Hi!
    I've looked in a lot documentation to find whether the SOA suite supports sending SNMP traps or not.
    It can be done in Oracle Enterprise Manager 10.2.0.3 10g Release 3, but can it be done in EM 10.1.3.1.0 10g Application Manager Control?
    (I can't find it there anyway)
    /Per

    IMHO the SOA Suite itseld is not able to send SNMP traps. You could implement it in for example in BPEL, with sensors. You call a java class that performs the SNMP trap. Or you make a generic BPEL process that sends SNMP traps based on the incoming payload via embedded java, and call this process from ESB or BPEL whenever you want to send a SNMP trap.

  • Sending alerts as SNMP-Traps from Solman to Nagios

    Hi!
    we would like to set up the alerting structure for sending the alerts as SNMP-Traps from Solman to Nagios.
    The questions:
    1) Is such integration possible? If yes, how complexe?
    2) What are the technical steps to perform in order to realize these steps?
    3) What are the steps to perform on Nagios server?
    Thank you very much!
    regards
    H. Thomasson

    Hello Prasad,
    a search for SNMP in the Online Documentation returns [Sending and Receiving Alerts Using SNMP Traps|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/ff/0620fbf6a404479d48b9e24552f770/frameset.htm].
    Regards, Michael

  • Sending SNMP traps using JDMK from a SunOS 5.8 workstation

    Hi,
    We are using JDMK 5.1 for sending traps. This works when I run my java application (sending the traps) on my Windows desktop, where I have installed the JDMK.
    I want to run my application on a Sun workstation . For this I copied the JDMK libraries and traps are not received by the SNMP Manager. I would like to know the procedure for using JDMK from Sun OS. Do I have to install the Agent on Sun workstation rather than just copying the libraries?
    Thank you for the help.
    -Rejani

    There is a big difference between an app that isn't sending traps and one that isn't receiving them.
    You aren't eating exceptions in your code are you? If not then that means the traps are being sent. And if so then it means it has nothing to do with your application and probably nothing to do with the box and probably does have something to do with the network.

  • Issues with Form printing using a 3rd party software!!!!!!!!!!!!!!!11

    Hi All,
    We are printing our month end AR statements using Xerox DP100 printers. We are using a SAP Script as the layout form. Everything works perfectly alright when a direct print is issued to the printer. But the scenario here is the statements are sent to a 3rd party software so that the statements can be saved in their repository and made available to be viewed and printed whenever necessary. Now the issue is when this 3rd Party Software(TPS) reads the SAP generated PCL from its report store on the unix host and generates a PDF File that it presents to the web client user for (re)printing via his/her PC it appears that the TPS or Websphere or Adobe is performing a font substituion - replacing the Univers font(used in R/3) which is not loaded on the unix host with a different font(with different sizing and/or behavior).
    As a result the horizontal and vertical positioning generated by SAP(which is correct for the Univers font) is 'wrong' for the substituted font. The fixed size fields print OK but gradually move to the right. The varying size amount columns do not align correctly and fall off the right side of the page.
    Can anyone give me pointers on what can be done to arrest this error.
    Does the font need to be loaded on the unix host or the font used in the form be changed?
    Regards,
    Karthik

    Karthik,
              Sap script behaves differently for different printers. You will have to change margins when you change your printer/software accordingly.

  • Problem with Generating SNMP traps from Windows Events

    Hi Supporter, 
    I configured some events to be translated to traps using evntwin for Service Control Manager and Local Session Manager events. But I just got traps from Service Control Manager event. There is no Local Session Manager events are generated. I checked
    with Event Viewer that events are created. Do you have any idea to fix my problem?
    Thank you!
    Here is my config file from evntwin:
    #pragma add "System" "Microsoft-Windows-TerminalServices-LocalSessionManager" 2952790037 1 0
    #pragma add "System" "Microsoft-Windows-TerminalServices-LocalSessionManager" 2952790039 1 0
    #pragma add "System" "Microsoft-Windows-TerminalServices-LocalSessionManager" 2952790040 1 0
    #pragma add "System" "Microsoft-Windows-TerminalServices-LocalSessionManager" 2952790041 1 0
    #pragma add "System" "Service Control Manager" 1073748864 1 0

    #pragma ADD<EventLogFile> <EventSource> <EventID> [<Count> [<Period>]]
    The parameter EventSource specifies the application that generates the event.
    those maybe helpful...
    http://www.questiondriven.com/2012/03/08/windows-server-20032008-event-log-snmp-traps/
    http://www.networkcircus.com/articles/20050715.html
    Best,
    Howtodo

  • Trouble with e-mail & internet access 3rd party so...

    hello,
    for a while use the nokia 9300i, as i wanted to have easy access to email & internet. after we changed the domain from one server to another it was no longer possible to download e-mail messages, even though user name and everything stayed the same. proof: for my colleague with such a q-tek device everything still works
    what happens is that if i try to retrieve e-mail the communicator makes connection with the account, by establishing network connection which works out ok. after that it displays the message
    connecting to '([email protected])'
    retrieving mesage header 1 of xx
    and that is it. does someone has any clue how this could be resolved? i am considering buying an e90, but except for my doubts on that, it might just not work on that device either.
    a second thing is that 3rd party applications such as navfun, nimbuzz and mini-opera fail to connect to internet. should this be enabled as allowed or trusted application or is it something else? my gprs connection works fine for using the webbrowser and using the phone as modem.
    i would be thrilled if someone would have any idea...
    thanks in advance
    krukkic

    So, what would you use if you had several computers your email came to?
    IMAP for certain.
    Lastly, will IMAP work on Verizon's Blackberry.
    Not certain not having a BB, bit I+ suspect so.
    although that might have something to do with some of the other problems I'm having with the email on the Mac.
    Let's work on that angle.
    Not certain, but this can fix myriad Mail problems...
    Safe Boot from the HD, (holding Shift key down at bootup), it will try to repair your Disk Directory while the spinning radian is happening, so let it go, run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, then move these folder & file to the Desktop.
    Move this Folder to the Desktop...
    /Users/YourUserName/Library/Caches/Mail/
    Move this file to the Desktop...
    /Users/YourUserName/Library/Mail/Envelope Index
    Reboot.
    If that doesn't do it and you can afford to redo all your Rules, try these & reboot...
    /Users/YourUserName/Library/Mail/MessageRules.plist
    /Users/YourUserName/Library/Mail/MessageRules.plist.backup

  • Sending snmp traps for SVM

    i've got my box sending general traps, but i've noticed Sun Volume Manager requires separate configuration for this using /etc/snmp/conf/mdlogd.acl. How can i now verify that i will get traps if my internal drives (mirrored using meta commands) have issues or fail? is there a meta or md command i can issue as a check?
    thanks

    Hi Rolf,
    Thanks for the information. It helped me.
    I have configured the trigger event to use the track instead insted of the syslog. And it send the traps to the server.
    sysUpTime.0 = 1805405563
    snmpTrapOID.0 = cEventMgrMIB.0.2
    ceemHistoryEventEntry.2.3 = 211
    ceemHistoryEventEntry.3.3 = 0
    ceemHistoryEventEntry.4.3 = 0
    ceemHistoryEventEntry.5.3 = 0
    ceemHistoryEventEntry.6.3 =
    ceemHistoryEventEntry.7.3 = applet: TRACK_SNMP_TRAP
    ceemHistoryEventEntry.9.3 = 0
    ceemHistoryEventEntry.10.3 = 0
    ceemHistoryEventEntry.11.3 = DOWN
    Cheers!
    Win

  • Send snmp trap

    Hi all
       i am using Oracle Weblogic Server ,Please help me to send user authentication log  traps through snmp ,like Successful authentication ,authentication failure ,etc
    i have configured the followings
    1.I have configured DefaultAuditor for my Realm and log are written to DefaultAuditRecorder.log.
    2.Configured SNMP Log Filter for the  SUCCES and FAILURE severities. but no lucks
    Thanks in Advance

    Hi,
    Could you please follow the below Doc id:-
    SNMP How To Get WLS Server Health State On SNMP Trap (Doc ID 1559331.1)
    Sample Code to Verify That SNMP Trap Notifications are Being Created (Doc ID 1278408.1)
    Regards,
    Prakash.

  • Backup and synching with a Windows Server, what 3rd party software do I need.

    I have a Macbook Air.  We just got a new Server, a Dell PowerEdge T420 running Windows Small Business Server 2011 CAL Suite.
    I am told my Macbook Air will not Snych to backup files from a defined folder (like My Documents) and e-mail in Outlook.  Mac's can't do that. 
    I don't believe that is true.  Can anyone give me direction.  Is there some 3rd party software that allows Mac to do this?

    Hello Charlene,
    And welcome to Apple Discussions!
    There are several ways you can pull the music off your iPod and onto iTunes. The first link below provides step-by-step instructions for the direct method if you have a PC as well as a few third party applications (for both the Mac and PC) if you choose to go that route instead. You can also do a simple Google search for "copy music from iPod to computer" and you should receive a number of sites that can help you out.
    Just make sure that when you have your iPod plugged into your computer, that you don't hit "Erase and Sync" before completing the task of copying your music over.
    Also, if you have any purchased music, you will probably have to re-authorize your computer by heading to the Store drop down menu and choosing "Authorize computer."
    [5 Ways to Copy Music OFF your iPod and onto iTunes|http://www.metaphoriclabs.com/articles/5-ways-to-copy-music-off-your-ipo d-windows-mac-os-x>
    Here are a few more helpful sites.
    [Copying Content from your iPod to your Computer - The Definitive Guide|http://www.ilounge.com/index.php/articles/comments/copying-music-from-ipo d-to-computer]
    Or
    [How to copy songs your iPod to your PC|http://lifehacker.com/software/ipod/how-to-copy-songs-from-your-ipod-to-your -pc-105256.php]
    Also, here is an article for the direct method that is for both Windows Vista and XP.
    http://ipodtips-tricks.blogspot.com/2008/10/howto-transfer-music-from-ipodto-itu nes.html
    Hope this helps.
    B-rock

  • Configure sunMC 3.5 U 1 to forward traps to 3rd party NMS

    Hi,
    Basically I am trying to set trap forwarding to a NNM on the network from sunMC 3.5 Update 1.
    I have followed all the directions in sunMC snmp FAQ and other threads on this forum but I am not able to set the trap destinations.
    I have added topology object and set the community as user name. When I try to perform a snmpset operation the error I get is as follows:
    $ ./snmpset -h sparc -p 162 -c user1 1.3.6.1.4.1.42.2.12.2.1.4.1.0 "OctetString" "{10.1.1.131}"
    Request Id: 0
    Error: noSuchName
    Index: 1
    Count: 1
    Name: 1.3.6.1.4.1.42.2.12.2.1.4.1.0
    Kind: OctetString
    Value: "{10.1.1.131}"
    I had exported the mib for above OIDs from the sunMC agent in interactive mode.. and after loading it on NNM machine and performing same set operation I get the same (noSuchName) error.
    I also came across command es-trapdest which allows one to add multiple trap destinations from sunMC agent (and not sunMC server). However even using this method I am unable to receive any traps from agents.
    Any help here is appreciated.
    Other thread having same question is http://forum.sun.com/thread.jspa?threadID=15625&tstart=0
    Thanks...
    Nikhil.

    Hi Nikhil!
    Basically I am trying to set trap forwarding to a
    a NNM on the network from sunMC 3.5 Update 1.
    I have followed all the directions in sunMC snmp FAQ
    and other threads on this forum but I am not able to
    set the trap destinations.<snip>
    Other thread having same question is
    http://forum.sun.com/thread.jspa?threadID=15625&tstart
    =0Have you reviewed the options in the other thread? (i.e. Halcyon SNMP integration or HP integration packages). Both are off-the-shelf and if you can understand SunMC SNMP infrastructure you certainly wouldn't have trouble configuring either. If you've looked at both packages, what parts made you decide not to use them? Note: I work for Halcyon.
    Building your own custom integration with direct traps may be difficult: the generic snmp faq doens't have all the info you need to do so (i.e. how to get NNM to go backwards to an Agent to request the details of an event like "Warning /op is 95% full" or "Critical: Power Supply 2 is Offline"). I'm not even sure how I'd go about it, and I've been using SunMC for years :)
    Regards,
    Mike
    ([email protected])

  • X61: BIOS Update with/from USB Stick or 3rd party CD-ROM

    I was trying to update the BIOS of my X61 (7673-CTO) but surprisingly read, that with Vista 64Bit I am only able to do this via a bootable CD which is fine for me (although to my very personal opinion a bit old-fashined). The bigger problem is, that this CD obviously does NOT boot properly from/with a third party external USB-CD-ROM, which I personally think is outrageous! So I am somehow forced to buy "an original Lenovo-Drive" to make a BIOS update?? Forum, please proove me I am wrong!

    Hello all,
    I, too, found this oversight on the part of Lenovo to be quite distressing. It is possible to upgrade the X61 BIOS with a USB thumb drive. I have provided directions at http://ubuntuforums.org/showthread.php?t=817897
    The above tutorial is aimed towards Ubuntu Linux users. However, I believe that users of Vista should be able to follow along. Please let me know if you have any questions... the process is simple enough that it should be possible with any OS out there right now.
    Mike

  • One thing still buggin me with MUSE ... 3rd party script insertion/addition/injection ...

    I like to push MUSE to the limit with designs and the use of JAVA scripts but one thing still prevents webpages from loading properly (and without getting a ton of errors), is the way MUSE adds 'my' additinal scripts to it's already compiled HTML page(s) ...
    Errors include:
    MuseJSAssert: Error calling selector function:TypeError: jQuery.browser is undefined
    I always get an error because 'my' additional scripts are being inserted at the top section of the <head> section and so they get called before the MUSE scripts, which in turn causes the errors ...
    I would like to see a nice way to extend the use of injected JAVA scripts ... these would be placed right at the very end of the HTML pages and just before the </body> tag ... we all know that's where they should reside as MUSE hates other scripts being called before it has finished calling its own ... at the moment I (and I'm sure others) have to edit each page, after an update, to place 'our' scripts just before the </body> tag ... this does work wonders and I have never had an error by doing it this way ...
    I have had quite a few scripts that will not run, without giving an error and this confuses the hell out of me that something so simple needs to be added ...
    Possible Solution:
    A similar box/window, like the HTML for <head>: which is already in the (Master page) Page properties but with the addition of another box/window called (something like) HTML for end of <head>: ... this would give us the option to paste in our own Java scripts (plus others) that would then be inserted at the very end, after ALL the MUSE scripts & code that have already been added by MUSE itself ...
    cheers,
    Gem

    Might sound stupid, but do you have php-fpm running?
    Means, is there a php-fpm process on your box, and does the socket exist like in:
    └» ps -ef|grep php-fpm
    root 3045 1 0 Mär04 ? 00:00:09 php-fpm: master process (/etc/php/php-fpm.conf)
    http 13534 3045 0 18:22 ? 00:00:10 php-fpm: pool www
    http 13545 3045 0 18:22 ? 00:00:08 php-fpm: pool www
    http 22807 3045 0 19:46 ? 00:00:01 php-fpm: pool www
    tom 27863 28055 0 20:16 pts/1 00:00:00 grep --colour=auto php-fpm
    └» ls -l /run/php-fpm/php-fpm.sock
    srw-rw---- 1 http http 0 4. Mär 22:24 /run/php-fpm/php-fpm.sock
    EDIT: somehow missed your output regarding the php-fpm socket. Ignore above then, I have no idea about chroot, I use LXC.
    Last edited by teekay (2013-03-07 19:24:04)

Maybe you are looking for