1997 Commits

Author SHA1 Message Date
048b553926 Nagios Services - Status update
- Fixed summary widgets
2016-04-26 22:05:34 +10:00
295364da2d Merge pull request #3419 from murrant/php7
Correct stripos check
2016-04-24 14:13:15 +01:00
40759c511f Correct stripos check 2016-04-24 07:47:16 -05:00
1e309eebe2 Merge pull request #3363 from wiad/issue-3362
add config option for typeahead limit
2016-04-24 11:20:22 +01:00
b98ba8c1a4 Remove some deprecated functions 2016-04-24 01:05:14 -05:00
laf
f801f63a99 Missing AND 2016-04-22 14:42:33 +00:00
laf
78204f3971 Added api call for ipsec tunnels 2016-04-22 13:41:38 +00:00
9c58f70b57 Merge branch 'master' of https://github.com:/wiad/librenms into issue-3362 2016-04-21 12:57:37 +02:00
341869eaaf use existings webui option (global_search_result_limit) to set typeahead limit instead of introducing new config option 2016-04-21 12:56:45 +02:00
c99fee75df Sort services list 2016-04-21 08:08:17 +10:00
a0447dd88d fix missing semicolon 2016-04-19 15:19:24 +02:00
5871681015 change from poller_module to include from os polling 2016-04-19 13:58:38 +02:00
3de317b7a8 Merge branch 'master' of https://github.com:/wiad/librenms into issue-3370 2016-04-19 13:52:28 +02:00
aefb602480 Added '^' and '$' as allowed characters in regex split to be able to use start-of-string/end-of-string in LIKE statements for device groups 2016-04-15 08:49:10 +02:00
5f9c797bce Added RSSI and MNC graphing to Cisco WWAN routers 2016-04-14 16:18:53 +02:00
362bcd4353 add config option for typeahead limit 2016-04-12 19:16:15 +02:00
42ed9c511e Merge branch 'master' of https://github.com:/wiad/librenms into issue-3352 2016-04-12 11:58:32 +02:00
ec96b77c2e hyperlink widget graph to large graph 2016-04-12 11:57:14 +02:00
77002d972d Merge pull request #3244 from adaniels21487/issue-2193
Nagios Services
2016-04-12 08:27:22 +01:00
111a52d48c Merge branch 'master' into issue-2193 2016-04-12 07:34:40 +10:00
699c407072 Fix javascript bug with repeating sensors icon on devices page 2016-04-11 13:45:58 -07:00
2c8ba538b8 Fix javascript bug with repeating sensors icon on devices page 2016-04-11 13:36:55 -07:00
94f698001b Merge branch 'master' of https://github.com/librenms/librenms 2016-04-11 09:46:28 -07:00
f17a1baabb Removing leading whitespace in signal.inc 2016-04-06 08:48:20 -04:00
f60228b800 Add unit_long variable to signal sensor 2016-04-06 08:21:42 -04:00
c797666e84 Cambium graph changes 2016-04-06 08:19:30 -04:00
13e05f6858 Removed unused cambium files
Unused due to canopy/cambium split
2016-04-06 08:16:53 -04:00
0e6093abfc Added device/port_stack API endpoint. Updated documentation 2016-04-05 14:25:45 -07:00
e40042bd5c Added device/port_stack API endpoint 2016-04-05 13:03:17 -07:00
edec7713b0 Merge pull request #3304 from adaniels21487/issue-3264
Component API Additions
2016-03-31 11:54:56 +01:00
e9fc08ea28 Changing GPS tracked to green 2016-03-30 09:41:02 -04:00
9706a85454 - Added add, edit and delete API calls for components.
- Added documentation for the new calls.
2016-03-30 17:16:14 +10:00
8f59b8c7f7 Merge branch 'master' into issue-2193 2016-03-29 20:16:07 +10:00
eeb3dff393 - Use Nagios alerting: 0 = Ok, 1 = Warning, 2 = Critical
- Update documentation
- Moved SQL for upstream changes
2016-03-29 20:15:42 +10:00
985e1a4402 Split Cambium/Canopy Detection and Polling 2016-03-24 10:34:56 -04:00
a13d148fb1 Added Signal Sensor 2016-03-22 10:37:07 -04:00
72b9fd4d38 Added Cambium Support 2016-03-22 09:32:26 -04:00
854812a457 - added rrd_pipes to check script
- renamed service_* to *_service
2016-03-22 16:40:51 +10:00
6b896d0cb7 Merge pull request #3239 from richardlawley/billing-search
Convert bills list to Bootgrid
2016-03-17 21:09:10 +00:00
f90e7baa31 Merge pull request #3252 from laf/issue-3131
Updated alerts query to retrieve sysName for function use
2016-03-16 11:07:13 +10:00
laf
4cbeb18af5 Updated alerts query to retrieve sysName for function use 2016-03-16 00:56:58 +00:00
3e1d40fd7c - Added $vars to ajax_forms
- replaced all instances of $_POST with $vars
2016-03-16 08:37:15 +10:00
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
4500c2a3ba Fix dates shown in history view 2016-03-15 08:11:42 +00:00
b2c015b58c Add Interface at bill create screen 2016-03-14 19:18:53 +00:00
0e5b413d05 Include Notes field on Bills list 2016-03-14 16:35:23 +00:00
cbb8699fb8 Convert table to bootgrid 2016-03-14 16:30:55 +00:00
dbf7d30538 Merge pull request #3219 from richardlawley/increase-alert-suggestions
Increase rule suggestions to 20
2016-03-13 20:11:00 +00:00
240ffe55af Merge pull request #3178 from Ultra2D/api-ldap
API access when using LDAP authentication
2016-03-13 20:06:35 +00:00
b89fa295a5 Increase rule suggestions to 20 2016-03-11 08:51:24 +00:00