Fernando Chaves

Results 11 issues of Fernando Chaves

I have a network router which reports its uptime like `2w5d2h16m59s`. I'm looking to convert it to seconds to use in monitoring systems, like Zabbix. Any chance of making this...

enhancement

How can I specify the SSH port in inventory.csv other than 22?

There is any way to add support for other OSs like JunOS or RouterOS for example?

enhancement

First time testing TRex, I'm unable to start the server: ``` root@s1200-ubuntu2004:/home/lab/trex-v3.00# ./t-rex-64 -i -c 1 Starting Scapy server.... Scapy server is started The ports are bound/configured. Starting TRex v3.00...

I'm using GNS3 VM, trying to upload .img files for Ubuntu 23.04. It's stuck in a loop, keeps uploading files and throwing this error ![image](https://github.com/GNS3/gns3-gui/assets/38504809/5b1e50b6-ada6-43a3-998a-a50af7114005)

Bug
Waiting for more information

The ideia is based on what we have in **ERPNext** (https://docs.erpnext.com/docs/user/manual/en/serial-no) and **Odoo** (https://www.odoo.com/documentation/17.0/applications/inventory_and_mrp/inventory/product_management/product_tracking/serial_numbers.html) This implements granular control of individual items in stock, distinguished by its Serial Number (SN) of...

Intentionally plugged some very bad SAS hard drives in a 24-bay enclosure. Noticed some discrepancy regarding `smartctl_device_smartctl_exit_status`, which is an important indicator of drive failure: ``` # smartctl -a -T...

Ubuntu Noble uses Python 3.12, when installing the package this is shown: ```text /usr/lib/python3/dist-packages/sasutils/cli/sas_devices.py:354: SyntaxWarning: invalid escape sequence '\D' return int(re.sub("\D", "", o.scsi_generic.name)) /usr/lib/python3/dist-packages/sasutils/cli/sas_devices.py:438: SyntaxWarning: invalid escape sequence '\s' grp_format...

sas_devices is making incorrect associations of enclosure bays: ```text root@r620:~# sas_devices -v Found 2 SAS hosts Found 1 SAS expanders Found 23 SAS end devices Resolved 1 enclosure groups ***...