Manual Cisco Systems SMR-273

24 pages 0.3 mb
Download

Go to site of 24

Summary
  • Cisco Systems SMR-273 - page 1

    SMR-273 Cisco IOS-XR System Mana gement Command Refe renc e Process and Memory Management Commands on Cisco IOS-XR Software This chapter describe s the comman ds used to manage pro cesses and me mory on the Cisco IOS-XR s oftwar e. ...

  • Cisco Systems SMR-273 - page 2

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re monitor proc es ses SMR-274 Cisco IOS-XR System Management Command Refe rence monitor processes T o display auto-u pdating statistics o n processes in a full-scr een mode, use the monitor pr ocesses command in EXEC mode. monitor pr ocesses [ dumbtty ] [ location node-id ] Syntax Desc ...

  • Cisco Systems SMR-273 - page 3

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software monitor processes SMR-275 Cisco IOS-XR System Mana gement Command Refe renc e Examples monitor processes RP/0/RP1/CPU0:router# monitor processes 195 processes; 628 threads; 3300 channels, 4579 fds CPU states: 47.6% idle, 1.2% user, 51.1% kernel Memory: 2048M total, 1576M avail, page s ...

  • Cisco Systems SMR-273 - page 4

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re monitor proc es ses SMR-276 Cisco IOS-XR System Management Command Refe rence 180 15 82 42 6 5M 0:00:26 0.10% gsp 304 3 14 29 7 304K 0:00:02 0.06% statsd_manager 55 11 24 14 5 16M 0:00:32 0.03% eth_server 70 22 91 8 3 1M 0:00:31 0.03% qnet 153 2 35 18 4 120K 0:00:01 0.03% dsc 303 3 2 ...

  • Cisco Systems SMR-273 - page 5

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software monitor threads SMR-277 Cisco IOS-XR System Mana gement Command Refe renc e monitor threads T o display au to-updatin g statistics on threads in a full-screen mode, use the monitor threads command in EXEC mode. monitor thr eads [ dumbtty ] [ iteration number ] [ location node-id ] Syn ...

  • Cisco Systems SMR-273 - page 6

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re monitor threads SMR-278 Cisco IOS-XR System Management Command Refe rence Examples monitor threads RP/0/RP1/CPU0:router# monitor threads 195 processes; 628 threads; CPU states: 98.2% idle, 0.9% user, 0.7% kernel Memory: 2048M total, 1576M avail, page size 4K JID TID LAST_CPU PRI STAT ...

  • Cisco Systems SMR-273 - page 7

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software monitor threads SMR-279 Cisco IOS-XR System Mana gement Command Refe renc e 1 6 10 Run 0:00:10 10.92% kernel 553049 1 10 Rply 0:00:00 4.20% top 58 3 10 Rcv 0:00:24 0.00% sysdbsvr 1 3 10 Rcv 0:00:21 0.00% kernel 69 1 10 Rcv 0:00:20 0.00% wdsysmon 1 5 10 Rcv 0:00:20 0.00% kernel 159 2 1 ...

  • Cisco Systems SMR-273 - page 8

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re process SMR-280 Cisco IOS-XR System Management Command Refe rence process T o start, terminate, or restart a process, use the process command in EXEC mode. process { block ed | kill | rest ar t | start } [ executable-name | job-id ] [ location { node-id | all }] Syntax Descripti on D ...

  • Cisco Systems SMR-273 - page 9

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software process SMR-281 Cisco IOS-XR System Mana gement Command Refe renc e process kill The pr oce ss kill command will shut down (terminate) the spec ified process and copi es associated with the specified process. The process is not restar te d, ev en if considered “mandatory . ” Use t ...

  • Cisco Systems SMR-273 - page 10

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re process core SMR-282 Cisco IOS-XR System Management Command Refe rence process core T o change the co re dump options for a p rocess, use the process cor e command in EXEC mode. process { e xec utable-name | job-id } core { mainmem | mainmem-shar edmem | mainmem-text | mainmem-text-s ...

  • Cisco Systems SMR-273 - page 11

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software proces s core SMR-283 Cisco IOS-XR System Mana gement Command Refe renc e Specifying the process name ( executable-name ) changes the core dumping option for all inst ances of the process. Specifying a job-id v a lue changes the core dumping option for a si ngle instance of a r unning ...

  • Cisco Systems SMR-273 - page 12

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re process mandatory SMR-284 Cisco IOS-XR System Management Command Refe rence process mandatory T o set the mandatory rebo ot options for a process, use the pr ocess mandatory command in EXEC mode. process mandatory process mandatory {on | off} { e xecutab le-name | job- id } [ locatio ...

  • Cisco Systems SMR-273 - page 13

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software process mandato ry SMR-285 Cisco IOS-XR System Mana gement Command Refe renc e • If the process is not man datory and cannot be rest ar ted, it will stay do wn and the node will not reboot. Examples Turning the mandatory attribute on or off fo r a process In the follo wing exampl e, ...

  • Cisco Systems SMR-273 - page 14

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re show memory SMR-286 Cisco IOS-XR System Management Command Refe rence show memory T o display the a vailable ph ysical memory on the ne tworking de vice and the me mory usage of processes on the networ king device, use the show memory command in EXEC mode. show memor y [ job-id | loc ...

  • Cisco Systems SMR-273 - page 15

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software show memory SMR-287 Cisco IOS-XR System Mana gement Command Refe renc e 48207000 4096 ANON FIXED ELF SYSRAM 48208000 4096 ANON FIXED ELF SYSRAM The follo wing is samp le output from th e show memory co mmand entered with the job ID 7 t o sho w the memory usage information for the proc ...

  • Cisco Systems SMR-273 - page 16

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re show memory he ap SMR-288 Cisco IOS-XR System Management Command Refe rence show memory heap T o display informatio n about the heap space for a process, use the show memory heap command in EXEC mode. show memor y heap [ allocated ] [ dllname ] [ failur e ] [ free ] [ summary ] job-i ...

  • Cisco Systems SMR-273 - page 17

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software show memory heap SMR-289 Cisco IOS-XR System Mana gement Command Refe renc e The follo wing is sample output from the sho w memory heap command, specifying the al located and free k eywords and the job identi fier: RP/0/RP1/CPU0:router# show memory heap allocated free 5 Block Allocate ...

  • Cisco Systems SMR-273 - page 18

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re show memory he ap SMR-290 Cisco IOS-XR System Management Command Refe rence blocks: 2, blknodes: 96 Band size 24, element per block 34, nbuint 1 Completely free blocks: 0 Block alloced: 1, Block freed: 0 allocs: 243, frees: 223 allocmem: 480, freemem: 336, overhead: 168 blocks: 1, bl ...

  • Cisco Systems SMR-273 - page 19

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software show proces ses SMR-291 Cisco IOS-XR System Mana gement Command Refe renc e show processes T o display informat ion about activ e processes, use the sho w processes command in EXEC mode. show processes [ job-id | pr ocess-name ] { aborts | blocked | boot | cpu | distri bution | dynami ...

  • Cisco Systems SMR-273 - page 20

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re show processes SMR-292 Cisco IOS-XR System Management Command Refe rence The show processes command display s general information on the act i ve processes. T o vie w more detailed inform ation for a process, include the job-id or pr ocess-name. Y o u can also use the monitor command ...

  • Cisco Systems SMR-273 - page 21

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software show proces ses SMR-293 Cisco IOS-XR System Mana gement Command Refe renc e The sho w processes memory command displays details of memory usage for a gi ven process or for all processes, as sho wn in the follo wing exampl e: RP/0/RP1/CPU0:router# show processes memory JID Text Data St ...

  • Cisco Systems SMR-273 - page 22

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re show processes SMR-294 Cisco IOS-XR System Management Command Refe rence 65545 pkgfs 1 65545 67 0 0 65546 ksh 65546 65546 52 0 0 66 pipe 1 66 71 52 0 56 devf-scrp 1 56 71 61 0 61 mqueue 1 61 71 66 0 64 pci_bus_mgr 1 64 71 56 0 65 pcmciad 1 65 71 64 65559 65552 cardmgrd 1 65 65 0 0 70 ...

  • Cisco Systems SMR-273 - page 23

    Process and Memory Manageme nt Commands on Cisco IOS-XR Software show proces ses SMR-295 Cisco IOS-XR System Mana gement Command Refe renc e 999.0 FINAL 177.738 0.000% 172 9.371 fm_script_dir Started Level JID Inst Ready Process ------- ----- -------- ---- ------- ------------------------------- 0.000 0.5 72 1 0.000 wd-mbi 0.000 1.0 53 1 0.000 dllm ...

  • Cisco Systems SMR-273 - page 24

    Process and Memory Ma nagement Commands on Cisco IOS-XR Softwa re show processes SMR-296 Cisco IOS-XR System Management Command Refe rence 01/01 00:00:03.211 1 read_init_startup_list: Opening /pkg/init.d/devc_conaux.ini t 01/01 00:00:03.213 1 read_init_startup_list: finished /pkg/init.d/devc_conaux.in it pcb->name=devc-conaux 01/01 00:00:03.213 ...

Manufacturer Cisco Systems Category Frozen Dessert Maker

Documents that we receive from a manufacturer of a Cisco Systems SMR-273 can be divided into several groups. They are, among others:
- Cisco Systems technical drawings
- SMR-273 manuals
- Cisco Systems product data sheets
- information booklets
- or energy labels Cisco Systems SMR-273
All of them are important, but the most important information from the point of view of use of the device are in the user manual Cisco Systems SMR-273.

A group of documents referred to as user manuals is also divided into more specific types, such as: Installation manuals Cisco Systems SMR-273, service manual, brief instructions and user manuals Cisco Systems SMR-273. Depending on your needs, you should look for the document you need. In our website you can view the most popular manual of the product Cisco Systems SMR-273.

A complete manual for the device Cisco Systems SMR-273, how should it look like?
A manual, also referred to as a user manual, or simply "instructions" is a technical document designed to assist in the use Cisco Systems SMR-273 by users. Manuals are usually written by a technical writer, but in a language understandable to all users of Cisco Systems SMR-273.

A complete Cisco Systems manual, should contain several basic components. Some of them are less important, such as: cover / title page or copyright page. However, the remaining part should provide us with information that is important from the point of view of the user.

1. Preface and tips on how to use the manual Cisco Systems SMR-273 - At the beginning of each manual we should find clues about how to use the guidelines. It should include information about the location of the Contents of the Cisco Systems SMR-273, FAQ or common problems, i.e. places that are most often searched by users in each manual
2. Contents - index of all tips concerning the Cisco Systems SMR-273, that we can find in the current document
3. Tips how to use the basic functions of the device Cisco Systems SMR-273 - which should help us in our first steps of using Cisco Systems SMR-273
4. Troubleshooting - systematic sequence of activities that will help us diagnose and subsequently solve the most important problems with Cisco Systems SMR-273
5. FAQ - Frequently Asked Questions
6. Contact detailsInformation about where to look for contact to the manufacturer/service of Cisco Systems SMR-273 in a specific country, if it was not possible to solve the problem on our own.

Do you have a question concerning Cisco Systems SMR-273?

Use the form below

If you did not solve your problem by using a manual Cisco Systems SMR-273, ask a question using the form below. If a user had a similar problem with Cisco Systems SMR-273 it is likely that he will want to share the way to solve it.

Copy the text from the picture

Comments (0)