Commit Graph

5270 Commits

Author SHA1 Message Date
Mike Rostermund
4497805b59 Show ifName instead of ifDescr in /search/search=arp/ 2015-05-26 17:51:28 +02:00
Paul Gear
bd46c0981c Merge pull request #1130 from laf/issue-1129
Moved sql where line to be included in count
2015-05-26 20:43:33 +10:00
Daniel Preussker
2228f7f4aa Merge pull request #1131 from SaaldjorMike/wrong-graph-type
Fixed wrong graph type reference
2015-05-26 08:05:32 +00:00
Paul Gear
1e5079e394 Merge pull request #1132 from SaaldjorMike/mouseover-ciscosb-1
Added CPU usage to mouseover for Cisco SB
2015-05-26 09:51:22 +10:00
Mike Rostermund
ad4abe742f Added CPU usage to mouseover for Cisco SB 2015-05-26 01:17:08 +02:00
Mike Rostermund
39f5daefee Fixed wrong graph type reference 2015-05-26 00:45:24 +02:00
Paul Gear
c53f9aae0e Merge pull request #1123 from laf/issue-1122
Updated nfsen directory checking
2015-05-26 08:44:48 +10:00
laf
03ed5e6c7d Moved sql where line to be included in count 2015-05-25 21:54:57 +01:00
Daniel Preussker
fd33321113 Merge pull request #1124 from laf/issue-1121
Removed lower limit for sensor graphs so negative values will show
2015-05-25 06:54:53 +00:00
Daniel Preussker
c199be62b2 Merge pull request #1125 from laf/issue-1033
Added ability to customise ports transit/peering/core/custom descr
2015-05-25 06:54:05 +00:00
Daniel Preussker
6a9b805b8b Merge pull request #1127 from laf/issue-1026
Fixed processor graphs tooltip
2015-05-25 06:53:05 +00:00
Daniel Preussker
0bd40dfec8 Merge pull request #1126 from laf/issue-1116
Added fallback for poller_group if empty
2015-05-25 06:52:29 +00:00
laf
9372d3040e Fixed processor graphs popup 2015-05-24 21:51:52 +01:00
laf
071dd060a3 Added fallback for poller_group if empty 2015-05-24 20:48:54 +01:00
laf
3258e27f19 Added info for custom descr to docs 2015-05-24 20:16:45 +01:00
laf
1503013344 Added ability to customise ports transit/peering/core/custom descr 2015-05-24 20:07:37 +01:00
laf
7b06ec88bb Removed lower limit for sensor graphs so negative values will show 2015-05-24 19:09:13 +01:00
laf
95b5eec674 Updated nfsen directory checking 2015-05-24 17:48:41 +01:00
Daniel Preussker
26ee1cbeb7 Merge pull request #1118 from thomseddon/contrib-agreement
I aggree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md
2015-05-23 19:58:40 +00:00
Thom Seddon
0f9c93d985 I aggree to the conditions of the Contributor Agreement contained
in doc/General/Contributing.md

