Benedikt Bock

Results 9 comments of Benedikt Bock

@muvaf @haarchri Do you have any ideas how to solve this issue?

No, we generated the code, disabled the generator and made manual changes to the code

Is something wrong with this pull request or #88 and #89 ? I don't expect do be merged within a few days but a response of any kind would be...

Yes I am very sure that it will return a defined value on each checkpoint device since they include UCD-SNMP-MIB. They even suggest OIDs from UCD-SNMP-MIB in some articles (e.g....

I've tried to implement it fast forward: https://github.com/Benedikt1992/check_nwc_health/commit/472fcf05317a48197b73bdda119bb5773d669b01 Surprise surprise it does not work. I am absolute new to perl. I would appreciate any kind of help Example Outout of...

I get the message `Mode multi-cpu-load is not implemented for this type of device` What am I missing?

I have implemented this mode here: https://github.com/Benedikt1992/check_nwc_health/commit/472fcf05317a48197b73bdda119bb5773d669b01 I have added a new File `plugins-scripts/Classes/CheckPoint/Firewall1/Component/MultiCpuSubsystem.pm` and referenced it in `plugins-scripts/Classes/CheckPoint/Firewall1.pm` and `plugins-scripts/check_nwc_health.pl` (with the new mode multi-cpu-usage) Last I added it...

Could you be more specific on what you plan to do? To me it seems possible to do it within a composition in crossplane like in this example: https://github.com/janwillies/virtual-k8s-argocd/blob/main/crossplane/composition.yaml