PI 2.1, exclude third party device from config archive

Hi,
Customer runs PI 2.1. He has also third party devices in the PI inventory.
Now, every time the configuration archive job is running, this third party devices are failing. Which is the normal behavior. Is it possible to set,for example a filter, to exclude this devices from the configuration archive job?
thank you very much for your help
Hansruedi

Hi Hansruedi,
we have to manually exclude them from Config collection::
Operate >Device Work Center > Configuration Archives  ,
Check the check box for "Name"  , this will select all the devices  then unselect the one you DON't want to get archived .
  click on " scheduled Archive" and scheduled it as per your need (hourly , weekly ...etc..)
Thanks-
Afroz
**Ratings Encourages Contributors ****

Similar Messages

  • Alarms for Third party devices on Cisco PI v 2.1

    Is it possible to receive alarms for third party devices in Cisco Prime Infrastructure 2.1? If so how do i configure PI to show the alarms?

    Hi,
    AFAIk, It is not possible to receive alarms for third party devices in Cisco Prime Infrastructure 2.1.
    we have very limited support of 3rd party devices in PI. third party devices only snmp polling, snmp traps and syslog will work
    Third-party support   
     ●  Ability to discover and monitor third-party (non-Cisco) switches that support RFC 1213 and wireless controllers/access points from Aruba Networks
    Thanks-
    Afroz
    ****Ratings Encourages Contributors ****

  • Extending wireless LAN using third-party devices?

    I know that with multiple Airport Extreme base stations, it’s a simple matter to extend the range of an 802.11n network by using the “Extend a wireless network” or “Participate in a WDS network” wireless modes. It seems like of the two, “Extend a wireless network” might be the easier of the two to configure. Does anyone have recommendations / preferences between the two modes?
    Separately, although I can afford Airport Extreme stations personally, I have friends with the same desire to extend their existing wireless network but who can’t afford Airport Extreme stations. Is there a lower-cost way to do this with Netgear, D-Link, or other third-party devices? Does this mean all of the devices must support WDS to work, or are there other solutions? Do you have recommendations for specific models that work well for extending networks (preferrably also models that support WPA/WPA2, and not just WEP).
    Any help would be appreciated. I won’t go into the details of the distances involved or intervening walls. Let’s just say a hop or two should stretch the distance.

    Bob Timmons wrote:
    "Extend a wireless network runs at "n" wireless speeds with minimal bandwidth loss on the network
    WDS runs at "g" wireless speeds, even if you are using newer "n" devices. The bandwidth on the entire wireless network is cut in half for each "remote" added to the network. So, with one "remote" in a WDS, you have a "g" wireless network running at 1/2 speed. If you have two "remotes" in a WDS, you have a "g" wireless network running at 1/4 speed.
    Bob — thank you so much for the help.
    Years ago in the days when Airport Extreme base stations supported 802.11b/g only, I remember setting up a WDS network between three Airport Extreme base stations. I seem to remember that the one in the middle was set up in a “relay” mode to bridge between the two remote base stations. In theory, using multiple relays, you could extend a network arbitrarily far as long as you could get power to all the devices and didn’t care about all sorts of bandwidth, latency, and signal strength hits.
    Is it the case that with the 802.11n in current Airport Extreme stations you can't set up relays in a similar fashion using the "Extend a Network" wireless mode? I was looking at Apple’s “Designing Airport Networks Using Airport Utility” document, which doesn’t explicitly say, but seems to suggest that the central base station (operating in “Create a Wireless Network” mode) can be extended if the “allow this network to be extended” button is set, and then on a second base station you can use the “Extend a Wireless Network” mode to extend it. However, there’s nothing to suggest that you could extend off the second base station. Does anyone know if that’s possible?
    I was looking at Netgear-brand wireless extenders this morning (http://www.netgear.com/home/products/wireless-range-extenders/wireless-range-ext enders/default.aspx) which sell for around $75 to $80 each online. They can extend any 802.11b/g/n network if the remote device supports the WPS (Wireless Protected System) standard, as most Netgear products appear to do (I believe Airport Extreme base stations don’t support WPS). They make it quite easy to connect Netgear wireless devices using “Push ’N’ Connect” buttons on the devices.
    However, Netgear pre-sales specialist pointed out that the Netgear wireless extenders (the WN2000RPT is the current model) can similarly only extend out by one hop from the “center” and cannot operate as relay to get out further, as would be the case for WDS-based relays.
    Is it the case that you need to find devices that support WDS (Wireless Distributed System) to allow for multiple relays to cover longer distances? I know that Airport Extreme base stations, both current models and the older b/g models, support WDS. Can anyone recommend third-party WDS-capable wireless modems or access points?
    Any help would be appreciated.

  • Self made trigger for third party device?

    Hi, everyone! I am new to labview programming. 
    Recently I have been trying to realize a function to trigger(or start) the third party device to do acquisition. I want to use the DAQmx to acquire one channel signal(which is continous pulse signal). And use this DAQmx acquired signal to trigger the third party device. I want each pulse signal to start the third party device to do acquisition.
    Could someone give me some advice or suggestions? I would be grateful for any of your help. Thanks in advance.

    Hi, Lynn
    Thank you very much. I am glad to get your reply. First I am sorry for my lack of knowledge of Labview. I will learn and be more careful of using the terminology. 
    I have "NI PCI-6052E" as the hardware device. And I use "BNC-2120" connector block to connect the trigger source. I useonly one channel of 6052E to acquire the signal. This trigger signal actually is periodic pulse signal of voltage ranging from 0 to 5V. The pulse voltage is 0V, all other are 5V. 
    I give my answers to your questions as followings.
    What kind of signal does the third party device require for triggering?Is it a physical signal like a voltage or current?
    The third party device actually doesn't have to use this pulse trigger to start, I just want to make a customized trigger to sync the third party device with the pulse signal. And each pulse make the device start working. This pulse trigger is a voltage signal that can be linked to 6052E by BNC connectors.
    Is it a message transmitted via USB, Ethernet, or tin cans and a string?
    I am sorry, I don't get this. I guess it transmitted by BNC.
    What is the timing of the signal you are acquiring? 
    I used the sample clock in DAQmx timing function. 
    How much latency can you tolerate between the acquired signal and the trigger to the third party device?
    I actually can control the interval time between each pulse. I require this interval time to be more than 1s and during this time the third party device can do acquisition itself. So the latency I think should be in the range of ms.
    Do you need to do any signal processing or analysis on the acquired signal to generate the trigger?
    The trigger signal is pulse signal. Actually I don't know much about signal processing, I don't know what kind signal is better for my application. If you have any better idea, please let me know.
    Thanks a lot.
    Yu

  • Operate a third party device

    HI
    I try to operate a third party Camera (C CAM) by LabVIEW. I try by call library function node. But I fail to get data by call library function node.
    Is there have any other way to operate third party device except call library function / CIN?
    Thanks
    Kamal

    Kamal;
    Other ways to access a third party device is via ActiveX, sending commands via the system exec VI, etc. However, my guess is that you need to try harder with the .dll
    Make sure you check the following articles: An Overview of Accessing DLLs or Shared Libraries from LabVIEW and External Code for LabVIEW - CIN / DLL - Starting Point
    The article "Can LabVIEW C? - Example 3: Using the Right Tools with LabVIEW" is an excellent starting point.
    I don't know about that camera, but if it is a webcam, you can do a search on toolkits to access a webcam from LabVIEW.
    Regards;
    Enrique
    www.vartortech.com

  • How to raise customer invoice in case of third party sale from PS

    Dear All,
               In case of third party sale from project systems module, PR is raised which is further converted to PO and once the material reaches at client place GRN is done.Based upon the GRN the actual cost is booked to the project.How should I raise the customer invoice against the materials received by the customer?
    I went through the Forum and based upon the threads there, I came to know that one option is to  create sales order for the same items and do order based billings.But for this I have to enter the same materials items again in the Sales order which is nothing but duplicacy of data.
    Is there any alternative to this? Or some other way by which the PO line items be copied to sales order so that I can save time while creating sales order.
    Regards,
    B P Singh

    Hi Virendra,
                       Business scenario is like this.
    I have created project and activities.Have assigned materials as 3rd party sale in NWA. I have released the project.PR are getting followed by PO.On doing the GR the actual costs are getting booked on NWA.
    My concern is how to bill the Items(the same material components) which are assigned to activity.
    As per your input I need to do Resource Related billing.Thanks for the input.It is no longer required to assign materials in DIP to Carry out RRB. 
    To carry out RRB do I need to create Sales Order first ? If  No then how to do RRB? If Yes  I need to create a Sales Order with all the material components which I have assigned at activity level. So I was looking for some alternative so that SO creation becomes less tedious.
    Regards,
    B P Singh

  • Third party returns from customer to vendor (Urgent)

    Hi,
    We have an urgent requirement regarding an issue with third party returns from customer.
    The scenario required is as follows :
    When the customer returns the goods in Third party proccess the goods should be directly returned to the vendor instead of receiving into our plant .
    How can we map this bussiness proccess?
    Currently the returns are handled as per the standard SAP proccess ie.,
    Customer returns the goods> Return order is created>Return delivery created (PGR)>Credit memo created.
    In this case we are receiving goods into our plant .

    Hi Shrikant
    1. If delivery of goods is the only issue then you can ask customer to make invoice with Invoice to your company address and Delivery address as the vendor address. Practically it is possible.
    2. Then you can make corresponding entries in SAP and regularise it.
    Thnx
    Nilesh

  • Warning, third party software from Lenogo

    Hi,
    I just wanted to warn others about purchasing third party software from "Lenogo" www.lenogo.com
    I saw this company mentioned here on the apple forum, and I then purchased the ipod to mac transfer software so I could transfer my music from my ipod (all paid for, no copyright issues here) back to my computer's itunes after an unsuccessful sync.
    The software wouldn't download or install and the company did not reply to any of my emails or support tickets, or provide telephone contact details.
    They did not provide support or a 30 day money back guarantee refund, as advertised.
    I've been ripped off, basically!
    Just wanted to let you guys know so it doesn't happen to you!
    Kate.

    Hello and Welcome to Apple Discussions. 
    Thanks for this and bump!
    cheers
    mrtotes

  • Cisco Prime Infrastructure 2.0 -- Third Party Devices

    Hello,
    we are using cisco prime infrastructure 2.0. Is it possible to manage third party devices? (We have a lot of Enterasys Switches)
    When i want to Archive the config of the device there is an error --> No Device Package found for the specific device.
    It is necessary to install device packages for third party devices? Where can i find and install these packages?
    Thx in advance

    it seems not to be on the road-map according to the functional /feature comparison between LMS and PI 2.0:
    http://www.cisco.com/en/US/partner/prod/collateral/netmgtsw/ps6504/ps6528/ps12239/guide_c07-729089.html
    ...and I doubt it will come (quickly) because config management has a lot of pitfalls and Cisco has a lot to do to get around all of them with their own devices..
    However, Inventory Management for third party devices is on the road-map
    older version of the document (feature comparison PI 1.2 - LMS 4.2) can be found here:
    http://www.cisco.com/en/US/partner/prod/collateral/netmgtsw/ps6504/ps6528/ps12239/app_note_c27-716230.html

  • Sending query to third party portal from TREX Search Engine

    HI Experts,
    we need to implement normal search option in SAP portal.
    when we search any thing from portal ,
    It has to search in EP & KM and also it has to search
    windows sharepoint portal and bring the data back to SAP Portal.
    For this purpose one solution is
    1) implementing  enterpise search,
       but my client dont want to go for enterprise search(federated search).
    2) The other way
    Sending query to third party portal from TREX Search Engine
    In this way what i want is ,
    how TREX can send query to third party portal SEARCH ENGINE
    (in my case share point portal search ENGINE).
    There is no problem to search in EP & KM becuse it is default.
    To search in Micro soft Share point portal,
    TREX should pass the query to share point portal search ENGINE.
    Is there any API TO send a query to third party portal like sharepoint?
    I searched in SDN and Other sites also but i am not getting exactly what I require.
    If any one has ideas or implemented already please guide me.
    My client require searching option like this,
    we need to provide drop down box in SAP Portal with 3 options like
    1) search in Share point portal
    2) search in SAP EP & KM
    3) Search in both the portals
    please provide any code samples in case if you have.
    please help me , its urgent
    Thanks in advance.
    Regards
    Bala

    Hi Bala,
    please check the information on the KM IMS (Index Management Service) in KMC's developer guide. A connection to a 3rd party search is done from KM, then calling TREX and XY in parallel, not serially from TREX.
    Here's a paper describing this for an older KM release:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5e514b57-0701-0010-3796-deb3636835fa
    Regards, Karsten

  • How to enable the "SNMP TRAP" Funcation in Prime Infrasructure 2.0 for receiveing the Third Party Device's SNMP TRAP

    I already uploaded the third party device's MIB to PI2.0,  but could not recive the third party device's SNMP TRAP properly .
    what do I need check for the PI ? or what do I need to setup for the PI?
    Thanks

    Duplicate post of :
    https://supportforums.cisco.com/discussion/12148626/how-enable-snmp-trap-funcation-prime-infrasructure-20-receiveing-third-party
    -Thanks
    Vinod

  • How to Launch a downloaded third party app from my own app on the iPad using objective c

      How to Launch a downloaded third party app from my own app on the iPad using objective c

      How to identify whether the third party app has registered URL scheme or not. I also send a request mail to the third party app developers regarding URL scheme, but there is no reply from them.

  • Is LMS3.2 support third party devices??

    Hi,
    Running LMS 3.2.
    Can it possible to monitor or add the third party devices like Juniper and Checkpoint ???
    Thanks & Regards,
    Krishna

    Hi Krishna,
    No it's not Possible , Below is the list of Devices supported in LMS 3.2 :
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/3.2/device_support/table/lms32sdt.html
    Thanks--
    Afroj

  • How can i download third party Softwares from Support tab in Apple site?

    Hi,
    Previously i downloaded third party softwares for mac like Browsers, Anti- Virus softwares from Apple site but now i can download only Apple products (softwares) not third party softwares from download links so any one please let me know the status.
    Thanks in advance,
    Suresh Balakrishnan.

    Apple no longer hosts a website for 3rd party software.  Instead it runs the Mac App Store, which offers a good range of software.
    If you are very keen for the apps and other things that are not in the Mac App Store, a good app to download is "Bodega" - which provides another app store experience.
    Cheers,
    Rodney

  • How to transfer contents of third party apps from iPhone 4 to iphone  5?

    How to transfer contents of third party apps from old iPad to new iPad?

    Backup from old iPad, new iPad restore from that backup.

