Skip to content

PureStorage_FlashBlade / ValueError ('details' must be non-empty str or None, got ) #27

@Manatee-sensei

Description

@Manatee-sensei

Hi!

I had to modify the pure_storage_fb_alerts.py file to get the alerts to work on CMK 2.3.0p30.

I added 'or None' on lines 88, 94 and 100.
It's working well now.

If I understand correctly, details cannot be an empty string, but they can be None if there is no information to display. The original script returned an empty string, which caused the plugin to crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions