×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    Concord/ManualDiscover

    Revision as of 15:52, 10 December 2004 by imported>DrOwl
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    There are a few ways to doing a manual discover
    
    ##################################################
    #Manual discover for the alcatel module
    #
    ##################################################
    
    #1 import elements from the 5620  -> raw dciFile 
    # nhAnmGetCfg -dciOut outFile
    #
    /opt/ehealth/bin/nhAnmGetCfg -dciOut /opt/ehealth/tmp/rawImportFile.TEMP
    
    #2 Filter raw dciFile Via dciFilter  -> filtered dciFile
    # nhiDciFilter -dciIn inFile -dciOut outFile -dciRule ruleFile
    #
    /opt/ehealth/bin/sys/nhiDciFilter -dciIn /opt/ehealth/tmp/rawImportFile.TEMP -dciOut /opt/ehealth/tmp/filteredImportFile.TEMP -dciRule /opt/ehealth/modules/alcatelNm/importFiles/importATMPortRules.dci
    
    #3 Murge filtered dciFile -> new elements in database
    # nhiDciMerge -i inFile
    #
    /opt/ehealth/bin/sys/nhiDciMerge -i /opt/ehealth/tmp/filteredImportFile.TEMP 
    
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.