Maybe you are looking for

  • Premiere CS5 import avi clips without sound. How can I import avi clips with sound without convert?

    Dear Adobe Forum, I have the following problem, please help: I would like to import avi clips in adobe premiere. All clips have the same avi codec. But unfortunately my adobe premiere does not import the sound of a few avi clips. It is wired because

  • Does BI 7.0 use bit map join indexes?

    I have seen several threads on SDN which show that SAP BI is using bit map indexes with Oracle database. However, it is not clear whether BI utilizes bit map join indexes or just bit map index. Bit map index is on a single table whereas bitmap join i

  • Why does this forum open in a window without the menu bar ?

    When coming to this forum trough the " Access the Java Studio Creator Community Forum" link on the "Java Studio Creator Forums" page, it opens a browser window without the menu bar. I understand that Sun thinks it's better for me not to have the menu

  • An error occurred loading this content. ATV3

    rent movie, hit play and immediately it says error occurred loading this content please try again later. Not even trying to load. Network has a great connection. Already had the movie rented for 2 days now, restarted it, reset it, cursed at it, looke

  • How do I get photos outside of iPhoto?

    I recently had to restore my computer and the iOS was updated to mountain lion or something... Anyways, all my photos are inside iPhoto. However with the new version of iOS I can't open that version of iPhoto on that macbook. So I copied the iPhoto i