Monitoring IP ISDN  status on main routers

Dear all
I would need to test the ISDN (backup) connection of peripheral routers (Cisco) to their respective main routers on a regular basis. At present this is done manually. That is the operator gets on the peripheral router through its loopback IP and then pings the ISDN IP of the main router. Here are data of a real company as an example:
Society: Zurigo
Location: Foggia
Router name: AITFG00EZA
IP loopback: 172.23.239.164
IP bri: 172.23.247.100
IP ISDN of main router: 172.23.247.65
So once the operator gets on the router AITFG00EZA, he pings 172.23.247.65 thereby verifying the good functioning of the whole backup connection.
I heard there's a UNIX script that could deal with that. But I also heard of network capacities of JAVA. I would imagine a java program that goes like this:
1. Telnet peripheral router with user/pwd strings
2. Ping main router specifying packet size and Time To Live
3. Print results indicating connection as OK or NOT OK
20 Duke Dollars for the solution. I would be grateful for any help/suggestions/comments.
Take care.

Do it with the Unix script. I'd imagine that some Perl programmer could probably do this with a single source code line (but you'd never be able to change or debug it! :^) ).
You could do this with Java, but you'd have to implement the telnet (trivial, but still some coding) and the ping (relatively trivial, but still some coding).
Unless you are just dying to figure out Java networking, go the easy route and use a scripted language that is designed for this type of thing.
- K

