libnrdpd.nrdp

Funcitons for submitting results to the NRDP endpiont.

libnrdpd.nrdp.submit(cfg, task)[source]

Submit a completed task to nagios via nrdp.

This will submit the request to all servers in the servers config.

Parameters
Raises

libnrdpd.error.NotComplete – Raised when an uncompleted task is passed in.