Commit Graph

65 Commits

Author SHA1 Message Date
laf
820afa6dbb Added logging of reason device was detected as down (icmp/snmp) 2015-06-22 22:11:02 +01:00
Paul Gear
b84b8de09f Merge pull request #1110 from laf/issue-279
Updated mysql DATE_FORMAT() and php date() to use $config variables
2015-06-13 10:15:23 +10:00
Daniel Preussker
225a84d597 Merge pull request #1210 from SaaldjorMike/fix-memory
Fixed entry count on memory page
2015-06-08 14:03:48 +00:00
Mike Rostermund
f1c13d1e3d Fixed entry count on memory page 2015-06-08 13:19:40 +02:00
Mike Rostermund
ed86171d0a Fixed entry count on storage page 2015-06-08 13:14:39 +02:00
Rosiak
250b58ea8b Minor corrections to memory bootgrid 2015-06-04 00:08:53 +02:00
Rosiak
f9322a29c6 Convert memory page to use bootgrid 2015-06-03 23:39:54 +02:00
Rosiak
054bf3ae20 Convert processors page to use bootgrid
- Based on @laf code from the storage page
2015-06-02 22:15:36 +02:00
Mike Rostermund
f8331ce8dd Fixed issue when truncating UTF-8 strings, fallback to old way if extension is not loaded. 2015-05-30 16:39:39 +02:00
Neil Lathwood
94f66c44bb Revert "Fixed issue when truncating UTF-8 strings." 2015-05-30 03:43:00 +01:00
Mike Rostermund
134ef3090b Fixed issue when truncating UTF-8 strings. 2015-05-29 15:33:11 +02:00
f0o
fa170aa37b Fix bug with worded states in device-table 2015-05-27 16:07:09 +00:00
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
laf
6496e6ece4 Consistent date formatting from MySQL 2015-05-22 13:38:52 +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
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
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
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
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
laf
fa83e1ecea Fixed devices location filtering 2015-05-05 11:29:59 +01:00
Neil Lathwood
c62a5bf3c3 Merge pull request #862 from f0o/issue-851
Updates syslog-page
2015-05-03 13:26:54 +01:00
laf
113636cce9 Updated alerts status box 2015-04-29 01:31:52 +01:00
f0o
da624fa136 Added Macros in Alert-Rule syntax 2015-04-24 19:14:10 +00:00
f0o
3a9e003969 Using Bootgrid for syslogs page
Added datepicker to syslog-filters
2015-04-24 14:35:59 +00:00
Daniel Preussker
821b686713 Merge pull request #845 from laf/issue-842
Updated search pages to fix broken elements
2015-04-23 16:57:24 +00:00
Daniel Preussker
57efb19527 Merge pull request #855 from laf/user-perms
Added function for read only admin and updating lots of areas with user perms issue.
2015-04-23 16:48:03 +00:00
Neil Lathwood
4ef0e6b4ca Merge pull request #857 from f0o/alerts-table
Provides ability to expand the alert triggers
2015-04-23 17:02:22 +01:00
f0o
ab6de0180b Removed generate_entity_link 2015-04-23 15:29:42 +00:00
f0o
4c77c76dfa Added more eye-candy 2015-04-23 15:08:25 +00:00
laf
2891346a52 Fixed user perms for alert log dropdown 2015-04-22 20:51:14 +01:00
laf
17108e6dc9 Updated search pages to fix broken elements 2015-04-21 22:39:28 +01:00
laf
0fcf3b07a9 Updated variable setting + truncated additional text 2015-04-21 09:43:34 +01:00
laf
096fe204fb Removed debug statement 2015-04-19 23:27:12 +01:00
laf
8ebec5c955 Added ability to expand alerts to see triggers 2015-04-19 23:19:13 +01:00
laf
b7e4f1bb34 Trying new way to show alerts 2015-04-19 22:46:31 +01:00
laf
deda8c2ab0 Final bits to the schedule maintenance section 2015-04-19 20:23:34 +01:00