We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17c9f11 commit 50bc092Copy full SHA for 50bc092
README.md
@@ -19,7 +19,7 @@ As one of my earliest Python projects, feel free to fork and make your own impro
19
20
### Sample Output
21
```
22
-sample@sample:~$ check_snmp.py -r 192.168.1.120
+sample@sample:~$ ./check_snmp.py -r 192.168.1.120
23
Overall system status: critical (critical)
24
Processor status: ok (ok)
25
Memory status: ok (ok|ok)
0 commit comments