Donate Share

Xymon systems- and network-monitor

Tracker: Bugs

5 trimhistory bugs - ID: 2874608
Last Update: Tracker Item Submitted ( nobody )

I have a hostname :
www.test.fr + http
Re7-www.test.fr http

When i launch trimhistory and i delete service www.test.fr http because
orphaned service
board.dbg

Re7-www.test.fr|http
www.test.fr|http

Search www.test.fr|http :
Find Re7-www.test.fr|http

test (*(p-1) == '\n' ) => 0 => Orphaned service but www.test.fr|http is ok


Info the trimhistory.c

sprintf(buf, "%s|%s\n", hname, tname);
p = strstr(board, buf);
if (p) result = ( (p == board) || (*(p-1) == '\n'));

return result;



Nobody/Anonymous ( nobody ) - 2009-10-08 10:22

5

Open

None

Nobody/Anonymous

Interface (example)

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.