Similar Messages

  • I have 9" classic ipad. may i connect ipad to separate 21" monitor and use it as main monitor?

    I have 9" classic ipad. may i connect ipad to separate 21" monitor and use it as main monitor?

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    You would need to find a 3rd party dispay extender app to accomplish this. The results may or may not be acceptable to you.
    http://www.macworld.com/article/1156288/imac_second_monitor.html

  • Need help in Solution Manager System Monitoring-activating Instance Status

    I would like to use System Monitoring with Solution Manager.
    The agents CCMSPING and SAPCCM4X are installed on the monitored system and CCMS is configured
    I've already created a solution and a logical component. Now i would like to activate Instance Status in the tree when i enter in Setup System Monitoring .... but i get a red alert an the following Message Instance status is no performance alert. Thresholds have been deleted ... how can i activate this Instance Status?
    I am going my first steps in SAP SolMan and tried to solve this problem but i had no success. Can someone please help me? What i am doing wrong?
    thanks...
    Edited by: Satish Machavarapu on Dec 15, 2009 12:46 PM
    Edited by: Satish Machavarapu on Dec 15, 2009 1:04 PM

    Hi,
    If you want to monitor the Availability status of the instance then check the below docs
    [http://help.sap.com/saphelp_nw70/helpdata/EN/38/9e100dd7980fffe10000009b3810a5/frameset.htm]
    [CCMSPING config|http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/d547f687-0901-0010-07a9-ce64cc044215]
    [CCMS Agent config|http://www.sdn.sap.com/irj/scn/elearn?rid=/library/uuid/40ef0688-814a-2a10-afb1-89b40d83d0e0]
    regards
    Naveen
    Edited by: Naveen Kumar on Dec 15, 2009 1:07 PM

  • ON RWB - CC Monitoring - SOAP Channel. status says  "inactive or unregister

    Hi,
    I am working on SOAP Webservices.
    My Scenario is working fine ... But Some How on RWB - CC Monitoring - SOAP Channel. status says  "inactive or unregistered".
    On the otherside , my SOAP Scenario is working fine...
    But why for that status " "inactive or unregistered"." , I dont Know?
    Please Suggest, How to Deal with this ........?
    I executed transaction code " se38 - > SRT_ADMIN_CHECK report "
    It states me almost every thing unregistered/ inactive/ not configured except ICM Services ..
    are these services shoud active and registered for SOAP Scenario?
    how to activate them .............????????
    That CC status " "inactive or unregistered" has anything to do with this  SRT_ADMIN_CHECK report????
    Regards
    Prabhat Sharma.

    Hi
    This is the problem which i recently faced and solved.
    Cause: Saop related  J2EE application are stoped or not set to  default start as initial state.This is also a reason
                 for 503 service unavailable error while soap posting.
    Solution : start the J2EE app , com.sap.aii.adapter.soap.app & com.sap.aii.adapter.soap.lib  set them as defualt started
                   as initial state.
    Where  : If you are in PI 7.1 ,  http:<host>:<port>/nwa->Operations Management  -> Systems -> Start & Stop -> Java EE      
                   Applications.
                    Refer http://wiki.sdn.sap.com/wiki/display/XI/start_stop_applications for more help.
                   Also in Start button , there will be a dropdown where you can set the  default initial state as started.Simply starting may
                   cause similar problem ( not registered ????????) again ,so better to set initial as started state.
    Regards,
    $rinivas

  • Monitoring TCP port status

    I would like to know if a tcp port is open or not. How can i do it ?

    Hello IDS,
    Thank you for contacting National Instruments.
    I have created an example VI that expands on Stijn's response. The TCP listen will return IP and port information if the selected port is open. If it is not, the VI will time out and send an error. By putting the TCP Listen VI in a while loop and monitoring the error status, you can monitor the status of the TCP port.
    You can adjust the timeout according to your needs.
    I hope this helps,
    Sean C.
    Applications Engineer
    National Instruments
    Attachments:
    ExampleVI.vi ‏26 KB

  • Monitoring CAN hardware status.

    I am trying to display the status of each CAN (network and frame) object that I have configured in a C++ application. We are required to support both Series 1 and Series 2 cards.
    I tried to extract the status from the NC_ATTR_STATE attribute. It displays the correct state most of the time. Unfortunately, the returned state does not seem to be returning consistent values. I have two CAN channels connected with terminating resistors. I start transmitting on both channels. I disconnect the cable. The state that is returned is mostly 0x20 (NC_ST_WARNING) but occasionally the state 0x02 NC_ST_WRITE_SUCCESS is returned. How can a write be successful if there is no communication?
    Is there any other way to monitor the hardware status that works on both Series 1 and Series 2 cards?
    Thanks in advance.

    Hi scottw,
    take a look a the description of the desired state: NC_ST_WRITE_SUCCESS
    "When communication starts, the NC_ST_WRITE_SUCCESS state is true by default."
    and
    "The state is set when the last frame in the write queue is transmitted successfully. The state is cleared when a write function is called."
    Thus, you could see a NC_ST_WRITE_SUCCESS state, even though there is/was no communication.
    -B2k

  • Server Monitor Notifications - Drive Status Changed - Time Machine

    I'm using an Xserve as a file server for a small workgroup . It has a Raid 1 set which is being backed up via Time Machine to an attached disk array.
    Whenever Time Machine runs (every hour), I get two notifications from Server Monitor that the drive status has changed:
    *Reason(s) for notification:*
    *Drive status changed*
    The timestamps on the notifications coincide with these messages in system.log
    Feb 2 11:28:05 ciesaxserve2 Server Monitor[854]: * _NSSocket.m:243 read() failed; socket=0x197060 error=(NSPOSIXErrorDomain,61)
    Feb 2 11:28:05 ciesaxserve2 Server Monitor[854]: * _NSSocket.m:243 write() failed; socket=0x197060 error=(NSPOSIXErrorDomain,61)
    Feb 2 11:28:05 ciesaxserve2 Server Monitor[854]: * _NSSocket.m:243 read() failed; socket=0x2090e90 error=(NSPOSIXErrorDomain,61)
    Feb 2 11:28:05 ciesaxserve2 Server Monitor[854]: * _NSSocket.m:243 write() failed; socket=0x2090e90 error=(NSPOSIXErrorDomain,61)
    and:
    Feb 2 11:28:55 ciesaxserve2 servermgrd[78]: servermgr_backup: TimeMachinePostBackupHook called.
    Feb 2 11:28:55 ciesaxserve2 servermgrd[78]: servermgr_backup: TimeMachinePostBackupHook done.
    The notifications simply report that all is normal, and the number of available drives goes from 6, to 7, back to 6. Something to do with making the backup volume available, I presume.
    I would like to disable these specific messages. I realize I can disable all messages from server monitor regarding disk statuses, but then I would be turning off messages about failures and actual problems.
    Is there a config I can edit which will only alert me to actual problems? I'd like to stop getting 48 emails each day; reduce the noise and increase the signal.

    I know this post is old but this has recently cropped up for me. I have been backing up with Time Machine for months without a single alert. It started happening after I replaced the failed battery on my RAID card. A coincidence...however the prolonged down time surely caused an SMC (and perhaps PRAM) reset which I assume triggered the change in behavior.
    I've pinned it down to Time Machine backing up service settings, in particular the Open Directory archive. Time Machine backs up all the service data independently from the rest of the data on your server startup volume.
    http://support.apple.com/kb/ht5139
    You can see this data in Terminal.
    serveradmin$ cd /Volumes/[YourBackupVolume]/Backups.backupdb/[YourServerName]/Latest/[YourBootVolume]/.ServerBackups
    serveradmin$ ls -al
    total 16
    drwxr-xr-x@  2 root  admin    68  4 Jun 14:44 (null)
    drwxr-xr-x@ 14 root  admin   476  4 Jun 14:44 .
    drwxrwxr-t@ 43 root  admin  1462  4 Jun 14:43 ..
    -rw-r--r--@  1 root  admin    37  4 Jun 14:44 .serverBackupSignature
    drwxr-xr-x@  2 root  admin    68  4 Jun 14:44 addressBookServer
    drwxr-xr-x@  2 root  admin    68  4 Jun 14:44 calendarServer
    drwxr-xr-x@  5 root  admin   170  4 Jun 14:44 iChatServer
    drwxr-xr-x@  6 root  admin   204  4 Jun 14:44 mailServer
    -rw-r--r--@  1 root  admin  3826  4 Jun 14:44 master.browse.plist
    drwxr-xr-x@  4 root  admin   136  4 Jun 14:43 openDirectory
    drwxr-xr-x@ 61 root  admin  2074  4 Jun 14:44 serverSettings
    drwxr-xr-x@ 23 root  admin   782  4 Jun 14:44 sharePoints
    drwxr-xr-x@  8 root  admin   272  4 Jun 14:44 webServer
    drwxr-xr-x@  2 root  admin    68  4 Jun 14:44 wikiServer
    If you take a look inside the openDirectory folder you should see this:
    serveradmin$ cd openDirectory
    serveradmin$ ls -al
    total 81936
    drwxr-xr-x@  4 root  admin       136  4 Jun 15:32 .
    drwxr-xr-x@ 14 root  admin       476  4 Jun 15:33 ..
    -rw-rw----@  1 root  admin  41947136  4 Jun 15:32 ServerBackup_OpenDirectoryMaster.sparseimage
    -rw-r--r--@  1 root  admin       249  4 Jun 15:32 openDirectory.browse.plist
    The ServerBackup_OpenDirectoryMaster.sparseimage contains an archive of your Open Directory database like the one you create from Server Admin. The only difference is that it appears to be unencrypted. This is a bit worrying since Snow Leopard, as far as I know, does not have an option to encrypt your Time Machine backup. This image seems to invisibly mount whenever a Time Machine backup is triggered. This can be verified by checking /private/var/log/system.log and filtering for backup
    serveradmin$ tail -b 100 /var/log/system.log | grep backup
    Jun  4 16:00:56 yourservername com.apple.backupd[25117]: Starting standard backup
    Jun  4 16:00:56 yourservername com.apple.backupd[25117]: Backing up to: /Volumes/YourBackupVolume/Backups.backupdb
    Jun  4 16:00:56 yourservername servermgrd[75]: servermgr_backup: TimeMachinePreBackupHook called.
    Jun  4 16:09:26 yourservername servermgrd[75]: servermgr_backup: TimeMachinePreBackupHook done.
    Jun  4 16:09:44 yourservername com.apple.backupd[25117]: No pre-backup thinning needed: 4.60 GB requested (including padding), 8.40 GB available
    Jun  4 16:10:14 yourservername com.apple.backupd[25117]: Copied 744 files (364.4 MB) from volume YourBootDrive.
    Jun  4 16:10:14 yourservername com.apple.backupd[25117]: No pre-backup thinning needed: 4.09 GB requested (including padding), 8.04 GB available
    Jun  4 16:10:17 yourservername com.apple.backupd[25117]: Copied 87 files (877 KB) from volume YourBootDrive.
    Jun  4 16:10:18 yourservername servermgrd[75]: servermgr_backup: TimeMachinePostBackupHook called.
    Jun  4 16:10:18 yourservername servermgrd[75]: servermgr_backup: TimeMachinePostBackupHook done.
    Jun  4 16:10:18 yourservername com.apple.backupd[25117]: Starting post-backup thinning
    Jun  4 16:10:29 yourservername com.apple.backupd[25117]: Deleted backup /Volumes/YourBackupVolume/Backups.backupdb/yourservername/2013-06-03-155910: 8.40 GB now available
    Jun  4 16:10:29 yourservername com.apple.backupd[25117]: Post-back up thinning complete: 1 expired backups removed
    Jun  4 16:10:29 yourservername com.apple.backupd[25117]: Backup completed successfully.
    You can see at 16:00:56 Server Manager got a call from Time Machine to start the services backup and finished at 16:09:26. Open Directory would have been backed up during that process. Take a look at /private/var/log/hwmond.log
    serveradmin$ tail /private/var/log/hwmond.log
    Tue Jun  4 16:08:36 BST 2013 - Number of drives change from 4 to 5.
    Tue Jun  4 16:08:48 BST 2013 - Number of drives change from 5 to 4.
    You'll see that both drive change warnings from Server Monitor occured just before the services backup completed. You can also use the sudo diskarbitrationd -d command along with tail /private/var/log/diskarbitrationd.log in another terminal window, trigger a Time Machine backup manually and watch this disk image mount during the backup process. Compare the mount times with the above logs to see if they all match up.
    Although I have discovered the cause (which thankfully seems harmless) I have not discovered a way to stop it from generating pointless alerts. I'll post here if I figure it out. I am in the process of upgrading all of my servers to Mountain Lion so it may be a moot point. I am hopeful this information may help someone out there even though it is thoroughly out of date.
    Scot

  • EEM for ISDN Status

    Hi there,
    Anybody has an EEM applet script for ISDN status? let's say if ISDN layer-1 Deactivated or Fail, sends email alert immediately? Thanks !
    Global ISDN Switchtype = primary-5ess
    ISDN Serial1/0:23 interface
            dsl 0, interface ISDN Switchtype = primary-ni
        Layer 1 Status:
            ACTIVE
        Layer 2 Status:
            TEI = 0, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
        Layer 3 Status:
            0 Active Layer 3 Call(s)
        Active dsl 0 CCBs = 0
        The Free Channel Mask:  0x807FFFFF
        Number of L2 Discards = 0, L2 Session ID = 250
        Total Allocated ISDN CCBs = 0

    This applet should work:
    event manager applet isdn-down event snmp oid 1.3.6.1.2.1.10.20.1.3.4.1.2.X entry-op ne entry-val 2 get-type exact poll-interval 10 exit-op eq exit-val 2 action 1.0 mail from "[email protected]" to "[email protected]" server "smtp.company.com" subject "ISDN is down" body "The ISDN status is currently $_snmp_oid_val"
    Besides the obvious email addresses and SMTP server, the value of X here is the ifIndex of the ISDN interface (as seen in the output of "show snmp mib ifmib ifindex").  SNMP will be the easier course of action here as it will work on more versions of IOS in applet form.

  • Hi there, why my hp dv6700 laptop having a pink monitor. What's the main reason for that? thank you

    Hi there, why my hp dv6700 laptop having a pink monitor. What's the main reason for that? thank you

    If all is pink (but you see the desktop), then normally one colour cable is broken - I think blue is off.
    In your case (laptop) the connection to the display seems to be damaged, so the blue information is lost.
    Normally you can test it when you twist the connection between pc and monitor. But I don't know if this works with a laptop.
    V.
    *** Say 'Thanks' with Kudos ***

  • How to monitoring LED status in main VI, while LED changes in sub VI?

    In a sub VI a LED is switched on and 5 sec later the LED is switched off. How can I read the LED status in the main VI? The sub VI gives me only the end situation (LED off)
    Solved!
    Go to Solution.

    Hi Johnny45,
    please see attached the examples for my suggestions.
    First Example: sub_LV85.vi and main_LV85.vi
    Second Example: Example2_sub_LV85.vi and Example2_main_LV85.vi
    Hope it helps.
    Mike
    Attachments:
    Examples.zip ‏45 KB

  • Monitor Process Server Status

    Hi,
    Recently we had an example of a process sever going into the "unknown" state. We didn't know about the condition and jobs were I assume queued up for execution. Since they were not killed or canceled we did not receive any notification.
    Is there a simple method of monitoring the process server status that we can then leverage to send some notification in the event of a non "running" status. Thanks.
    Kind Regards,
    David Carr

    Hi
    Re: Thanks for the replies. We are on standalone version 6.0.2 SP11
    Not sure if this applies with the standalone version, but our Redwood CPS runs on SAP 700 SP15, but the patches I refered to earlier are found on the main screen of Redwood after logging in, and clicking on the 'Product Information' logo (Big letter i) in the top right hand corner. Should say something like:
    Version: SAP 7.00
    Build: M26.17-31458
    What build are you on?
    Cheers
    Ross

  • Monitor pki certificate status via snmp

    I recently discovered that a number of our remote sites could not connect to each other via dmvpn due to various certificate problems.
    They could all connect to our hubs due to pre shared keys, so the problem was never discovered before a colleague discovered MM_KEY_EXCH states on some of the routers.
    I therefore want to monitor the state of the certificates, preferably via snmp.
    I found a nice looking mib,CISCO-PKI-PARTICIPATION-MIB, on http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en&translate=Translate&objectInput=1.3.6.1.4.1.9.9.505
    but none of our routers seem to support it, and when you click on "view supporting images", it also specifies: "There is no supporting images available for
    CISCO-PKI-PARTICIPATION-MIB"
    Do you have any experience on how to monitor certificate status on your Cisco routers?

    No real solution. I found that they all needed to connect to one specific router, so I fire off "show crypto isakmp sa | inc MM_KEY_EXCH" on that specific router via our management platform, and receive a mail with the output on a daily basis.

  • ABAP code to set Infopackage Monitor to "RED" status?

    Hello,
    I have an Infopackage that is using ABAP code to determine the selection values dynamically for an Infoobject during the load (Type: 6 ABAP routine).  We have built in customer error checking on the selection values based on our requirements.
    In the event of an error I need to do the following:
        -Set the 'Total' and 'Technical' color status to "RED" in monitor.
        -Define custom error message in "Status" tab of monitor for load.
    Does anyone know how to accomplish this?  Links to an example or previous thread will be appreciated.
    Thank you,
    Brian
    Message was edited by:
            Brian

    The status of a particular request is stored in the table RSREQDONE. You can have an abap code to modify the entries of the field TSTATUS (technical status of the request) in this table for the given request number.
    Example:
    Value of @5B@ for this field denotes that this request is successful (GREEN)
    FYI, I am not sure how recommendable this process is coz I never implemented before.

  • Idoc Monitoring (Inbound & Outbound Status codes)

    Hi ,
    In a scenario...whr IDOC has to be send to XI to file.....
    and idoc is sent to XI ...if an error occurs ...wht  is the process to troubleshoot...wht r the various reasons codes ? in a reverse way ..an IDOC needs to send to R/3 and an error occurs..wht is the process to trouble shoot....pls give a brief note on various idoc status ???
    Best Regards,
    Kir@n ; )

    Main Tools
    XI Runtime Workbench
    Transactions:
    ●     IDX1
    ●     IDX5
    ●     SXMB_MONI
    ●     SM58
    ●     SM21
    Analysis
    For an overview of analysis steps see  a very good link to troubleshoot
    [http://help.sap.com/saphelp_nw04/helpdata/en/05/d5fc3f8fc2c542e10000000a1550b0/frameset.htm]

  • In RWB----component monitoring --adapter engine-- status

    Hi ,
    In the Runtime work bench component monitoring  if we click on adapter engine we get two tabls
    CCMS Status: Last Retry Jan 26, 2011 1:55:15 PM CET Ping and Self-Test Help
    Ping Status: HTTP request failed. Error code: "404". Error message: "Not Found [http://lYYYY:ZZZZ/AdapterFramework/rtc]" Last Retry Jan 26, 2011 2:03:05 PM CET ... Details
    Self-Test Status: HTTP request failed. Error code: "404". Error message: "Not Found [http://lYYYY:ZZZZ/AdapterFramework/rtc]" Last Retry Jan 26, 2011 2:03:05 PM CET ... Details

    Hi Sandeep,
    Besides updating the patch level to the latest and ensure the SP are in the same level, the notes I would recommend would be:
    #1285224 - Http 404 error in details display for Adapter Engine
    #804124 - HTTP communication with XI Adapter Engine fails (this one you have already mentioned)
    Hope it helps too
    Regards,
    Caio

Maybe you are looking for

  • How to Restore my AppleTV

    How do I 'restore' my AppleTV to it's original factory settings?

  • Languages code pages in a 4.6C

    Hi people, I need to install Romanian language within a system that as alreadt EN,DE in PT(Portuguese) Langs. The system was using code page - 1100     SAP internal, like ISO 8859-1        (00697/00819) Now when I add RO language I must choose betwee

  • How to debug the function separately which is added in the package

    Hi Friends, I want to know how to debug the function separately, by taking it from package,. and i dont no where to add begin and end. and dont no how to give input to the function. ANd how to find the error which is detected from production, so i wa

  • Can we Coterminate Services of an Active Contract

    Hi, Can we Co-terminate Services of an Active Contract for the below scenario. Service Contracts User Guide mentions this functionality is only available for Contracts with Entered status. Setups Done: Service Cotermination is set as 31-December for

  • Cannot find Thunderbird icon

    I installed Thunderbird and now cannot find the icon to access the program