From 7d2eeb4026f84d92e43856080ac3dbad6da41817 Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Mon, 26 Jan 2009 20:38:52 +0000 Subject: Add a page to Futon that shows the currently active tasks (compaction, view indexing, etc). git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@737829 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/status.html | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 share/www/status.html (limited to 'share/www/status.html') diff --git a/share/www/status.html b/share/www/status.html new file mode 100644 index 00000000..fa2e1d24 --- /dev/null +++ b/share/www/status.html @@ -0,0 +1,106 @@ + + + + + Status + + + + + + + + +
+

+ Overview + Status +

+
+
+ +
+ + + + + + + + + +
Active Tasks
TypeObjectPIDStatus
+ +
+
+ + -- cgit v1.2.3