Commit Graph

22 Commits

Author SHA1 Message Date
meaz 1371b2c62c get for 10 biggest repo in forgejo (#15)
I added that line to get the 10 biggest repo. I'm not sure it is the smartest way to use `echo "git_biggestrepos ${GIT_BIGGESTREPOS}" >> /tmp/git_stats` coz it would be displayed like this:

```
git_biggestrepos  repostest1       | 6936 MB        | user1
 repostest2       | 5212 MB        | user2
 repostest3 | 5039 MB        | user3

```

So I don't know how to get this in monitoring to work...

Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #15
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Co-authored-by: meaz <meaz@disroot.org>
Co-committed-by: meaz <meaz@disroot.org>
2024-01-05 09:47:22 +00:00
meaz d7ac6baf3c remove mumble channel count being divided by 10 (#12)
I don't understand why it is divided by 10... Anyway, I removed this.

Co-authored-by: muppeth <muppeth@no-reply@disroot.org>
Reviewed-on: #12
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
2023-11-28 20:18:19 +00:00
muppeth fd88759904 Postfix Fix (#13)
remove change of permission as this should be handled outside of the script depending on the server setup

Co-authored-by: meaz <meaz@no-reply@disroot.org>
Reviewed-on: #13
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: muppeth <muppeth@disroot.org>
Co-committed-by: muppeth <muppeth@disroot.org>
2023-11-28 20:17:51 +00:00
muppeth fbad35c94b Ldap - Added checks (#14)
Reviewed-on: #14
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: muppeth <muppeth@disroot.org>
Co-committed-by: muppeth <muppeth@disroot.org>
2023-11-28 20:16:50 +00:00
meaz f7f42b6b39 privatebin sudo (#11)
Reviewed-on: #11
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
2023-11-17 12:32:26 +00:00
meaz 1d488c2d40 fix dovecot script (#9)
Reviewed-on: #9
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
Co-authored-by: meaz <meaz@disroot.org>
Co-committed-by: meaz <meaz@disroot.org>
2023-10-26 06:54:50 +00:00
muppeth 3272be14ea 617 - Prosody stats check with python script using zabbix-sender (#10)
Co-authored-by: meaz <meaz@no-reply@disroot.org>
Reviewed-on: #10
Reviewed-by: meaz <meaz@no-reply@disroot.org>
Co-authored-by: muppeth <muppeth@disroot.org>
Co-committed-by: muppeth <muppeth@disroot.org>
2023-10-05 19:50:45 +00:00
meaz 5609a59f69 add jitsi and mumble scripts (#8)
see Disroot/Disroot-Project#99 and Disroot/Disroot-Project#101

I couldn't monitor amount of users connected for mumble. But this could be possible with that script https://raw.githubusercontent.com/mumble-voip/mumble-scripts/master/Non-RPC/mumble-ping.py

Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #8
Co-authored-by: meaz <meaz@disroot.org>
Co-committed-by: meaz <meaz@disroot.org>
2023-10-05 16:55:39 +00:00
meaz 81ce066e00 add prosody script (#7)
See Disroot/Disroot-Project#95

Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #7
Co-authored-by: meaz <meaz@disroot.org>
Co-committed-by: meaz <meaz@disroot.org>
2023-10-02 14:09:18 +00:00
meaz 66943a7d70 Merge pull request 'forgejo script' (#6) from forgejo into main
Reviewed-on: #6
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
2023-08-12 18:05:59 +00:00
meaz 9b51b85844
fix errors after test 2023-07-31 11:58:31 +02:00
meaz 0705d8b563
forgejo script 2023-07-31 11:00:26 +02:00
meaz 345be0ecde
forgejo script 2023-07-31 10:58:23 +02:00
muppeth 9c263713a4 Merge pull request 'add very poor way of presenting all tests' (#5) from sitecheck into main
Reviewed-on: #5
2022-06-15 19:49:39 +00:00
muppeth 2c83006c4d
add very poor way of presenting all tests 2022-06-15 21:49:15 +02:00
muppeth 25dfc90e14 Merge pull request 'switch request.head to request.get to follow redirects when checking if site is up' (#4) from sitecheck into main
Reviewed-on: #4
2022-06-15 17:13:02 +00:00
muppeth 28d10574c1
switch request.head to request.get to follow redirects when checking if site is up 2022-06-15 19:08:01 +02:00
muppeth 16e6f4b85a Merge pull request 'added site check script' (#3) from sitechecks into main
Reviewed-on: #3
2022-06-14 13:47:03 +00:00
muppeth 03d6aad935
added site check script 2022-06-14 15:45:41 +02:00
muppeth 24685b6412 First batch of moitoring scripts (#2)
Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #2
Co-authored-by: muppeth <muppeth@no-reply@disroot.org>
Co-committed-by: muppeth <muppeth@no-reply@disroot.org>
2021-12-19 19:31:42 +00:00
muppeth 8191a5f167 - initial commit (#1)
Co-authored-by: muppeth <muppeth@disroot.org>
Reviewed-on: #1
Co-authored-by: muppeth <muppeth@no-reply@disroot.org>
Co-committed-by: muppeth <muppeth@no-reply@disroot.org>
2021-10-31 13:39:19 +00:00
muppeth 43ab2d4451 Initial commit 2021-08-01 09:11:51 +00:00