Commit Graph

25 Commits

Author SHA1 Message Date
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