whamcloud / lustre-collector

Collects various Lustre properties and serializes to JSON or YAML output
MIT License
8 stars 3 forks source link

Do not print buffer remainder in error #80

Closed jgrund closed 9 months ago

jgrund commented 9 months ago

We should not print buffer remainder in our error output as it can be exeedingly large.

Instead, provide a message of how to reproduce the failing output.