Commit graph

210 commits

Author SHA1 Message Date
Monocots
bd1f5489ac Update HLR migration script 2022-10-25 19:03:37 +00:00
Monocots
3252b99fd5 Add semaphore file for 202 Amp Check
Allow to disable constant turning on of the PA on a sysmoBTS 2050
2022-10-25 19:03:00 +00:00
Monocots
238f4335b6 Minor change to vty script 2022-10-25 19:01:27 +00:00
da538ff1de Freeswitch version and lib fixes 2022-07-10 02:08:42 +02:00
3226b22502 Improve vty command 2022-07-04 05:12:31 +02:00
dca1111f81 Do not limit bash history size 2022-07-04 05:11:23 +02:00
dffa533c68 Add possibility use osmo binaries from /usr/local 2022-07-03 23:20:52 +02:00
c5382a1752 Make collectd-hack script more robust 2022-06-14 19:38:20 +02:00
9da21f2292 Add missing file referenced in c13bf85aa4 2022-06-14 19:06:03 +02:00
982eddd011 Collectd: Listen on A-bis Ethernet
So that we can collect stats from the BTS/PCU
2022-06-14 05:36:04 +02:00
c13bf85aa4 Add further collectd configuration 2022-06-14 05:12:49 +02:00
Monocots
e98417f99a Add statsd config + collectd 2022-06-13 21:30:54 +00:00
8722e706c0 chk_masq scrpit: iptables needs full path run from cron 2021-12-04 08:06:57 +01:00
7a55de632c FS: Give AMR codec priority on internal channels 2021-12-04 08:00:08 +01:00
c9b2f98735 Add opkg -testing feed 2021-12-01 04:55:22 +01:00
d96bdf75b4 BTS: Give full path to update-ca-certificates 2021-12-01 04:53:38 +01:00
417d61f4a4 BTS Updates 2021-12-01 04:42:31 +01:00
89c7f9ad59 Move the SysmoBTS source directory 2021-11-30 21:40:30 +01:00
aaefbeb17e Fix up HLR migration script
Need osmo-hlr-db-tool installed.
Fix typos!
2021-10-12 09:28:33 +02:00
04c1091a10 Improve BTS monitor script
Just send one line alerts
Don't check BTS with no IP address (RBS)
2021-08-10 05:22:36 +02:00
cf353bc8cd Add an rc.local
Globally disable IPv6 and get IP addresses for the monitor.
2021-06-22 20:20:24 +02:00
71282c0e7d HLR migration: purge old records and vacuum 2021-06-22 20:14:16 +02:00
0f0a707200 Improve alerts, and use Spanish 2021-06-13 08:48:35 +02:00
4da91a76a4 monitoring: Don't send so many alerts 2021-06-13 00:15:06 +02:00
3a1bea12d6 BTS ping check: give it more time 2021-06-10 10:31:16 +02:00
048db7d476 BTS Add opkg script file for split stack 2021-06-10 08:17:12 +02:00
2eb3bcb182 hlr migrate: delete invalid IMSIs first 2021-06-10 07:32:46 +02:00
Monocots
37946161b4 CA Cert is broken 2021-06-10 04:58:31 +00:00
ad320affc2 Add initial BTS monitoring cron job
Integrate the old AMP monitoring script into
something new that can be expanded to run more check and
act on results.
2021-06-09 04:50:08 +02:00
Monocots
4736d7739b Add misc/fixes
Includes bot alert and misc files in /tmp/tmp
2021-06-09 02:10:42 +00:00
1aba4c2965 Permissions 2021-06-09 03:49:29 +02:00
e5971a2375 Add LAC swapping for osmo-msc
Make LAC config availble to the shell.
Run a script on MSC restart to change the lac and write a state flag to disk.

Due to the fact that osmo-msc may restart due to crash or power outage
hence loosing all VLR state, force all UE to send a LUR by changing the LAC
on all BTS via CTRL commands to osmo-bsc.
2021-06-09 01:29:04 +02:00
1ffc4a47c7 Add BTS side NS check script 2021-06-04 08:32:26 +02:00
d7187daadf LiteCel: Add scripts to reset boards, (toggle power) 2021-05-29 09:20:43 +02:00
47d64c02f2 Add noupdate option to opkg-1
Also, fix up the code to copy the nitb compat binaries
2021-05-28 22:50:01 +02:00
651c32cb32 Add script for prev. commit 2021-05-28 22:14:56 +02:00
b3c7a99f77 Add pwr watch script to BTS
Tired of typing sbts2050-util......
2021-05-28 22:14:19 +02:00
5303462864 Avoid "Text file busy" copying file 2021-05-28 02:28:42 +02:00
d00f59bbb8 Add BTS script: mgr 2021-05-28 02:27:10 +02:00
ee6e0393a1 Add Manager binary 2021-05-28 01:16:51 +02:00
6a88c29144 BTS management:
Add a noupdate option to the opkg script to try
updating the packages without actually running an
update (maybe we already have the latest lists)

Tweak the maint and timing for it to temporarily push
fixed manager binary.

In opkg-1, install on BTS0 in order
to download the packages before copying them to the
local system.
2021-05-28 01:14:57 +02:00
ccb89949ec Litecell, clean opkg cache before copying 2021-05-27 05:10:38 +02:00
a0250b4bc7 Litecel: add maint script and update perms on scripts 2021-05-27 03:40:41 +02:00
e89866980b Litecel: Add alternate opkg update script
Optionally, instead of running opkg update on each BTS, just
run on the master, then copy all the list and cached pkg files
to each bts.

This can help if the IP connection is so bad we have trouble
downloading opkg file from the server.
2021-05-27 02:09:34 +02:00
598bf572b8 LiteCel: Add rc.local 2021-05-27 02:07:32 +02:00
ee187785ba Add e1 to vty command 2021-05-27 01:30:58 +02:00
Monocots
f3f4890704 Update bts binary 2021-05-22 01:00:02 +00:00
09b9db86c8 BTS management: Update opkg script 2021-05-21 06:14:51 +02:00
Monocots
b4c13eb665 Add pcu binary 2021-05-21 00:34:34 +00:00
69aca48f7e Update vty script
Also install it on split stack system
2021-04-22 21:00:44 +02:00