Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2012 15:20:59 +0300
From:      Tzanetos Balitsaris <tzabal@it.teithe.gr>
To:        soc-status@freebsd.org
Subject:   [Status Report - Week 04] Automated Kernel Crash Reporting System
Message-ID:  <20120619152059.20226ca5rpr2y5kb@webmail.teithe.gr>

next in thread | raw e-mail | index | archive | help
This week I have not much to report because I focused on the exams of  
my school. Most of my exams were for this week. Until my next report,  
I will try to do the tasks from both weeks.

* Finish the rc script crashreportd (/etc/rc.d/crashreportd). The  
standard methods of the rc.d system are supported (start, stop,  
restart, rcvar and status) and it behaves like a real daemon  
(background process, disconnected from stdin, stdout and strerr  
streams).

* Add the crashreportd daemon (/usr.sbin/crashreportd) which is the  
program that is handled from the rc.d script crashreportd. This is the  
program that it will perform all the server side tasks. This first  
version is primitive and incomplete and it is written in PHP. There  
are probabilities to switch to another language (Python). It will be  
defined and implemented until the next report.

-- 
Tzanetos Balitsaris

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120619152059.20226ca5rpr2y5kb>