Commit Graph

3904 Commits

Author SHA1 Message Date
laf
3e4a494047 Added bgp peers route to display all bgp peers 2014-10-26 15:48:51 +00:00
Paul Gear
f7892d0c5a A little note for later 2014-10-25 09:16:20 +10:00
Paul Gear
b5136b444c Remove unused function; make it clearer that _json_format is not used in PHP 5.4 & later 2014-10-25 09:16:07 +10:00
Paul Gear
208ac0b104 Merge remote-tracking branch 'laf/issue-laf-47' 2014-10-25 08:49:28 +10:00
Paul Gear
0131e8e7c3 Fix example community string 2014-10-25 08:44:51 +10:00
Paul Gear
1a5544116f Use $() consistently; fail if dirname or cd fails 2014-10-25 08:41:53 +10:00
Paul Gear
70bb420fe7 Use consistent spacing 2014-10-25 08:40:42 +10:00
Paul Gear
5564a581da Merge pull request #328 from laf/issue-laf-72
Fixes the fact daily.sh does not run outside of the install directory
2014-10-24 08:38:51 +10:00
laf
aa5d7f488c Fixes the fact daily.sh does not run outside of the install directory 2014-10-23 21:39:16 +01:00
Paul Gear
d8b0d8224a Merge pull request #324 from laf/issue-laf-69
Added additional text to email alerts that will show icmp or snmp when a down alert is generated
2014-10-22 22:03:48 +10:00
Paul Gear
fd1d972640 Merge pull request #323 from laf/issue-laf-68
Added options for fping to retry and timeout
2014-10-22 22:02:56 +10:00
Paul Gear
5f08c36043 Merge pull request #321 from laf/issue-laf-66
Added stripslashes to fix formatting issues
2014-10-22 21:59:20 +10:00
Paul Gear
a4be1a8501 Merge pull request #320 from laf/issue-laf-65
poll-device.php is no longer used / needed.
2014-10-22 21:58:45 +10:00
Paul Gear
39ed79c7e4 Merge pull request #318 from laf/issue-laf-64
Updated transport list to be generated from $config values
2014-10-22 21:58:07 +10:00
Paul Gear
69c3d926ff Merge pull request #315 from laf/issue-laf-58
Added the ability to call the api for a list of endpoints
2014-10-22 21:46:34 +10:00
Paul Gear
2832872c87 Merge pull request #314 from laf/issue-laf-60
Added names to all the relevant api routes
2014-10-22 21:42:30 +10:00
Paul Gear
15392ecf40 Merge pull request #313 from laf/issue-laf-61
Added a response code when things are ok - oops
2014-10-22 21:37:39 +10:00
Paul Gear
90c41ff650 Merge pull request #312 from laf/issue-laf-59
Removed trailing slash from v0 part of the uri
2014-10-22 21:37:17 +10:00
Paul Gear
9bf617b586 Merge pull request #310 from laf/issue-laf-54
Updated authToken response code to be 401
2014-10-22 21:34:21 +10:00
Neil Lathwood
def6adb73d Merge pull request #327 from laf/issue-laf-71
Updated disabled field to readonly as this stops submission of that field
2014-10-22 11:40:00 +01:00
laf
2b9341e773 Updated disabled field to readonly as this stops submission of that field 2014-10-22 11:17:25 +01:00
Neil Lathwood
bb1a63635b Merge pull request #316 from laf/issue-laf-62
Changed graphs using yearh to year
2014-10-20 20:29:50 +01:00
Neil Lathwood
b713306441 Merge pull request #325 from laf/issue-laf-70
Fixed issues with using web installer due to variable name change
2014-10-18 19:42:19 +01:00
Neil Lathwood
3f0ec58844 Fixed issues with using web installer due to variable name change 2014-10-18 18:21:04 +00:00
Paul Gear
71a3eb1c76 Merge pull request #301 from laf/issue-laf-46
Added authlog purge + improved efficiency of clearing out large syslog tables
2014-10-18 18:43:27 +10:00
laf
d77553f962 Added additional text to email alerts that will show icmp or snmp when a device goes down 2014-10-16 23:03:58 +01:00
laf
d8904d866c Added options for fping to retry and timeout 2014-10-16 21:52:35 +01:00
Neil Lathwood
e903748e1d Added stripslashes to fix formatting issues 2014-10-11 19:35:34 +00:00
Neil Lathwood
b351dcfd0f poll-device.php is no longer used / needed. 2014-10-11 17:19:33 +00:00
Neil Lathwood
4a19553e31 Merge pull request #319 from laf/issue-laf-67
Moved the Add Host button as it was hidden on snmp v1/v2c options
2014-10-11 18:15:15 +01:00
Neil Lathwood
7c23774cb2 Moved the Add Host button as it was hidden on snmp v1/v2c options 2014-10-11 17:01:44 +00:00
Neil Lathwood
a0b801f60d Updated transport list to be generated from $config values 2014-10-11 16:55:32 +00:00
Neil Lathwood
6ccc951480 Update daily.php 2014-10-11 09:32:37 +01:00
Paul Gear
b400ff839d Merge pull request #307 from laf/issue-laf-53
Updated adduser to check for existing user and use password hashing
2014-10-11 16:16:41 +10:00
Paul Gear
7b26b4d79f Merge pull request #305 from laf/issue-laf-51
Added a LIMIT 10 into all the front page boxes
2014-10-11 15:58:55 +10:00
Neil Lathwood
154c67f180 Changed graphs using yearh to year 2014-10-09 17:12:07 +00:00
Neil Lathwood
24ee2541ee Defining output array as per scrutinizer 2014-10-09 16:47:11 +00:00
Neil Lathwood
0be049fde9 Added the ability to call the api for a list of endpoints 2014-10-09 16:20:04 +00:00
Neil Lathwood
78c083ce7a Added names to all the relevant api routes 2014-10-09 16:16:26 +00:00
Neil Lathwood
b6db82d8af Added a response code when things are ok - oops 2014-10-09 16:14:06 +00:00
Neil Lathwood
111a827a63 Removed trailing slash from v0 part of the uri 2014-10-09 15:44:33 +00:00
Neil Lathwood
cd8b2299df Updated authToken response code to be 401 2014-10-07 23:53:26 +00:00
Neil Lathwood
7feaf2fcba Moved the 10 limit for down boxes to config option 2014-10-07 19:37:52 +00:00
Neil Lathwood
cdf199a2dd Updated the syslog loop to break when no more data can be deleted 2014-10-07 19:28:18 +00:00
laf
4b16b0e4d2 Added missing source for code 2014-10-07 11:29:54 +01:00
Paul Gear
88fb66c774 Merge pull request #303 from laf/issue-laf-48
Updated addhost page to only show relevant snmp v1/v2c/v3 options
2014-10-07 20:13:38 +10:00
Paul Gear
5887009b63 Merge pull request #300 from laf/issue-laf-44
Added a route to the API that will get vlans for a given device
2014-10-07 19:56:01 +10:00
Paul Gear
e6fe3bea4f Merge pull request #294 from laf/api
Added the ability to create tokens
2014-10-07 19:41:47 +10:00
Paul Gear
3d0c11bca4 Merge pull request #299 from laf/issue-laf-43
Added a new library to support on screen notification messages
2014-10-07 19:40:42 +10:00
Paul Gear
d665a101ac Merge pull request #297 from laf/issue-laf-42
Fixed the placement of overlib popup images
2014-10-07 19:32:41 +10:00