Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Set the locale to C when collecting data, to make sure the output | Petter Reinholdtsen | 2007-11-26 | -0/+5 |
| | | | | format is well known. (Closes: #452899) | |||
* | * Move random sleep from the report script and into the cron script, | Petter Reinholdtsen | 2007-10-12 | -15/+0 |
| | | | | to make it possible to report imediately from a client. | |||
* | Modify the client code to sleep for a random number of seconds | Petter Reinholdtsen | 2007-07-02 | -0/+15 |
| | | | | | | between 0 and 3600 to make sure all clients do not overload the server. | |||
* | * Modify the system info collector script to ignore non-true exit | Petter Reinholdtsen | 2006-10-04 | -1/+1 |
| | | | | | | | codes from the programs. This make sure it work on systems without usb support, among other things. * Modify client script to ignore non-true exit codes from the collector fragments. | |||
* | Get debconf question for collector URL working. | Petter Reinholdtsen | 2006-08-27 | -8/+3 |
| | ||||
* | The system is now operational. | Petter Reinholdtsen | 2006-08-26 | -0/+2 |
| | ||||
* | Clean up after the client is executed. | Petter Reinholdtsen | 2006-08-25 | -0/+3 |
| | ||||
* | Typos. | Petter Reinholdtsen | 2006-08-25 | -2/+2 |
| | ||||
* | More work on the server. Make gpg encryption optional for now, as it does ↵ | Petter Reinholdtsen | 2006-08-25 | -12/+27 |
| | | | | not work. | |||
* | Move default config into separate file. | Petter Reinholdtsen | 2006-08-24 | -4/+1 |
| | ||||
* | Draft for GPG handling. | Petter Reinholdtsen | 2006-08-24 | -5/+28 |
| | ||||
* | Reduce noise level and lot to syslog when something fail. | Petter Reinholdtsen | 2006-08-24 | -1/+11 |
| | ||||
* | Allow the client to report to several collectors. | Petter Reinholdtsen | 2006-08-24 | -3/+4 |
| | ||||
* | Improve configuration handling. | Petter Reinholdtsen | 2006-08-24 | -13/+23 |
| | ||||
* | More framework code. Packages are now buildable. | Petter Reinholdtsen | 2006-08-23 | -0/+7 |
| | ||||
* | Start on system to track the hosts on a site. | Petter Reinholdtsen | 2006-08-23 | -0/+25 |