readme.md #1

  • //
  • guest/
  • aedgar/
  • readme.md
  • Markdown
  • View
  • Commits
  • Open Download .zip Download (604 B)

Hello and Welcome!

So far the only thing in here is a little shell script that combines some output from ps, netstat and p4 monitor into a single line of output for each running Perforce client command.

Here's a bit of text from the comments:

To do:

- add an option to select which fields to output from each of ps,

netstat, and p4 monitor. Just like ps's -o | --format <format>.

- rewrite it in python or C, perhaps by adding netstat and p4 monitor

capabilities to a bespoke version of ps.

- add an option for CSV or Json output for P4JsApi dashboards, and others.

Cheers, Andrew

Hello and Welcome!

So far the only thing in here is a little shell script that combines some output from ps, netstat and p4 monitor into a single line of output for each running Perforce client command.

Here's a bit of text from the comments:

# To do:
# - add an option to select which fields to output from each of ps,
#   netstat, and p4 monitor.  Just like ps's -o | --format <format>.
# - rewrite it in python or C, perhaps by adding netstat and p4 monitor
#   capabilities to a bespoke version of ps.
# - add an option for CSV or Json output for P4JsApi dashboards, and others.

Cheers,
Andrew

# Change User Description Committed
#2 14159 aedgar Add a bit about DVCS and multiple remotes
#1 14158 aedgar Adding p4stat and a readme for my Workshop account.
       (done using DVCS and multiple remotes)