@@ -16,37 +16,19 @@ csysdig has been designed to mimic tools like \f[B]top\f[] and
1616.IP \[bu ] 2
1717Support for both live analysis and sysdig trace files.
1818Trace files can come from the same machine or from another machine.
19- .PD 0
20- .P
21- .PD
2219.IP \[bu ] 2
2320Visibility into a broad range of metrics, including CPU, memory, disk
2421I/O, network I/O.
25- .PD 0
26- .P
27- .PD
2822.IP \[bu ] 2
2923Ability to observe input/output activity for processes, files, network
3024connections and more.
31- .PD 0
32- .P
33- .PD
3425.IP \[bu ] 2
3526Ability to drill down into processes, files, network connections and
3627more to further explore their behavior.
37- .PD 0
38- .P
39- .PD
4028.IP \[bu ] 2
4129Full customization support.
42- .PD 0
43- .P
44- .PD
4530.IP \[bu ] 2
4631Support for sysdig\[aq ] s filtering language.
47- .PD 0
48- .P
49- .PD
5032.IP \[bu ] 2
5133Container support by design.
5234.PP
@@ -71,26 +53,14 @@ Here are some basic tips to get you started with sysdig:
7153If you run csysdig without arguments, it will display live system data,
7254updating every 2 seconds.
7355To analyze a trace file, use the \- r command line flag.
74- .PD 0
75- .P
76- .PD
7756.IP " 2." 3
7857You can switch to a different view by using the \f[I] F2 \f[ ] key.
79- .PD 0
80- .P
81- .PD
8258.IP " 3." 3
8359You can to drill down into a selection by clicking \f[I] enter \f[ ] .
8460You can navigate back by typing \f[I] backspace \f[ ] .
85- .PD 0
86- .P
87- .PD
8861.IP " 4." 3
8962You can observe input/output for the currently selected entity by typing
9063\f[I] F5 \f[ ]
91- .PD 0
92- .P
93- .PD
9464.IP " 5." 3
9565You can see sysdig events for the currently selected entity by typing
9666\f[I] F6 \f[ ]
@@ -261,21 +231,12 @@ Go to line.
261231.SS MOUSE USAGE
262232.IP \[bu ] 2
263233Clicking on column headers lets you sort the table.
264- .PD 0
265- .P
266- .PD
267234.IP \[bu ] 2
268235Double clicking on row entries performs a drill down.
269- .PD 0
270- .P
271- .PD
272236.IP \[bu ] 2
273237Clicking on the filter string at the top of the screen (the text after
274238\[aq ] Filter:\[aq ] ) lets you change the sysdig filter and customize the
275239view content.
276- .PD 0
277- .P
278- .PD
279240.IP \[bu ] 2
280241You can use the mouse on the entries in the menu at the bottom of the
281242screen to perform their respective actions.
@@ -353,7 +314,7 @@ Capture the first \f[I]len\f[] bytes of each I/O buffer.
353314By default, the first 80 bytes are captured.
354315Use this option with caution, it can generate huge trace files.
355316.PP
356- \f[B] \- v \f[ ] \f[I] view \f[ ]id_ , \f[B] \-\- views \f[ ] =\f[I] view \f[ ]id_
317+ \f[B] \- v \f[ ] \f[I] view_id \f[ ] , \f[B] \-\- views \f[ ] =\f[I] view_id \f[ ]
357318.PD 0
358319.P
359320.PD
0 commit comments