1
0
Fork 0
arangodb/scripts
Wilfried Goesgens 94805aad7c add script counting network connections (#6754)
This was added (and is currently not being used) to find a problem where a server in shutdown would hammer the agency with new connections. It was decided to implement a corresponding monitoring directly in the monitoring system (ganglia) rather than in the context of `testing.js`. Nevertheless, the script is retained for posteriority here.
2018-10-08 12:43:22 +02:00
..
analyzeNetworkSocketUsage.sh add script counting network connections (#6754) 2018-10-08 12:43:22 +02:00
build-bundle.sh
build-dbg-deb.sh
build-deb.sh
build-docker.sh
build-nsis.sh
build-rpm.sh
build-snap.sh
build-xc-deb.sh
build-xc64-deb.sh
buildCompletionsBash.sh
buildCompletionsFish.sh
cluster-run-common.sh
disable-cores.sh Fix recovery tests on MacOS (#6610) 2018-09-27 18:52:28 +02:00
dumpAgency.sh
encryptionTest.sh
generateDocumentation.sh Feature/semantic versioning (#6265) 2018-08-27 23:25:21 +02:00
generateMaintenanceTestData.sh Feature/detailed get maintenance feature (#6668) 2018-10-01 14:51:14 +02:00
jsonQueryToYaml
killLocalCluster.sh
limitMemory.sh
perfanalysis.cpp
quickieTest.sh rename `tests/js/*/tests/*` to `tests/js/*/*` (#6280) 2018-08-31 19:42:21 +02:00
setupPerfEvents.sh
setupPerfEvents_onlyCriticalWrite.sh
shutdownLocalCluster.sh
startArangoDBClusterLocal.sh
startLeaderFollower.sh fix logging of stdout for agency nodes (#6376) 2018-09-05 13:48:09 +02:00
startLocalCluster.bat
startLocalCluster.ps1
startLocalCluster.sh fix logging of stdout for agency nodes (#6376) 2018-09-05 13:48:09 +02:00
startLocalDockerCluster.sh
startStandAloneAgency.sh Bug fix/agency update endpoints (#6519) 2018-09-28 15:14:48 +02:00
tmux_starter
unittest
unpackInspectorReport.sh