Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
functions.inc.php 13.2 KB

Latest revisions

# Date Author Comment
1b121a0f 03/24/2023 07:17 PM Steve Wheeler

Correct plural seconds check.

0d83ed08 02/27/2023 04:20 PM Jim Pingle

Update memory calulations. Implements #14011

  • Update memory usage calculation for system info widget
  • Add RRD data sources for new memory areas
  • Upgrade code to expand current memory RRD file with new DS entries
  • Make code that composes the commands which fetch memory info more...
402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

1e706214 12/15/2022 11:27 PM Reid Linnemann

Protect mem_usage() from doing arithmetic with empty sysctl values.

get_single_sysctl() may return an empty string in some conditions, there is no
guarantee that it returns an expected int value. Protect mem_usage() from
attempting to do arithmetic with sysctl values unless they are definitely...

12689bb0 11/17/2022 03:58 PM Jim Pingle

Correct QAT active reporting. Fixes #13674

Account for cases where the module(s) are loaded but the driver failed
to attach.

1be126b7 11/17/2022 10:57 AM Kristof Provost

fix pciconf output parsing

In FreeBSD 14 the output format of pciconf changed. It now splits up the
device and vendor fields.

Simplify this code by using the column output. Concatenate device and
vendor fields to match the previous output (with awk).

See https://cgit.freebsd.org/src/commit/?id=635cfe5b819f60f28b7e21b94322b0237c13244b...

d35a18fc 11/15/2022 07:21 PM Christian McDonald

RemoveUnusedForeachKeyRector runresults

5cc9c9ed 03/04/2022 02:55 AM → luckman212

minor display change, redmine #12714 (updated & squashed)

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

21f9d17b 12/21/2021 05:37 PM Christian McDonald

Make sure $sitems (skip items) is always an array.

View revisions

Also available in: Atom