Skip to content

Doesn't work on 2.4 #8

@KrisBuytaert

Description

@KrisBuytaert

On a RHEL 5 box with Python 2.4 I run into the following error

File "/usr/lib64/nagios/plugins/check_graphite", line 85
values = map(lambda x: 0.0 if x == 'None' else float(x), values)
^
SyntaxError: invalid syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions