Skip to content

Commit

Permalink
Merge pull request fatz#4 from dr4Ke/master
Browse files Browse the repository at this point in the history
REPLICATION method, pnp4nagios template, small fixes and improvements
  • Loading branch information
Jan Ulferts authored Sep 17, 2018
2 parents 0004606 + dea9c13 commit d19d269
Show file tree
Hide file tree
Showing 7 changed files with 28,790 additions and 144 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,8 @@ the `example.cfg` should give you an idea what to do.
![nagios datadomain](./img/nagios-datadomain.png)

### Todos
An important part of the data domain is the replication. Currently check_datadomain doesn't support replications.
An important part of the data domain is the replication. Currently check_datadomain only supports checking replication pairs state.

* check all replication contexts
* check age of last replication
* check size of data to sync

Expand Down Expand Up @@ -56,4 +55,4 @@ You can watch for example the `PreCompBytesRemaining` for each replication conte
### space
You also should measure the space usage on the DD file systems. To get an overview how many data is written to your disks and when it's time to tidy up or buying a new shelf. `dd_space-Data` is the really interesting value. You'll be able to see issues with replications here too. If a snapshot doesn't expire or isn't deleted you can see a disk usage difference (if the devices are cross replicated). In normal cases the snapshot will be expired and cleaned up when the initial replication is done.

![diskUsage](./img/diskUsage.png)
![diskUsage](./img/diskUsage.png)
Loading

0 comments on commit d19d269

Please sign in to comment.