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

https://github.com/netways/check_stale_nfs.sh

Icinga check plugin to check whether NFS mount are stale
https://github.com/netways/check_stale_nfs.sh

icinga monitoring plugin

Last synced: 2 months ago
JSON representation

Icinga check plugin to check whether NFS mount are stale

Awesome Lists containing this project

README

          

# check_stale_nfs.sh

A small monitoring plugin to check whether nfs mounts
on the systems are "stale" (probably the network connection
to the server vanished or something similar).

Execution is just:
```
/check_stale_nfs.sh
```

This plugin does not have a lot of features, but should be helpful
in some situations.