fixes #1059
2015-05-23 13:27:58 +01:00
Neil Lathwood
10bfc3dbe6 Merge pull request #1114 from Rosiak/master
Ubiquiti EdgeOS - Fix missing CPU load graphs
2015-05-22 23:29:05 +01:00
Rosiak
954632de10 Ubiquiti EdgeOS - Fix missing CPU load graphs
- No graphs were generated for the CPU load, now fixed. Tested on
EdgeRouter Lite 3-Port
2015-05-22 22:26:31 +02:00
Neil Lathwood
a5048cf185 Merge pull request #1109 from f0o/issue-1066
Introduce config-switch to regather contacts before dispatch
2015-05-22 12:10:40 +01:00
Daniel Preussker
68e0d7925f Merge pull request #1107 from laf/issue-1105
Added error checking to add alert rule and add device group forms
2015-05-22 10:31:49 +00:00
f0o
e242924fd8 Introduce config-switch to regather contacts before dispatch 2015-05-22 10:26:38 +00:00
Neil Lathwood
543f6282a3 Merge pull request #1058 from SaaldjorMike/ciscosb-mibs
Updated MIBs for Cisco SB devices.
2015-05-22 11:13:26 +01:00
laf
f92a305821 Added error checking to create device group 2015-05-22 11:10:26 +01:00
Daniel Preussker
d1af636b9e Merge pull request #1104 from laf/issue-1097
Added link to stats + check for php module
2015-05-22 09:35:51 +00:00
Daniel Preussker
4a15e78654 Merge pull request #1103 from laf/issue-1090
Added additional snmp config line
2015-05-22 09:35:30 +00:00
laf
be96aa7045 Changed from addClass to removeClass 2015-05-22 09:35:55 +01:00
laf
9726773e0e Added more visual validation 2015-05-22 09:33:52 +01:00
Paul Gear
2486750269 Merge pull request #1106 from laf/issue-27
Stop boxes appearing when the device is down
2015-05-22 17:30:21 +10:00
laf
490f94e2ed Added response to modal form when an error occurs 2015-05-22 08:17:26 +01:00
laf
ffdece9538 Stop boxes appearing when the device is down 2015-05-22 07:43:13 +01:00
laf
4b74ed31a0 Added link to stats + check for php module 2015-05-21 23:29:45 +01:00
laf
a24be58f73 Added additional snmp config line 2015-05-21 22:20:42 +01:00
Daniel Preussker
d124e55b3d Merge pull request #1101 from fjwcash/issue-1098
Search field parsing is slightly broken
2015-05-21 19:35:30 +00:00
Daniel Preussker
2f15999415 Merge pull request #1102 from fjwcash/fjwcash-patch-1
Update AUTHORS.md.
2015-05-21 19:35:05 +00:00
Freddie Cash
5747448980 Update AUTHORS.md.
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-05-21 10:30:38 -07:00
Freddie Cash
620a97b2c9 Search field parsing is slightly broken
Fix to allow searching based on Location and Device Type.  Without this fix, you can only search on one or the other, but not both.

See Issue 1098 for more info.
https://github.com/librenms/librenms/issues/1098
2015-05-21 08:40:31 -07:00
Daniel Preussker
47dc6ec3a9 Merge pull request #1100 from SaaldjorMike/fix-link2
Removed another redundant '/'
2015-05-21 15:22:33 +00:00
Mike Rostermund
01cef298a7 Removed another redundant '/' 2015-05-21 15:05:49 +02:00
Daniel Preussker
0be611de4d Merge pull request #1087 from laf/enable-ip-add
Removed code that performs hostname check
2015-05-20 19:48:09 +00:00
Daniel Preussker
1779f6ac55 Merge pull request #1094 from laf/issue-1014
Added a clear custom button to allow poller to re-pick up limits
2015-05-20 19:41:12 +00:00
Neil Lathwood
47e24f368c Merge pull request #1093 from f0o/issue-1092
Add config-option to exclude SysContact from alerts
2015-05-20 20:19:38 +01:00
laf
05634a4e38 Added a clear custom button to allow poller to re-pick up limits 2015-05-20 19:40:02 +01:00
f0o
fe412952c1 Add config-option to exclude SysContact from alerts 2015-05-20 16:29:39 +00:00
Daniel Preussker
695edde7bd Merge pull request #1088 from laf/issue-1063
Update SQL query for ospf_nbrs lookup to use device_id
2015-05-20 18:17:45 +02:00
Neil Lathwood
20ef96e50f Merge pull request #1089 from SaaldjorMike/fix-link
Removed the last '/' to not generate /tab=showconfig//
2015-05-20 15:58:27 +01:00
Mike Rostermund
68e9cbb054 Removed the last '/' to not generate /tab=showconfig// 2015-05-20 16:42:17 +02:00