LMS 3-2 baseline config jobs ?

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
We have the LMS 3-2 bundle with RME4.3.1
Is it possible to setup  “baseline” config jobs to so we can check for specific items in our configs globally?

Yes that is what it is about.
You can check for presence or absence of items in the config
Cheers,
Michel

Similar Messages

  • Dynamic config jobs in LMS4.x

    Hello,
    I am looking for a way to deploy dynamic generated config based on a group of devices - the config is  simple - like the example below:
    int fa0/0.200
    encapsulation dot1Q 200
    ip address 10.200.x.y 255.255.255.248
    router bgp AS
    network 10.200.x.y mask 255.255.255.248
    ip prefix-list Name permit 10.200.x.z/29
    The variables are:
    1.the interface - could be fa0/0 or fa0/1 or vlan200 - I have them on a list.
    2."x",y,z from ip address is  different - is based on an internal location code. All the ip address  are generated for every device based on a list.
    3. AS is different from each location - i have them in a list
    I need to  deploy this config on more than 250 devices. Is there any way I can make  LMS read some input file to generate config or load some script/excel and then deploy the exact  generated config to the right device?.... generate 250 exact deploy-config jobs?... or something similar....
    Thank you very much for any ideas
    Best regards,
    Bogdan Laslo

    If that code is all planted "on" an object, that might the source of the problem.  Try following the AS3 protocol of keeping the code on the timeline. Instead of using "on" on the object, try using...
    btnName.onRelease = function(){
       etc...
    on the timeline like you would in AS3.

  • RME 4.0.6 - Baseline Compliance jobs now failing

    I have now started getting the following error when trying to run baseline comparison job:
    In the Job Browser I get Unknown appearing in the Copliant/Depolyed Devices column, and Failed in the Status column.
    When I clcik on the Unknown link, I get the Error: No compliance report available. Reason: Device(s) may not have any configurations archived.
    This is a little puzzling as it used to work (until I started to resolve the issue of the Archive Purge job failing. See discussion RME 4.0.6 - Archive Purge not working)
    The devices have at least 1 Startup config, and hundreds of Running configs archived.
    Any ideas where to start looking?
    Regards
    Jeff

    Hi Joe,
    Below is the entries from the dcmaservice.log for the job I just ran after restarting the ConfiGmgmtServer.
    [ Thu May 27  16:55:55 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.util.logger.ServiceLogLevelChanger,notifyLevelChange,35,publishing urn for archive.service
    [ Thu May 27  16:55:56 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.util.logger.ServiceLogLevelChanger,notifyLevelChange,42,published urn as archive.service-RMELogLevelChange
    [ Thu May 27  16:55:56 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaService,main,54,Initializing dummy IOSPlatform
    [ Thu May 27  16:55:56 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaService,,103,ArchivePath : D:\CSCOpx\files\rme\dcma
    [ Thu May 27  16:56:00 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.util.db.DatabaseConnectionPool,getConnection,59,Inside ICSDatabaseConnection, MAX_COUNT =20
    [ Thu May 27  16:56:24 NZST 2010 ],ERROR,[main],com.cisco.nm.xms.xdi.SdiEngine,initDtMatcher,148,java.lang.Exception: inconsistent enumeration extension SFS_SW(63)java.lang.Exception: inconsistent enumeration extension SFS_SW(63)
    at com.cisco.nm.xms.xdi.ags.imageparser.ImageType.extendWith(ImageType.java:101)
    at com.cisco.nm.xms.xdi.pkgs.SharedSwimSFS.Descriptor.g$init(Descriptor.java:26)
    at com.cisco.nm.xms.xdi.dapi.DescriptorBD.init(DescriptorBD.java:70)
    at com.cisco.nm.xms.xdi.SdiEngine.initDtMatcher(SdiEngine.java:134)
    at com.cisco.nm.xms.xdi.SdiEngine.makeNewEngine(SdiEngine.java:86)
    at com.cisco.nm.xms.xdi.SdiEngine.getEngine(SdiEngine.java:73)
    at com.cisco.nm.rmeng.dcma.cats.CATS.(CATS.java:83)
    at com.cisco.nm.rmeng.dcma.configmanager.ConfigManager.(ConfigManager.java:391)
    at com.cisco.nm.rmeng.dcma.configmanager.DcmaService.(DcmaService.java:140)
    at com.cisco.nm.rmeng.dcma.configmanager.DcmaService.main(DcmaService.java:72)
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaService,,145,Starting Baseline Migration
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaService,,149,Got Instancecom.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator@13dd208
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,checkMigrationNeeded,281,No RESTORE Happening
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,checkMigrationNeeded,325,select count(name) from sysobjects where name in ('Config_BaseLine_Version','Config_New_BaseLine')
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,checkMigrationNeeded,345,COUNT (No. of Baseline tables present) :1
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,checkMigrationNeeded,361,The BaseLine Table does not Exists
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,doMigration,163,Check Migration result false
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,doMigration,225,Baseline Migration not needed
    Also, the only entry in the job directory ..\CSCOpx\files\rme\jobs\ArchiveMgmt\8628 is the job.obj.
    Given the error that is in the log file, perhaps this is no surprise.
    Regards
    Jeff

  • BP data services:Can I config Job server via commandline?

    Hi Experts,
    Can I config Job server via commandline?
    I need to create a new Job server JS_TEST01/port3501 and add the repository to this Job server and restart Job server via command line,like I can create repository via command RepoManBatch.exe
    C:\Program Files\Business Objects\BusinessObjects Data Ser
    vices\bin>RepoManBatch.exe
    Usage:
    -U<User> : Repository login user
    -P<Password> : Repository login password
    -S<Server> : Repository server name
    -N<DatabaseType> : Repository database type
    -Q<Database> : Repository database
    -g : Repository using Windows Authentication
    (Microsoft SQL Server only)
    -t<Type> : Repository type: local, central, pro
    filer
    -c : Repository create
    -u : Repository upgrade
    -v : Repository version
    -d : Show details
    -a : Repository security
    C:\Program Files\Business Objects\BusinessObjects Data Ser
    vices\bin>
    Thanks
    Miller

    我已经装好了SQL server express 和Data service 12.2,我可以通过【Data Services Server Manager-C:\Program Files\Business Objects\BusinessObjects Data Services\bin\AWServerConfig.exe】 来创建Job server [JS_Test01] 和add a repository给这个Job server,现在我的需求是,我希望通过command line在来完成这个动作。
    就好像使用DOS 命令RepoManBatch.exe创建repository一样。
    C:\Program Files\Business Objects\BusinessObjects Data Ser
    vices\bin>RepoManBatch.exe
    Usage:
    -U<User> : Repository login user
    -P<Password> : Repository login password
    -S<Server> : Repository server name
    -N<DatabaseType> : Repository database type
    -Q<Database> : Repository database
    -g : Repository using Windows Authentication
    (Microsoft SQL Server only)
    -t<Type> : Repository type: local, central, pro
    filer
    -c : Repository create
    -u : Repository upgrade
    -v : Repository version
    -d : Show details
    -a : Repository security
    C:\Program Files\Business Objects\BusinessObjects Data Ser
    vices\bin>

  • BODS-Can I config Job server via commandline in WindowsXP

    Hi Experts,
    Can I config Job server via commandline?
    I need to create a new Job server [JS_TEST01/port3501] and add the repository to this Job server and restart Job server via command line.
    Thanks
    Miller

    我已经装好了SQL server express 和Data service 12.2,我可以通过【Data Services Server Manager-C:\Program Files\Business Objects\BusinessObjects Data Services\bin\AWServerConfig.exe】 来创建Job server [JS_Test01] 和add a repository给这个Job server,现在我的需求是,我希望通过command line在来完成这个动作。
    就好像使用DOS 命令RepoManBatch.exe创建repository一样。
    C:\Program Files\Business Objects\BusinessObjects Data Ser
    vices\bin>RepoManBatch.exe
    Usage:
    -U<User> : Repository login user
    -P<Password> : Repository login password
    -S<Server> : Repository server name
    -N<DatabaseType> : Repository database type
    -Q<Database> : Repository database
    -g : Repository using Windows Authentication
    (Microsoft SQL Server only)
    -t<Type> : Repository type: local, central, pro
    filer
    -c : Repository create
    -u : Repository upgrade
    -v : Repository version
    -d : Show details
    -a : Repository security
    C:\Program Files\Business Objects\BusinessObjects Data Ser
    vices\bin>

  • Can I config Job server via commandline in Windows XP?

    Hi Experts,
    Can I config Job server via commandline in Windows XP?
    I need to create a new Job server (like JS_TEST01/port3501) and add the repository to this Job server and restart Job server via command line.
    Thanks
    Miller
    Edited by: Miller Li on Dec 8, 2009 4:40 AM

    我已经装好了SQL server express 和Data service 12.2,我可以通过【Data Services Server Manager-C:\Program Files\Business Objects\BusinessObjects Data Services\bin\AWServerConfig.exe】 来创建Job server [JS_Test01] 和add a repository给这个Job server,现在我的需求是,我希望通过command line在来完成这个动作。
    就好像使用DOS 命令RepoManBatch.exe创建repository一样。
    C:\Program Files\Business Objects\BusinessObjects Data Ser
    vices\bin>RepoManBatch.exe
    Usage:
    -U<User> : Repository login user
    -P<Password> : Repository login password
    -S<Server> : Repository server name
    -N<DatabaseType> : Repository database type
    -Q<Database> : Repository database
    -g : Repository using Windows Authentication
    (Microsoft SQL Server only)
    -t<Type> : Repository type: local, central, pro
    filer
    -c : Repository create
    -u : Repository upgrade
    -v : Repository version
    -d : Show details
    -a : Repository security
    C:\Program Files\Business Objects\BusinessObjects Data Ser
    vices\bin>

  • Baseline Config to Upload into the system

    Hi If we have to upload a Standard baseline config to a system what is the appraoch we use do we do it manually or use some BC sets if BC sets I know the names but how to use it I dont know Kindly help.
    Thanks ,
    Lekhram

    Hi,
    We can not upload the configuration.Only we can copy the configuration from one client to another client.
    Regards,
    Rambhupal reddy

  • LMS 3.1 Baseline Template Fails

    NEED HELP! :-)
    I made a baseline template that basicaly says: If you encounter an interface with a vlan24, apply a port-security mac-address sticky command. TEMPLATE FOLLOWS:
    In Conditional Block's SUBMODE:
    interface [#.*Ethernet.*#]
    CLI Command (of conditional block is):
    + switchport access vlan [#(24)#]
    Use the SubMode of above condition (yes)
    CLI Command:
    + switchport port-security mac-address sticky
    UNFORTUNATELY, THE MESSAGE I GET AFTER THE DIRECT DEPLOY IS:
    *** Device Details for cdp-aa-sw-c02-02 ***
    Protocol ==> Unknown / Not Applicable
    Selected Protocols with order ==> SSH
    Execution Result:
    CM0150 Deploy Baseline template to PRIMARY config on device failed Cause: CM0070 Copy Config to device failed on cdp-aa-sw-c02-02 Cause: Action: Check device credentials and reachability.
    CM0100 Copy PRIMARY Running Config to PRIMARY Startup Config on device not attempted
    CM0089 Config archival successful for cdp-aa-sw-c02-02
    Do you have a clue what is wrong with this immediate job deployment??? Can you help me fix it so it applies correctly!?
    Thanx in advance,
    WANimal

    Post the job directory for this job. The directory is found under NMSROOT/files/rme/jobs/ArchiveMgmt on Windows and /var/adm/CSCOpx/files/rme/jobs/ArchiveMgmt on Solaris.

  • LMS 4.2 Send config to Swiches

    Hi All,
    We want to send some standard config commands to all the switches for security audit. Can someone please advise how to send them to the switches?
    Thanks

    Hi,
    for this you can use Netconfig feature. Below is the very good guide for the same:
    Step 1 Select either:
    •Configuration > Tools > NetConfig > Deploy
    Or
    •Configuration > Job Browsers > NetConfig
    The NetConfig Job Browser appears.
    Step 2 Click Create.
    The Netconfig Job Type page appears, displaying the following job types:
    •Device Based
    •Module Based
    •Port Based
    Create a NetConfig Job based on -Devicehttp://www.cisco.com/c/en/us/td/docs/net_mgmt/ciscoworks_lan_management_solution/4-0/user/guide/configuration_management/cmug/netcfg.html#wp1680477
    Making and Deploying Configuration Changes Using NetConfig -http://www.cisco.com/c/en/us/td/docs/net_mgmt/ciscoworks_lan_management_solution/4-0/user/guide/configuration_management/cmug/netcfg.html#wp1680425
    Also, there's another feature "Baseline compliance" what you can use to check if the devices  are having the some specific configuration/command & compliant. it'll list the compliant /non-compliant t devices,  with then 1 click you can make them compliant. below is guide for the same: -
    Using Baseline Templates to Check Configuration Compliance
    http://www.cisco.com/c/en/us/td/docs/net_mgmt/ciscoworks_resource_manager_essentials/4-3/user/guide/rme_ug/baseline.html
    Creating a Baseline Template
    http://www.cisco.com/c/en/us/td/docs/net_mgmt/ciscoworks_resource_manager_essentials/4-3/user/guide/rme_ug/baseline.html#wp1103981
    - Ashok
    Please rate the post or mark as correct answer as it will help others looking for similar information

  • LMS 3.2 Inventory collection - Job timeouts after ~5h, all devices "Not attempted"

    Hello All,
    We have a strange problem with LMS 3.2 regarding Inventory Collection.
    This problem started immediatelly after the LMS installation/upgrade (LMS 3.2 was installed on a new server, and LMS 2.6 database migrated to it).
    All Jobs finish as failed, with all devices "not attempted".
    Job hangs for a five and a half hours and then reports failed status.
    The symptoms are the same for scheduled jobs and manually created jobs.
    I also have opened a TAC case, but it seems that nothing relevant can be found in the IC_Server.log.
    Also, according to a packet capture, it seems that LMS does collect SNMP data from devices after a job is started...
    We tried to upgrade RME 4.3.0 to 4.3.1.
    One Job immediately after the upgrade was succesful (Inventory was collected for manually selected device), but the next day all Inventory Jobs were failing again with the same symptoms...
    Does anyone have a sugestion where to look for a problem trace?
    Thanks in advance!
    Ragards,
    Jasmina

    Hi Jasmina ,
    Please chech the Existing MDF pacakge :
    go to common service > software center > device update >>> check the checkbox for Cisco works common service   and click on check for updates
    --if there is an Update , please upgarde the MDF version..
    --Similarly look for any Available Device Pacakges update for RME , if there are Upgarde all the Device Pacakages ....
    --After all of the above Task is done , Now re-run the Job and it still fails then share the IC_server.log  again..
    Thanks--
    Afroj

  • LMS 3.2 - Syslog Config fetch not working

    Hello,
    the syslog config fetch on my LMS 3.2 with RME 4.3.0 is not working.
    I get syslog messages from devices and the count in the syslog collector status is okay.
    But in the syslog message summary in device center the count is not getting higher with every message.
    And the config fetch is not working.
    I changed the logging level in the collector-properties to "debug" and got the following messages for a device which I want to fetch:
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, FcssEmblemProcessor - About to process the syslog string  : Jun 07 14:40:23 10.155.224.102 53: Jun  7 14:39:57: %SYS-5-CONFIG_I: Configured from console by shru1307 on vty0 (4.26.16.20)
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, Parser : com.cisco.nm.rmeng.fcss.common.FcssEmblemAFormatParser@13bd574
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, Parser : com.cisco.nm.rmeng.fcss.common.FcssEmblemBFormatParser@13adc56
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, Parser : com.cisco.nm.rmeng.fcss.common.FcssGenericFormatParser@157aa53
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, Parser : com.cisco.nm.rmeng.fcss.common.CSSSyslogFormatParser@6f50a8
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, EmblemA not valid.
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, EmblemB not valid.
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, EmblemA valid.
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, Setting daemon date
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, After adjusting the offset Mon Jun 07 14:40:23 CEST 2010 GMT 7 Jun 2010 12:40:23 GMT
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, Parsed using the parser : com.cisco.nm.rmeng.fcss.common.FcssGenericFormatParser@157aa53
    SyslogCollector - [Thread: EvaluatorThread-0] DEBUG, 07 Jun 2010 14:40:24,546, FcssEmblemProcessor - Valid EMBLEM format. Passing on...
    SyslogCollector - [Thread: FilterThread-0] DEBUG, 07 Jun 2010 14:40:24,546, Converted syslog to filter string. Filter string is 10.155.224.102;;;SYS-5-CONFIG_I: Configured from console by shru1307 on vty0 (4.26.16.20)
    SyslogCollector - [Thread: FilterThread-0] DEBUG, 07 Jun 2010 14:40:24,546, ^((10\.161\.1\.45);;;(\S+)(-(\S+))?-(.*)(-(.*\s*))?\s*:\s*.*)$
    SyslogCollector - [Thread: FilterThread-0] DEBUG, 07 Jun 2010 14:40:24,546, FcssFilterPatternSet- inside 6
    SyslogCollector - [Thread: FilterThread-0] DEBUG, 07 Jun 2010 14:40:24,546, getInterestedSubscribers() - Incrementing filtered count for HNW2K3CISCO03
    SyslogCollector - [Thread: FilterThread-0] DEBUG, 07 Jun 2010 14:40:24,546, getInterestedSubscribers() - No interested subscribers. Returning null.
    SyslogCollector - [Thread: FilterThread-0] DEBUG, 07 Jun 2010 14:40:24,546, Entered zero size
    I attached the AnalyzerDebug.log, syslog_debug.log, SyslogAnalyzer.log and SyslogCollector.log for further informations.
    Thanks for any advice!
    Sven

    After I restarted the processes the syslog queue is empty and the config fetch works :-)
    Output from syslog.log:
    Jun 15 09:37:51 4.72.80.13 3131: Jun 15 09:36:59.881: %SYS-5-CONFIG_I: Configured from console by shru1307 on vty0 (4.26.16.20)
    Output from AnalyzerDebug.log:
    [ Tue Jun 15  09:37:52 CEST 2010 ],INFO ,[Thread-2],com.cisco.nm.rmeng.dcma.client.RmeSaDcmaActionHandler,act,74,Invoking Config collection for syslog message
    [ Tue Jun 15  09:37:52 CEST 2010 ],INFO ,[Thread-2],com.cisco.nm.rmeng.dcma.client.RmeSaDcmaActionHandler,act,81,Before triggering syslog config fetch
    [ Tue Jun 15  09:37:52 CEST 2010 ],INFO ,[Thread-2],com.cisco.nm.rmeng.dcma.client.RmeSaDcmaActionHandler,act,83,Syslog Timestamp Tue Jun 15 09:37:51 CEST 2010
    [ Tue Jun 15  09:37:52 CEST 2010 ],INFO ,[Thread-2],com.cisco.nm.rmeng.dcma.client.RmeSaDcmaActionHandler,act,85,DCMA Endtime String 2010-06-10 00:51:02.94
    [ Tue Jun 15  09:37:52 CEST 2010 ],INFO ,[Thread-2],com.cisco.nm.rmeng.dcma.client.RmeSaDcmaActionHandler,act,90,DCMA Endtime String after formatting Thu Jun 10 00:51:02 CEST 2010
    [ Tue Jun 15  09:37:52 CEST 2010 ],INFO ,[Thread-2],com.cisco.nm.rmeng.dcma.client.RmeSaDcmaActionHandler,act,98,Buffer Time after adding 5 minutes Thu Jun 10 00:56:02 CEST 2010
    [ Tue Jun 15  09:37:52 CEST 2010 ],INFO ,[Thread-2],com.cisco.nm.rmeng.dcma.client.RmeSaDcmaActionHandler,act,101,Triggering fetch on syslog since Timestamp > bufferTime
    My last question is now, what can I do that the syslog queue will not getting full one more time?
    Is logrot a solution? My syslog.log will be rotated at 128 MB.
    Thanks a lot!
    Sven

  • LMS 3.2 Syslog purge job failed.

    We installed LMS 3.2 on windows server 2003 enterprise edition. RME version is 4.3.1. We have created daily syslog purge job from RME> Admin> Syslog> Set Purge Policy. This job failes with the following error.
    "Drop table failed:SQL Anywhere Error -210: User 'DBA' has the row in 'SYSLOG_20100516' locked 8405 42W18
    [ Sat Jun 19  01:00:07 GMT+05:30 2010 ],ERROR,[main],Failed to purge syslogs"
    After server restart job will again execute normally for few days.
    Please check attached log file of specified job.
    Regards

    The only reports of this problem in the past has been with two jobs being created during an upgrade.  This would not have been something you would have done yourself.  I suggest you open a TAC service request so database locking analysis can be done to find what process is keeping that table locked.

  • LMS 4.2.1 Netconfig job CLI output empty

    Hi,
    I have run a netconfig jobs in LMS 4.2.1 with these settings:
    Task Details
    Task: AdhocCommands
    show interface status
    Devices
    switch-1
    switch-2
    switch-3
    Task: AdhocCommands
    show versionDevices
    -----------switch-1
    switch-2
    switch-3
    After running the job the "Device Details" of the jobs say "Successful Devices" for all three switches:
    "Deploy successful (Primary Login Succeeded   / Primary Enable Succeeded  )"
    For the devices switch-1 and switch-2 I get the desired output:
    CLI Output
    show interface status
    Port      Name               Status       Vlan       Duplex  Speed Type
    Gi1/1     noz Gi2/17         connected    trunk        full   1000 1000BaseSX
    Gi1/2                        notconnect   1            full   1000 1000BaseSX
    Gi2/1                        notconnect   1            auto   auto 10/100/1000-TX
    But for switch-3 the output is empty:
    switch-3
    *** Device Details for switch-3                          ***
    Protocol ==>                             SSH
    Device was successfully                             updated.
    Template ==>                                  Adhoc_IOS
    CLI Output
    Template ==>                                  Adhoc_IOS
    CLI Output
    Any ideas why there is no output although the job is successful?

    You Seems to be using incorrect module of ciscoworks to do this. You are using NetConfig.
    Netconfig is one of the Configuration Management applications, and it allows you to change the configuration of network devices, provided the configurations are archived. Netconfig automatically updates the archive when it changes the configuration. When you use it it will try to execute the commands to configure on device and would not be interested in collecting the output.
    For show commands you should use the NetShow (Nwtwork Show) module. Network show (NetShow) commands represent a set of read-only commands. These are primarily, show commands that you can run on devices that are managed in LMS.
    You can specify the commands that you want to group together and then run these commands on one or many devices. The output is displayed in a browser window.
    For more details see the Using NetShow Commands section of Monitoring and Troubleshooting with Cisco Prime LAN Managmement Solution 4.2 guide.
    -Thanks
    Vinod

  • LMS 4.1 multiserver config problem

    I m facing a problem in multiserver configuration, in making master-slave servers.
    Master server config is done, certificates are imported, SSO is also configured and all the pre-requisites given in the multiserver-config doc of lms4.1.
    While making slave server from stand-alone, getting errors like "cetrificate expired" and "certificte not installed" in two different ways, putting master-server IP as master address and putting master-server domain name respectively, both snapshots are attached. My Domain name is DNS resolvable.
    Anyone can help me out on this...?

    You can add your custom prompts into /opt/CSCOpx/objects/cmf/data/TacacsPrompts.ini. No restart of LMS is required for the addition to be recognized.

  • LMS 3.2 Archive Update Job Failing

    The scheduled archive update job is failing for all devices. Every one that I've checked is failing with the same message:
    Execution Result:
    Unable to get results of job  execution for device. Retry the job after increasing the job result wait  time using the option:Resource Manager Essentials -> Admin ->  Config Mgmt -> Archive Mgmt ->Fetch Settings
    This setting is at 120 seconds. I've tried adjusting this setting and get same results
    Attaching job logs from most recent failure.
    Thanks for any help.

    Hi ,
    Archive purge can fail for many reasons. I can suggest few things , If it did not work. You can open up a TAC case for troubleshooting.
    Try  this :
    Increase the ConfigJobManager.heapsize as “1024m” in the following file:
    NMSROOT/MDC/tomcat/webapps/rme/WEB-INF/classes/JobManager.properties  (ie,,ConfigJobManager.heapsize=1024m)  ·
    Restart the daemon manager  ·
    Once the daemon manager is started successfully,  Go to Admin > Network > Purge Settings > Config Archive Purge Settings,  increase the “Purge versions older than:” to 12 Months  (Also configure large value  for no. of versions that you would like to have per device) and trigger the job.  ·
    Once job is completed, decrease the number of months gradually, until the desired no. of days & no. of versions required is reached.  This exercise is to reduce the number of archives loading in memory during a purge job, which will cause job hanging.
    Thanks-
    Afroz
    [Do rate the useful post]

Maybe you are looking for

  • Audio Streaming with NetStream on LCDS or FDS

    Hi. I can't make audio streaming working on FDS neither on LCDS. I want to record audio on server. When trying to : quote: new NetStream(this.netConnection); i get quote: 01:19:48,140 INFO [STDOUT] [Flex] Thread[RTMP-Worker-2,5,jboss]: Closing due to

  • Detecting C Series Module Fault through I/O Variable Node

    Hello LabVIEW Users. My name is Eisuke Ono, An Application Engineer at NI Japan. One of our customer is requesting a function. The function is to retrieve information of module fault from C Series I/O variable Node (Scan Interface). I know that we ca

  • Problem with i_buffer_active in the function module

    i_buffer_active in the function module "REUSE_ALV_FIELDCATALOG_MERGE"   hi folks, i am using this  function module "REUSE_ALV_FIELDCATALOG_MERGE" to develop a field catalog....but teh problem is that when i use this i_buffer_active and if a assign va

  • Blindsided by Verizon FIOS Digital Voice 411 charges

    Hello, 411 for any blind person is essentia!. charging $2 per call to those who are blind is an unconcionable and devious nigh onto robbery act. I've been a GTE/Verizon tele customer for decades. Initially with a copper line, and now with FIOS Triple

  • BI Launchpad using https

    We have BI 4.0 SP2, want to access the BI Launch pad using both http and https url. What needs to be done to access it with https.