Commit Graph
5577 Commits
Author SHA1 Message Date
pblasquez 21e2b45cec Merge remote-tracking branch 'refs/remotes/librenms/master' into ajax_headers_4 2016-04-28 14:38:25 -07:00
pblasquez f3c4dacf7d Allow for separate headers upon conditional 2016-04-28 14:38:20 -07:00
pblasquez de03046936 Merge remote-tracking branch 'refs/remotes/librenms/master' into ajax_headers_3 2016-04-28 14:36:46 -07:00
pblasquez 186426933d Allow for separate headers upon conditional 2016-04-28 14:36:25 -07:00
pblasquez ee8268bf07 Merge remote-tracking branch 'refs/remotes/librenms/master' into ajax_headers_2 2016-04-28 14:33:48 -07:00
pblasquez 71a57b6214 Allow for separate headers upon conditional 2016-04-28 14:30:03 -07:00
pblasquez c295283807 Merge remote-tracking branch 'refs/remotes/librenms/master' into ajax_headers_1 2016-04-28 14:29:15 -07:00
pblasquez 2c57979011 forgot to add back max() 2016-04-26 16:07:20 -07:00
pblasquez 826cd17c33 Ajax headers for various 2016-04-26 15:13:01 -07:00
pblasquez b5b3929d70 Ajax headers for devices and components 2016-04-26 15:06:29 -07:00
pblasquez d2be07b49c Ajax headers for dashboard/config forms 2016-04-26 14:47:03 -07:00
pblasquez d4d2736954 Ajax Headers for Alert Forms 2016-04-26 14:39:10 -07:00
pblasquez 8e8315dbcd Move config to WebUI 2016-04-26 12:56:58 -07:00
Neil Lathwood 7066c27b0a Merge pull request #3427 from adaniels21487/issue-3405-1
Nagios Services - Status update
2016-04-26 13:34:37 +01:00
Aaron Daniels 048b553926 Nagios Services - Status update
- Fixed summary widgets
2016-04-26 22:05:34 +10:00
Aaron Daniels 4545aea28d - Services widget on device overview page was still displaying legacy status
while the database has been storing nagios style status.
  Modified to: 0=Ok, 1=Unknown, 2=Critical.
2016-04-26 07:04:22 +10:00
Rainer Schueler 93e059f2c1 Merge branch 'master' of https://github.com/librenms/librenms
Conflicts:
	includes/services/check_dhcp.inc.php
2016-04-25 08:48:04 +02:00
Rainer Schueler 1c4cf026d4 Renamed Viprinet to Viprinux. Icon size now 32x32 2016-04-25 08:26:46 +02:00
Neil Lathwood 1c3869c5f0 Merge pull request #3416 from murrant/netonix-poe
Add PoE state to Netonix devices
2016-04-24 20:00:46 +01:00
Neil Lathwood 295364da2d Merge pull request #3419 from murrant/php7
Correct stripos check
2016-04-24 14:13:15 +01:00
Tony Murray 40759c511f Correct stripos check 2016-04-24 07:47:16 -05:00
Neil Lathwood 1e309eebe2 Merge pull request #3363 from wiad/issue-3362
add config option for typeahead limit
2016-04-24 11:20:22 +01:00
Tony Murray b98ba8c1a4 Remove some deprecated functions 2016-04-24 01:05:14 -05:00
Tony Murray 46a0bbfc82 Add PoE state to Netonix devices
Allow for non-numeric states.  state_descr must match what is returned by the device.
2016-04-23 20:56:21 -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
Adam Winberg 8ef8c33ba3 forgot setting typeahead_limit option for dash 2016-04-21 13:03:26 +02:00
Adam Winberg 9c58f70b57 Merge branch 'master' of https://github.com:/wiad/librenms into issue-3362 2016-04-21 12:57:37 +02:00
Adam Winberg 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
Paul Gear c99fee75df Sort services list 2016-04-21 08:08:17 +10:00
Adam Winberg a0447dd88d fix missing semicolon 2016-04-19 15:19:24 +02:00
Adam Winberg 5871681015 change from poller_module to include from os polling 2016-04-19 13:58:38 +02:00
Adam Winberg 3de317b7a8 Merge branch 'master' of https://github.com:/wiad/librenms into issue-3370 2016-04-19 13:52:28 +02:00
Adam Winberg 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
Adam Winberg 5f9c797bce Added RSSI and MNC graphing to Cisco WWAN routers 2016-04-14 16:18:53 +02:00
Rainer Schueler 52ad0b24ab Added rudimentary support for Viprinet VPN routers.
https://www.viprinet.com/de/support/downloads
2016-04-13 13:49:15 +02:00
wiad 362bcd4353 add config option for typeahead limit 2016-04-12 19:16:15 +02:00
Adam Winberg 42ed9c511e Merge branch 'master' of https://github.com:/wiad/librenms into issue-3352 2016-04-12 11:58:32 +02:00
Adam Winberg ec96b77c2e hyperlink widget graph to large graph 2016-04-12 11:57:14 +02:00
Neil Lathwood 77002d972d Merge pull request #3244 from adaniels21487/issue-2193
Nagios Services
2016-04-12 08:27:22 +01:00
Aaron Daniels 111a52d48c Merge branch 'master' into issue-2193 2016-04-12 07:34:40 +10:00
Michael Nguyen 699c407072 Fix javascript bug with repeating sensors icon on devices page 2016-04-11 13:45:58 -07:00
Michael Nguyen 2c8ba538b8 Fix javascript bug with repeating sensors icon on devices page 2016-04-11 13:36:55 -07:00
Neil Lathwood f1912cca7b Merge pull request #3340 from wiad/issue-3339
Add Infoblox mibs and icon
2016-04-11 21:12:49 +01:00
jnewell 94f698001b Merge branch 'master' of https://github.com/librenms/librenms 2016-04-11 09:46:28 -07:00
Neil Lathwood d936dd5430 Merge pull request #3341 from wiad/issue-3303
Support hostnames in rancid with or without domain suffix
2016-04-11 16:43:52 +01:00
Adam Winberg 3873aaf01e Extend if statement to support hostnames in rancid with or without domain suffix 2016-04-11 08:32:13 +02:00
Adam Winberg 6144071683 Add Infoblox mibs and icon 2016-04-11 08:26:13 +02:00
Paul Heinrichs f17a1baabb Removing leading whitespace in signal.inc 2016-04-06 08:48:20 -04:00
Paul Heinrichs f60228b800 Add unit_long variable to signal sensor 2016-04-06 08:21:42 -04:00