Daniel Gibbs
cffc468049
updated function names
9 years ago
Daniel Gibbs
46941def99
function_selfname + fixes
9 years ago
Daniel Gibbs
6a3193194d
removed local commandaction="Checking"
9 years ago
Daniel Gibbs
21512494fa
module name has been split
now named
commandname and command action
command name is used in logs
command action is used on-screen.
Also alterations to function_selfname now called just selfname
9 years ago
Daniel Gibbs
c7492eb7f0
removed function_selfname as breaks check.sh
9 years ago
Daniel Gibbs
b8f44749a0
Ditched lgsm_version as not used
added
local modulename="Function"
local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
to all functions
9 years ago
Daniel Gibbs
bf03a08f06
Version 210516
9 years ago
Daniel Gibbs
eebd9bebf5
removed command_stop from glibc check
9 years ago
Daniel Gibbs
9161b0078d
glibcfix shouls run with correct functions
9 years ago
Daniel Gibbs
65bc10074c
Changed http to https on LGSM links
9 years ago
Daniel Gibbs
3bbfb0dbe5
Getting server status is now consistent
Both tmux and ts3 status gathering are the same/ Now call a file called
check_status.sh this returns the server status as 0 or 1
9 years ago
Daniel Gibbs
f2fe7d7889
bug
9 years ago
Daniel Gibbs
cf1bf992a0
added check glibc
9 years ago
UltimateByte
dd3b4500e5
added check_permissions.sh
9 years ago
Daniel Gibbs
841a65b2f7
moved functions to lgsm dir
9 years ago
Daniel Gibbs
5d6cf92630
Code tidy
9 years ago
Daniel Gibbs
bc0fc9d1cc
Corrected update_functions name
9 years ago
Daniel Gibbs
2ed6a60db2
renamed function
9 years ago
Daniel Gibbs
7bf99a05eb
Removed tmux check on stop as preventing debug mode
9 years ago
Daniel Gibbs
3d7ac4ed4e
Added steamcmd check to start debug
9 years ago
Daniel Gibbs
54efa40e65
changed to and instead of or
9 years ago
Daniel Gibbs
3b7afb9fea
Changed to and instead of or
9 years ago
Daniel Gibbs
3be4b933e8
update functions bypasses systemdir check
9 years ago
Daniel Gibbs
10dbf68f17
Initial code to detect missing deps
This code is still broken
9 years ago
Daniel Gibbs
e26126dfba
Removed SteamCMD check from start stop and debug
As this check cuases issue on dev when i pre-load the server files.
9 years ago
Daniel Gibbs
37c3f7f2e2
Adjusted to run on specific commands
9 years ago
Daniel Gibbs
b276263dae
Monitor update check_config
9 years ago
Daniel Gibbs
840c28011d
Added check_config.sh
This function checks that servercfgfullpath exists and warns if missing
9 years ago
Daniel Gibbs
f2d2467cbb
Bypass steamcmd checks for non-steamcmd servers
9 years ago
Daniel Gibbs
178bf946d8
logs fix
9 years ago
Daniel Gibbs
afbaddbf03
reverted to positive array
Denied logic for array caused log check to run multiple times.
9 years ago
Daniel Gibbs
be2c79e028
corrected systemdir checks
9 years ago
Daniel Gibbs
93e6421e49
reversed check to deny
9 years ago
Daniel Gibbs
2125090fe6
code tidy
9 years ago
Daniel Gibbs
55b2b83ed8
named function correctly
9 years ago
Daniel Gibbs
6f7aca25b3
changed to using function_selfname over getopt
9 years ago
Daniel Gibbs
3ca2d094a8
Merged check_steamuser.sh
added mumble to ignore list
9 years ago
Daniel Gibbs
cd42c51d5c
removed echo
9 years ago
Daniel Gibbs
c2c5693047
Moving checks to start of commands
9 years ago
Daniel Gibbs
4b7a2c55b1
removed comment
10 years ago
Daniel Gibbs
fdce54ff05
renamed check_ts3status.sh to info_ts3status.sh
10 years ago
Daniel Gibbs
5f290fd3b8
Updates all version numbers
10 years ago
Daniel Gibbs
069f2cba06
updated dates
10 years ago
Daniel Gibbs
f005da0fe8
Renamed all functions test required now
10 years ago
Daniel Gibbs
56adabe6df
added more to check.sh
10 years ago
Daniel Gibbs
52aba4d2c8
added more to check.sh
10 years ago
Daniel Gibbs
0172de852e
changed more functions
10 years ago
Daniel Gibbs
860126bf7d
Initial renaming
creating new branch to test renaming
10 years ago