prem
09e9fe6171
feature: Added check_mssql_health.inc.php for service checks ( #6415 )
...
This could be very usefull for the people who want to monitor MS SQL Servers. It is a very cool service check.
2017-04-17 21:44:59 +01:00
Thane Gill
195dc9b1ed
refactor: Rename check_domain_expire.inc.php to check_domain.inc.php ( #6238 )
...
check_domain_expire.inc.php would never get included if the service name is check_domian.
2017-03-22 22:24:25 +00:00
FTBZ
0997172b37
refactor: Remove the specific services files with the same content as the main services.inc.php ( #5934 )
2017-02-22 23:53:47 +00:00
Florian Beer
7692d890f1
feature: Add additional service checks ( #5941 )
2017-02-17 23:08:39 +00:00
Richard Mayhew
bea8a14ad3
fix: Added the service parameter to checks that were missing it ( #5753 )
2017-02-03 20:06:42 +00:00
Florian Beer
b7e08b1e40
Fix: Added service params for check_smtp ( #5223 )
2016-12-22 11:03:41 +00:00
Florian Beer
d4311d0e54
feature: Add nagios check_procs support ( #5214 )
...
Fixes #5211
2016-12-21 20:44:25 -06:00
Florian Beer
f1b954b9a6
fix: Added service params for check_imap ( #5213 )
2016-12-21 21:54:07 +00:00
Jason Ellison
b4693e559e
refactor: limit perf array index length to 19 characters due to limitation in ds-name rrdtool ( #4731 )
2016-11-16 07:24:56 +00:00
Tony Murray
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
Aaron Daniels
ed24d95f00
- Added $check_cmd for check_dhcp as per:
...
https://github.com/librenms/librenms/pull/3244#issuecomment-210145913
2016-04-18 08:57:33 +10:00
Tony Murray
3e4edee6c7
Remove extra shell exec for smtp service.
2016-04-13 13:45:17 -05:00
Aaron Daniels
0d6cfec589
Nagios Services
...
- Moved check-services.php to a poller module
- Added performance data collection to the poller
- Centralised DB functions to includes/services.inc.php
- Created add/edit/delete functions off the device, services page
- Removed legacy edit/delete interfaces.
- Moved and modified check.inc scripts
- Documentation Updates
- Modified services table
2016-03-15 22:23:14 +10:00
Tony Murray
9f22b18dc8
Split is removed in PHP7, replace with explode as none were using it as a regex.
...
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06:00
Daniel Preussker
70324ea4bb
Update check.inc
2015-12-19 12:31:07 +00:00
f0o
3b3abe06c9
Honour IP Field for DNS Checks
2015-09-19 15:51:53 +01:00
Louis Rossouw
90f2201084
Fix up formatting to http://docs.librenms.org/Developing/Code-Guidelines/
2015-07-05 21:31:11 +02:00
Louis Rossouw
c050ff374f
Add IRCd service.
2015-07-05 21:12:59 +02:00
Neil Lathwood
7bc3ec2962
Merge pull request #1387 from spinza/addntpservice
...
Add ntp service monitoring.
2015-07-05 19:52:43 +01:00
Neil Lathwood
f442cd650a
Merge pull request #1386 from spinza/checkmysql
...
Accept MySQL OK as the service active.
2015-07-05 19:51:30 +01:00
Louis Rossouw
96f70b1b9b
Add ntp service monitoring.
2015-07-05 15:24:37 +02:00
Louis Rossouw
01714ed03b
When check_mysql is run with -n option it returns MySQL OK. Also accept that as an status=1 indication.
2015-07-05 00:47:51 +02:00
Louis Rossouw
bf8df0fbe2
Pass service parameters to check_ssh allowing one to specify alternative port for ssh for example using -p flag.
2015-07-05 00:35:33 +02:00
Neil Lathwood
b7ef9d2cab
Merge pull request #1041 from f0o/issue-1039
...
Added Domain-Expire check based on Nagios-Plugins
2015-05-17 13:27:28 +01:00
f0o
7b889ae5a8
Added Domain-Expire check based on Nagios-Plugins
...
User-Contributed Nagios-Plugin can be obtained from: https://raw.githubusercontent.com/glensc/nagios-plugin-check_domain/master/check_domain.sh
2015-05-17 10:40:49 +00:00
f0o
119ef8ed86
Added TLS/SSL Cert checks based on nagios-plugins
2015-05-17 10:07:49 +00:00
f0o
274474f0c7
Added ICMP service-check
2015-05-13 08:08:24 +00:00
Tom Laermans
d864ce234f
kill a whole bunch of trailing spaces
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2516 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 09:55:11 +00:00
Adam Amstrong
402acf67e9
enchancements from robje
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2008 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-03 17:09:09 +00:00
Adam Amstrong
c1748ae3c5
add ; to old db update script
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1078 61d68cd4-352d-0410-923a-c4978735b2b8
2010-04-25 17:53:14 +00:00
Adam Amstrong
217e119ca2
make services work again. uses nagios plugins.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@812 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-11 04:35:16 +00:00
Adam Amstrong
60ee7e5141
fix.!
...
git-svn-id: http://www.observium.org/svn/observer/trunk@243 61d68cd4-352d-0410-923a-c4978735b2b8
2008-07-18 08:35:02 +00:00
Adam Amstrong
c3e626aae2
remove old position for checkers and update related files
...
git-svn-id: http://www.observium.org/svn/observer/trunk@241 61d68cd4-352d-0410-923a-c4978735b2b8
2008-07-18 08:21:45 +00:00
Adam Amstrong
614520b28c
Fixing HTTP checker
...
git-svn-id: http://www.observium.org/svn/observer/trunk@90 61d68cd4-352d-0410-923a-c4978735b2b8
2007-04-11 19:24:47 +00:00
Super User
ff70062aa9
Initial Import
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2 61d68cd4-352d-0410-923a-c4978735b2b8
2007-04-03 14:10:23 +00:00