capensis / canopsis-nagios

Nagios NEB for Canopsis
9 stars 4 forks source link

Push macros to event #11

Closed linkdd closed 10 years ago

linkdd commented 10 years ago

Macros are custom variables defined in nagios objects :

define service {
    use local-service
    host_name localhost
    service_description ping
    # ...
    _CUSTOMVAR value
    }

They should be added to the event.

linkdd commented 10 years ago

See commit 3db0e1e5ae7df43c37b1bd343fbb11db8f207af1