Skip to content

Commit

Permalink
Remove monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
zigsphere committed Feb 25, 2018
1 parent eff88ba commit dfe1581
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions sreanddevops.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@
incremental file transfer on local disk or over the network. Archive,
mirror, etc.


#### Linting

* **[httpolice](https://github.com/vfaronov/httpolice)**: a validator for HTTP
Expand All @@ -93,7 +92,6 @@
* **[shellcheck](http://www.shellcheck.net/)**: a tool that gives warnings and
suggestions for bash/sh shell scripts.


#### Networking

* **[mtr](https://www.bitwizard.nl/mtr/)**: My TraceRoute. combines the
Expand Down Expand Up @@ -139,27 +137,6 @@
indicators, TCP/UDP traffic breakdowns, and LAN station packet and byte
counts.


#### Monitoring

* **[monit](https://mmonit.com/monit/)**: a small utility for managing and
monitoring Unix systems. Monit conducts automatic maintenance and repair and
can execute meaningful causal actions in error situations.
* **[monitorix](http://www.monitorix.org)**: Lightweight monitoring tool that
collects and displays many system usage graphs through a web interface.
* **[iotop](http://guichaz.free.fr/iotop/)**: Show disk and swap I/O per
process.
* **[logtail](https://www.fourmilab.ch/webtools/logtail/)**: Watch multiple
log files on multiple machines.
* **[lnav](http://lnav.org/)**: An advanced log file viewer for the
small-scale. Watch and analyze your log files from a terminal. No server. No
setup. Still featureful.
* **[sentry](https://sentry.io/welcome/)**: Open-source error tracking that
helps developers monitor and fix crashes in real time.
* **[ts](https://joeyh.name/code/moreutils/)**: Add timestamps to piped output
(stdout). E.g. `rsync x y | ts '[%Y-%m-%d %H:%M:%S]'`.


#### Security

* **[fail2ban](https://www.fail2ban.org/wiki/index.php/Main_Page)**: Fail2ban
Expand Down

0 comments on commit dfe1581

Please sign in to comment.