If you see the private node numbers but no description (and you want a description) then you need to rename /var/www/html/allmon2/private.sample.txt and add your info. Then run astdb.php.
Those sound like Allmon2 steps. Allmon3 all settings are in the /etc/allmon3 directory. Once you’ve made the appropriate edits, restart with systemctl restart allmon3.service.
× allmon3.service - Allmon3 daemon
Loaded: loaded (/lib/systemd/system/allmon3.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Sat 2025-08-30 15:23:17 EDT; 10s ago
Duration: 264ms
Process: 97558 ExecStart=allmon3 (code=exited, status=1/FAILURE)
Main PID: 97558 (code=exited, status=1/FAILURE)
CPU: 264ms
Aug 30 15:23:17 HUB allmon3[97558]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Aug 30 15:23:17 HUB allmon3[97558]: File "/usr/lib/python3/dist-packages/asl_allmon/node_configs/init.py", line 36, in init
Aug 30 15:23:17 HUB allmon3[97558]: node_config = AllmonNodeConfig(k_node, config_full[str(k_node)])
Aug 30 15:23:17 HUB allmon3[97558]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Aug 30 15:23:17 HUB allmon3[97558]: File "/usr/lib/python3/dist-packages/asl_allmon/node_configs/init.py", line 90, in init
Aug 30 15:23:17 HUB allmon3[97558]: self.pollinterval = float(config["pollinterval"])
Aug 30 15:23:17 HUB allmon3[97558]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Aug 30 15:23:17 HUB allmon3[97558]: ValueError: could not convert string to float: '1 # (O) polling interval to asterisk in seconds'
Aug 30 15:23:17 HUB systemd[1]: allmon3.service: Main process exited, code=exited, status=1/FAILURE
Aug 30 15:23:17 HUB systemd[1]: allmon3.service: Failed with result 'exit-code'.