Skip to content

Fix/panos failed to parse interfaces 992#996

Open
GigleGig wants to merge 2 commits intonetenglabs:developfrom
GigleGig:fix/panos-failed-to-parse-interfaces-992
Open

Fix/panos failed to parse interfaces 992#996
GigleGig wants to merge 2 commits intonetenglabs:developfrom
GigleGig:fix/panos-failed-to-parse-interfaces-992

Conversation

@GigleGig
Copy link
Copy Markdown

@GigleGig GigleGig commented Dec 3, 2025

Related Issue

Fixes #992

Description

Fix PanOS interface and arpnd parsing issues. The parser was failing to correctly handle PanOS device output.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

New Behavior

PanOS interfaces and arpnd data are now parsed correctly.

Contrast to Current Behavior

Previously, the parser failed to parse PanOS interface and arpnd data, causing errors.

Discussion: Benefits and Drawbacks

  • Benefits: PanOS devices can now be properly monitored by SuzieQ
  • Drawbacks: None
  • Backwards-compatible: Yes

Changes to the Documentation

None required.

Proposed Release Note Entry

Fix PanOS interface and arpnd parsing issues (#992)

Comments

Split into two commits:

  • poller/arpnd: fix panos parsing issue
  • poller/interfaces: fix panos parsing issue

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR source branch is created from the develop branch.
  • My PR targets the develop branch.
  • All my commits have --signoff applied

Signed-off-by: GigleGig <zxf19970424@gmail.com>
Signed-off-by: GigleGig <zxf19970424@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Palo Alto PANOS failed to parse interfaces

1 participant