Skip to content

Commit be8e67f

Browse files
authored
Update introduction.md
1 parent f45aa4e commit be8e67f

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

docs/introduction.md

+2-15
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,4 @@
1-
## Monitors
2-
3-
```json
4-
/$$ /$$ /$$ /$$
5-
| $$$ /$$$ |__/ | $$
6-
| $$$$ /$$$$ /$$$$$$ /$$$$$$$ /$$/$$$$$$ /$$$$$$ /$$$$$$
7-
| $$ $$/$$ $$/$$__ $| $$__ $| $|_ $$_/ /$$__ $$/$$__ $$
8-
| $$ $$$| $| $$ \ $| $$ \ $| $$ | $$ | $$ \ $| $$ \__/
9-
| $$\ $ | $| $$ | $| $$ | $| $$ | $$ /$| $$ | $| $$
10-
| $$ \/ | $| $$$$$$| $$ | $| $$ | $$$$| $$$$$$| $$
11-
|__/ |__/\______/|__/ |__|__/ \___/ \______/|__/
12-
```
1+
# Monitors
132

143
The Agave Monitors API provides a familiar paradigm for monitoring the usability and
154
accessibility of storage and execution systems you registered with Agave. Similar to
@@ -22,12 +11,10 @@ history of a given monitor is queryable through the API. As with all resources
2211
in the Agave Platform, a full event model is available so you can subscribe to
2312
event you care about such as failed checks, restored system availability, and system disablement. 
2413

25-
### Creating Monitors
14+
## Creating Monitors
2615

2716
> Create a new default monitor
2817
29-
30-
3118
```plaintext
3219
monitors-addupdate -S storage.example.com
3320
```

0 commit comments

Comments
 (0)