Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created January 15, 2012 21:17
Show Gist options
  • Save ingydotnet/1617370 to your computer and use it in GitHub Desktop.
Save ingydotnet/1617370 to your computer and use it in GitHub Desktop.
ingy@thinkingy:~/.work/as/stackato/console/web$ stackato apps;stackato instances
+-----------------+---+--------+-------------------------------------+----------------+
| Application | # | Health | URLS | Services |
+-----------------+---+--------+-------------------------------------+----------------+
| converter | 2 | 0% | converter.stackato-d2gf.local | redis-currency |
| env | 1 | 0% | env.stackato-d2gf.local | |
| ring-helloworld | 1 | 0% | ring-helloworld.stackato-d2gf.local | |
+-----------------+---+--------+-------------------------------------+----------------+
Would you like to use 'web' as application name ? [Yn]:
Error: Application 'web' could not be found
@ingydotnet
Copy link
Author

ingy@thinkingy:~/.work/as/stackato/console/web$ stackato stats converter;stackato instances converter

+----------+-------------+----------------+--------------+--------------+
| Instance | CPU (Cores) | Memory (limit) | Disk (limit) | Uptime |
+----------+-------------+----------------+--------------+--------------+
| 0 | 0.0% (1) | 13.4M (64M) | 46.9M (2G) | 0d:0h:9m:40s |
+----------+-------------+----------------+--------------+--------------+

+-------+---------+--------------------+
| Index | State | Start Time |
+-------+---------+--------------------+
| 0 | RUNNING | 01/15/2012 01:11PM |
| 1 | DOWN | 01/15/2012 01:20PM |
+-------+---------+--------------------+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment