Ilia Ross
eb40e65fb3
Fix SSL and TCP monitor false uninstalled alerts
...
ⓘ Report SSL certificate and TCP connection, timeout, and DNS failures as down or timed out instead of not installed, and tighten built-in status
monitor loading.
The SSL certificate and TCP monitors returned -1 (not installed) for
connection failures, timeouts, and DNS errors, causing false "service
uninstalled" then "back up" notifications. Report these as down (0) or timed out (-3) instead, reserving -1 for genuinely missing.
Also survive a broken monitor library without aborting the whole scheduled check run, and fix the remote alive-monitor Webmin-down fallback typo.
https://forum.virtualmin.com/t/service-monitor-uninstalled-then-back-up/137514?u=ilia
2026-07-02 16:16:46 +02:00
Ilia Ross
8ef12b66d7
Add Lucky Mobile SMS carrier #2738
Tests / prove (push) Has been cancelled
Build / build (push) Has been cancelled
Close inactive / close-inactive (push) Has been cancelled
2026-06-01 01:00:11 +02:00
Ilia Ross
8df083b054
Fix Bell Canada SMS gateway domain #2739
2026-06-01 00:58:41 +02:00
Jamie Cameron
df97b4a419
Gracefully handle monitor types that don't exist
...
https://forum.virtualmin.com/t/finally-upgraded-and-a-problem/135204
2025-09-24 20:32:40 -07:00
Jamie Cameron
f8cb0db802
Show a different message for the reboot required monitor
...
https://github.com/webmin/webmin/issues/2518
2025-08-02 15:21:32 -07:00
Jamie Cameron
77b134fec1
This function is never called
2025-08-02 11:52:23 -07:00
Jamie Cameron
c61b52afc9
support clones of modules that have their own monitoes
2024-09-29 13:43:32 -07:00
Jamie Cameron
3ea7b57ca2
Use formal params
2024-09-28 21:40:52 -07:00
Jamie Cameron
c75f29d011
Don't show clones because they are handled inside the monitor
2024-09-28 21:34:20 -07:00
Jamie Cameron
b1d273c555
BIND 4 is ancient and shouldn't be shown by default https://github.com/webmin/webmin/issues/2232
2024-07-26 10:20:42 -07:00
Ilia Ross
5d363d60fe
Fix to break remotes to a new line without pointless limits
2024-05-31 12:14:45 +03:00
Jamie Cameron
bff3e78630
Also update MySQL to MariaDB in text strings https://github.com/virtualmin/virtualmin-gpl/issues/798
2024-05-01 20:30:48 -07:00
Jamie Cameron
d59c49b6ce
Change default monitor name if it's MariaDB https://github.com/virtualmin/virtualmin-gpl/issues/798
2024-04-30 16:48:15 -07:00
Jamie Cameron
04a3b8b5e6
Suppress output from monitor.pl https://github.com/webmin/webmin/issues/1984
2023-08-16 20:41:04 -07:00
Jamie Cameron
850030ed17
Add support for reporting status to an HTTP webhook https://github.com/webmin/webmin/issues/1733
2023-04-09 16:01:12 -07:00
Ilia Rostovtsev
41eeff8eca
Add API to return current monitors status
...
https://github.com/virtualmin/authentic-theme/issues/1574#issuecomment-1003697841
Output example:
```
'bind8' => {
'icon' => '/status/images/down.gif',
'icon_title' => 'Local',
'status' => 0,
'status_text' => '<font color=#ff0000>Down</font>',
'title' => 'BIND DNS Server'
},
```
2022-01-02 16:06:01 +03:00
Ilia Rostovtsev
f69fa81e59
Fix to get safely using wrapper sub 2/2
2021-09-28 16:30:05 +03:00
Ilia Rostovtsev
50087e9dbe
Revert "Fix ongoing issues with proxy prefixes in status collection, choosers 1/2"
...
This reverts commit d59eb79542 .
2021-09-27 15:12:20 +03:00
Ilia Rostovtsev
d59eb79542
Fix ongoing issues with proxy prefixes in status collection, choosers 1/2
2021-09-26 19:45:47 +03:00
Jamie Cameron
feb4461b29
Fix Google Fi SMTP server https://sourceforge.net/p/webadmin/bugs/5435/
2021-01-14 23:03:23 -08:00
Jamie Cameron
df7d9a7ab9
Add Google Fi as SMS provider https://www.virtualmin.com/node/70193
2020-11-15 19:32:32 -08:00
Jamie Cameron
a2dc3f7124
Switch all calls to open() to explicitly open for read
2020-03-14 17:20:54 -07:00
Jamie Cameron
9de4284ab7
Add support for AT&T MMS service https://github.com/webmin/webmin/issues/932
2018-07-04 16:30:39 -07:00
Jamie Cameron
1c146a49e7
Add config option for interval between emails
2018-01-28 15:14:05 -08:00
yangfl
0f9fb77369
Fix typo
2017-11-08 16:43:37 +08:00
Jamie Cameron
1fbc98c703
Option to show the last collected status on the System Information page https://github.com/webmin/webmin/issues/263
2015-10-11 21:54:50 -07:00
Jamie Cameron
a623f44b84
Use /var/webmin for temp files
2015-06-27 16:02:28 -07:00
Jamie Cameron
5ea42f455e
Use webprefix relative path
2015-01-10 20:24:27 -08:00
Joe Cooper
95bb656222
A few perlcritic fixes
2014-12-29 22:50:44 -06:00
Joe Cooper
431f55fd4c
Fix image links, convert some local vars to my vars
2014-12-29 22:42:05 -06:00
Jamie Cameron
a473a03a0f
Fail fast if service doesn't exist
2014-06-01 15:28:24 -07:00
Steven Hadfield
ae7dbf8c0e
Add Cricket to list of sms gateways for status module
2012-12-18 08:38:56 -08:00
Jamie Cameron
e62a27254d
Add telus to SMS carriers list https://virtualmin.com/node/23314
2012-09-10 11:26:57 -07:00
Jamie Cameron
93dcf6538a
Clean up old history
2012-05-21 21:52:53 -07:00
Jamie Cameron
b794ffdcca
Start of work on showing history for a service
2012-05-19 18:13:04 -07:00
Jamie Cameron
eae4c21fcc
Start logging command history
2012-05-19 11:47:49 -07:00
Jamie Cameron
f7cbf1707c
Make monitor details available to commands via environment
2012-05-03 22:25:52 -07:00
Jamie Cameron
b6c5fe99a2
Switch O2 domain
2010-02-09 09:42:08 -08:00
Jamie Cameron
69fe222c57
Put back the option to use Cingular as an SMS carrier.
2009-12-15 13:51:47 -08:00
Jamie Cameron
9dbd5db2c9
Fix permissions
2009-07-20 23:42:32 -07:00
Jamie Cameron
081ecff9a0
Corrected the domain for AT&T SMS emails
2009-04-06 18:27:06 +00:00
Jamie Cameron
09081e07cc
Need to use socket at module level, for exports
2009-03-13 16:58:46 +00:00
Jamie Cameron
193536baf4
Use new library
2009-02-27 23:20:15 +00:00
Jamie Cameron
1ea2d1c983
Started on SSL cert checker
2008-06-22 10:07:43 +00:00
Jamie Cameron
daefa6b396
Fill in template hash properly
2008-04-15 06:48:57 +00:00
Jamie Cameron
ab7a400174
Completed support for custom templates
2008-03-06 07:10:12 +00:00
Jamie Cameron
65b26ee0a9
Finished off template creation / deletion
2008-03-05 01:37:10 +00:00
Jamie Cameron
03fcb75f01
Started work on email templates
2008-03-04 23:41:01 +00:00
Jamie Cameron
13f419eeda
More SMS carriers
2008-02-06 01:51:36 +00:00
Jamie Cameron
e184a0caca
T-COM sms
2008-01-02 19:16:46 +00:00