Commit Graph

1335 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
Mike Rostermund
39f5daefee Fixed wrong graph type reference 2015-05-26 00:45:24 +02: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
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
f92a305821 Added error checking to create device group 2015-05-22 11:10:26 +01: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
laf
490f94e2ed Added response to modal form when an error occurs 2015-05-22 08:17:26 +01: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
Mike Rostermund
01cef298a7 Removed another redundant '/' 2015-05-21 15:05:49 +02:00
Daniel Preussker
8d3287270d Merge pull request #1083 from laf/issue-1060
Added dbm icon
2015-05-20 12:24:37 +02:00
laf
7791735637 Added dbm icon 2015-05-19 21:47:23 +01:00
Rudy Hardeman
2ec929b571 initial version 2015-05-19 22:19:13 +02:00
laf
487906b34e Updated services edit / delete pages 2015-05-19 17:18:39 +01:00
laf
57a08a0ade Finished dell rac support and updated mib 2015-05-19 01:04:17 +01:00
Paul Gear
2285f8c2e8 Fix first colour in storage graph being wrong 2015-05-18 23:48:14 +10:00
Paul Gear
a2c8669bc0 Additional fix for sorting by total used storage column 2015-05-18 23:48:14 +10:00
Paul Gear
44f3428fad Merge pull request #1055 from laf/issue-1023
Fixed used column sorting
2015-05-18 21:44:14 +10:00
laf
ec833e88cd Fixed used column sorting 2015-05-18 12:04:44 +01:00
Daniel Preussker
37d69cc0e4 Merge pull request #1030 from laf/issue-1023
Converts storage page to use bootstrap
2015-05-17 14:38:38 +02:00
f0o
7aab831feb Show details of alert in the alert-logs
Move alert-detail generation to own function
2015-05-17 11:45:13 +00:00
laf
1d4ae186ab Removed drive ignore code 2015-05-16 23:42:26 +01:00
laf
8cd587755f Final version for storage page 2015-05-16 21:04:59 +01:00
laf
7c5087bacb Added bootgrid support for storage page 2015-05-16 16:30:25 +01:00
Arjit Chaudhary
e194d15e4b Changed fa-down to fa-exclamation-triangle for Down 2015-05-15 22:48:46 +05:30
Arjit Chaudhary
d63ef23389 Down to down icon, disabled to paused icon and make down icon in red 2015-05-15 12:48:24 +05:30
Arjit Chaudhary
d9b4babc6f Probably better to change Add Server icon to fa-plus 2015-05-15 12:44:29 +05:30
Arjit Chaudhary
7e63124bcc Change fa-desktop to fa-trash for Delete Device icon 2015-05-15 10:48:54 +05:30
laf
503c97d02a Shrunk the Hostname column down, it took up 90% of the screen and looked odd. 2015-05-14 20:05:47 +01:00
Daniel Preussker
862256aace Merge pull request #998 from laf/issue-994
Added support for custom customer descriptions in ifDescr
2015-05-14 13:34:06 +00:00
laf
8f8ef81799 Added support for custom customer descriptions in ifDescr 2015-05-14 00:37:40 +01:00
laf
4a9b01caf0 Added flag to disable port relationship in ports list for a device 2015-05-13 23:01:26 +01:00
laf
189391d7bb Removed duplicated query 2015-05-13 18:58:15 +01:00
laf
3f4a010125 Fixed query which caused issues when no devices_perms existed 2015-05-13 18:42:51 +01:00
laf
902e61d132 Fixed SQL query to limit normal users view 2015-05-13 15:49:50 +01:00
f0o
96d8fe460f Define some sane defaults for graphs 2015-05-11 17:10:53 +00:00
f0o
a8e5880423 Fix logic bugs and strip %% 2015-05-11 13:09:51 +00:00
f0o
25a9535b95 Rewrite rrdtool_escape 2015-05-11 11:22:36 +00:00
Mickael Marchand
55ee833e57 remove the headers if there is nothing to display below them 2015-05-10 18:44:49 +02:00
Mickael Marchand
cdd073a197 new noagg option to prevent displaying the aggregates 2015-05-10 18:36:15 +02:00
Mickael Marchand
a43165ec1b fixed nototal option which was not properly set in common.inc.php
add new nodetails option to not display each device/port on the legend when graphing lots of devices
add new aggregates on multibits graphs
2015-05-10 17:52:46 +02:00
Mickael Marchand
e93ca2b465 Set $inverse to TRUE when the GET option is set
Fixes #948
2015-05-10 13:20:24 +02:00
Ultra2D
05e3282cce Merge branch 'master' into issue-714 2015-05-09 17:17:51 +02:00
f0o
ef74acb6cb Adds:
`bills` to `html/ajax_rulesuggest.php`
	`generate_bill_url` to `html/includes/functions.inc.php`
	Link to bills in `html/includes/table/alerts.inc.php`
2015-05-07 20:43:02 +00:00
laf
f5d02ab18d Added API to feed into Oxidized 2015-05-07 00:32:58 +01:00
laf
9d6f20ccf1 Another tweak to SQL query for devices 2015-05-05 23:54:36 +01:00
laf
1fdf271470 Added missing devices. for column reference 2015-05-05 12:54:25 +01:00