mirror of
https://github.com/namibia/awesome-sysadmin.git
synced 2024-11-08 14:21:01 +00:00
Added Troubleshooting tools
This commit is contained in:
parent
8470c8f55a
commit
3961862dcc
@ -20,6 +20,7 @@ A curated list of amazingly awesome sysadmin open source resources inspired by [
|
||||
* [SSH](#ssh)
|
||||
* [Statistics](#statistics)
|
||||
* [Ticketing systems](#ticketing-systems)
|
||||
* [Troubleshooting](#troubleshooting)
|
||||
* [Project Management](#project-management)
|
||||
* [Version control](#version-control)
|
||||
* [Virtualization](#virtualization)
|
||||
@ -44,7 +45,7 @@ A curated list of amazingly awesome sysadmin open source resources inspired by [
|
||||
* [Fog](http://www.fogproject.org/) - Another computer cloning solution.
|
||||
|
||||
### Continuous integration
|
||||
*Continuous integration tools
|
||||
*Continuous integration software.*
|
||||
|
||||
* [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - Open source agile build and release management software.
|
||||
* [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server.
|
||||
@ -150,6 +151,11 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
|
||||
* [osTicket](http://osticket.com/) - Open source support ticket system.
|
||||
* [Request Tracker](http://www.bestpractical.com/rt/) - Ticket-tracking system written in Perl.
|
||||
|
||||
### Troubleshooting
|
||||
*Troubleshooting Tools.*
|
||||
|
||||
* [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze.
|
||||
|
||||
### Project Management
|
||||
*Web-based project management and bug tracking systems.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user