DEV Community

Alfonso Siciliano
Alfonso Siciliano

Posted on • Edited on • Originally published at alfonsosiciliano.gitlab.io

2 2

sysctlview 2.1

sysctlview is a graphical sysctl MIB explorer for FreeBSD, each object represents a parameter of the kernel, sysctlview can show the properties of an object and get or set its value.

New version improvements:

Click a column title to sort, example with "Name" column:

Added Handler entry (kernel function pointer to get or set a value) can be Defined or Undefined. It is useful to know if an object has a value and because the OID of a node with a Defined handler can be extended to pass an input.

And...

CHANGELOG

2021-03-12 version 2.1

  * update: sysctl library to sysctlmibinfo2 2.0.1
  * update: menu link "Help -> Handbook"
  * update: handle NEEDGIANT like a normal flag
  * update: menu "Help -> Flags"
  * update: manual DESCRIPTION
  * update: menu "Help -> FAQ"
  * add: sort trees clicking column title
  * add: "[CLICK TO SHOW]" for value of a SKIP object
  * add: Handler entry in ObjectWindow
  * add: opaque format S,pagesizes
  * fix: indent menu "Help -> About -> License"
  * fix: delete CTLMASK_SECURE
  * delete: license.h, merged with mainwindow.cc
Enter fullscreen mode Exit fullscreen mode

To install the port (deskutils/sysctlview):

# cd /usr/ports/deskutils/sysctlview/ && make install clean
Enter fullscreen mode Exit fullscreen mode

To add the package:

# pkg install sysctlview
Enter fullscreen mode Exit fullscreen mode

To know more: https://gitlab.com/alfix/sysctlview

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more