An open API service indexing awesome lists of open source software.

https://github.com/aaqaishtyaq/goinode

Golang utility to check inode usage on the disk
https://github.com/aaqaishtyaq/goinode

go golang inode linux

Last synced: about 2 months ago
JSON representation

Golang utility to check inode usage on the disk

Awesome Lists containing this project

README

          

# goinode

Build the project

```bash
aaqaishtyaq/goinode$ make build
aaqaishtyaq/goinode$ ./bin/goinode
```

Run the project

```bash
aaqaishtyaq/goinode$ go run main.go
```

## TODO

* Add support for custom mount points
* Publish as a custom metric to stackdriver