1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-06 08:15:23 +02:00
tldr/pages/common/snmpdf.md

13 lines
220 B
Markdown
Raw Normal View History

# snmpdf
> Fetch disk space usage information.
> More information: <https://manned.org/snmpdf>.
- Fetch the disk space usage:
2025-03-07 08:54:44 +02:00
`snmpdf -v {{version}} -c {{community}} {{ip}}`
2025-03-26 00:36:41 +02:00
- Display help:
`snmpdf {{[-h|--help]}}`