Page 1 of 1

[Nagios-devel] New field in service_struct

Posted: Tue Mar 23, 2010 1:28 pm
by Guest
Hello,

I want to add in objects.h a field to service_struct so I put after "int
last_state;"
int last_state_before_flapping;

For the moment, I just put this line. When I compil Nagios and after a
notification, the process crash with Program received signal SIGSEGV,
Segmentation fault.

Do you have an idea ?

Regards,
Samuel Mutel.






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]