Browse Source

Update 'README.md'

oznt 5 years ago
parent
commit
2999527348
1 changed files with 6 additions and 6 deletions
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -3,11 +3,11 @@ Goopta - Go + Opta
 
 A minial metric collection system which polls:
 
- * Load average values
- * Derived CPU percentage values
- * Network interface statistics
- * Disk partition usage in percent
- * Memory usage in percent
+ * Load average values (TBD)
+ * Derived CPU percentage values (complete)
+ * Network interface statistics (TBD)
+ * Disk partition usage in percent (TBD)
+ * Memory usage (complete)
 
 Fondly named gupta, for my bud.
 
@@ -43,7 +43,7 @@ $ make test
 Usage
 -----
 ```
-$ gutpa [-c|-l|-m|-p <partition>|-n <interface>] [-f <sec>]
+$ gutpa [-c|-l|-m|-p <partition>|-n <interface>] [-i <sec>]
 ```
 
 You should see something like this: