Update cheatsheets

This commit is contained in:
ivuorinen
2025-02-23 00:19:07 +00:00
parent 4d25c6d1dd
commit 60964ca3f8
8 changed files with 132 additions and 0 deletions

13
tldr/snmpdf Normal file
View File

@@ -0,0 +1,13 @@
---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# snmpdf
> Fetch disk space usage information.
> More information: <https://manned.org/snmpdf>.
- Fetch the disk space usage:
`snmpget -v {{version}} -c {{community}} {{ip}}`