Zack Spear
ddeea55f37
style: wrap capabilities table in SmartInfo.php with TableContainer for improved layout
...
- Encapsulated the existing capabilities table within a <div> with class "TableContainer" to enhance responsiveness and layout consistency.
- This change aligns with previous updates for better structure across similar components.
2025-05-09 14:31:43 -07:00
tom mortensen
09b9394df4
Merge pull request #1552 from serisman/feature/ssd_bytes
...
Display KB/MB/GB/TB written in SMART Attributes for SSDs
2023-12-29 11:15:28 -08:00
tom mortensen
802a9491d0
Merge pull request #1551 from serisman/feature/ssd_endurance
...
Add 'SSD endurance remaining' SMART Attribute.
2023-12-29 11:14:55 -08:00
S. Erisman
0007e7c984
Better code readability
2023-12-15 15:54:39 -06:00
S. Erisman
e37a6d2c11
Use existing my_scale function instead of custom function
2023-12-15 15:42:47 -06:00
S. Erisman
419bf22958
Display KB/MB/GB/TB written in SMART Attributes for SSDs
2023-12-14 17:33:41 -06:00
S. Erisman
3fccbd7dd9
Add 'SSD endurance remaining' SMART Attribute.
2023-12-14 12:55:48 -06:00
S. Erisman
050fe46e9a
Fix display of 'Accumulated power on time, hours:minutes xxxxx:yy' SMART attribute
2023-12-14 10:49:24 -06:00
bergware
09e8740c04
Styling enhancements to improve consistency
2023-12-11 20:11:21 +01:00
bergware
8dd6e6dd1b
More enhancements and fixes based on feedback
...
- Disk settings: Separate SSD temperature thresholds
- Dashboard: more descriptive system resources + tooltip
- Wrappers: fix NVME power value retrieval
2023-12-04 20:29:42 +01:00
bergware
50cd2bea80
Update SmartInfo.php
2023-12-02 15:03:58 +01:00
bergware
6bca833663
Make SSD offset a variable instead of hardcoded
...
Hidden variable for the moment
2023-12-02 10:13:38 +01:00
bergware
f34542d5d7
Set temperature thresholds for SSD devices automatically higher
2023-12-02 04:24:44 +01:00
bergware
b1f7b37ff0
Set temperature thresholds for SSD devices automatically higher
...
- Add 15 degrees extra for SSD devices as standard 'hot' and 'max' thresholds
- User can overwrite defaults by setting thresholds for a specific device
2023-12-02 02:08:47 +01:00
bergware
bd4751d068
Updated: NVME power state / temp threshold
2023-11-30 23:32:04 +01:00
bergware
f6f0458dbb
pdated: NVME power state / temp threshold
2023-11-30 22:37:40 +01:00
bergware
04cc604bd5
Updated: NVME power state / temp threshold
2023-11-30 21:29:45 +01:00
bergware
74a92996e4
Add automatics NVME temperature thresholds
2023-11-30 17:44:02 +01:00
bergware
b2a26954fd
Add automatics NVME temperature thresholds
2023-11-30 16:16:21 +01:00
SimonFair
c636ab6029
Self test fix for NVMEs
2023-11-25 12:27:37 +00:00
bergware
ceeb125ba9
Use "null coalescing assignment" operator for $docroot
2023-10-26 14:00:15 +02:00
Tom Mortensen
f9ec00b488
repo reorg
2023-06-02 12:49:33 -07:00