Opened 12 years ago

Closed 12 years ago

#268 closed incident (fixed)

nagios config script error, nagios start bijgevolg niet

Reported by: huub Owned by:
Keywords: Cc:
Location: Generiek

Description

Op sunny krijg ik, na update van svn:
sunny# ../tools/yaml2nag.py > /usr/local/etc/nagios/objects/nodes.cfg
Traceback (most recent call last):

File "../tools/yaml2nag.py", line 52, in <module>

if is_up(ifacedump) and not is_ap(ifacedump):

File "../tools/yaml2nag.py", line 18, in is_up

return datadumpstatus == 'up'

KeyError: 'status'

Change History (1)

comment:1 by rick, 12 years ago

Resolution: fixed
Status: newclosed

Zat een typo in HybridGraficall, heb wat extra commentaar toegevoegd tijdens de run op te laten zien waar het fout gaat. Tevens vangt '../tools/gformat.py cleanup' deze fout nu ook af.

Note: See TracTickets for help on using tickets.