Statistics
| Branch: | Tag: | Revision:

root @ 18b4d7d0

Name Size
  snf-image-helper
  snf-image-host
README 770 Bytes

Latest revisions

# Date Author Comment
18b4d7d0 07/29/2012 04:58 pm Nikos Skalkotos

In archlinux make use of /etc/hostname if present

Newer arch linux systems use this file to assign a hostname. If the
file is present and not empty, then use it.

9eaa21c5 07/23/2012 07:26 pm Nikos Skalkotos

Add support for archlinux

  • Fix distro detection code to detect arch linux systems
  • Fix AssighHostname hook to successfully assign the host name on
    arch linux systems
e97ba414 07/23/2012 04:57 pm Nikos Skalkotos

Fix some monitoring messages.

fd48c0cd 07/23/2012 04:55 pm Nikos Skalkotos

Don't strip stderr lines in image-error msgs

453ab965 07/23/2012 04:22 pm Nikos Skalkotos

Create a dedicated host monitoring program

This program is used to output info and error messages from the host.

8847e13c 07/23/2012 12:19 pm Nikos Skalkotos

Add stderr-monitor.py for monitoring stderr

This programm will get the stderr file as input and it will create a
json image-error msg

faff1fc9 07/20/2012 06:42 pm Nikos Skalkotos

Add new image-info monitoring msg type

snf-image-host can output info messages using the log_info function.

654f87c0 07/20/2012 03:30 pm Nikos Skalkotos

Minor changes in monitoring protocol

Change msg field to messages in monitoring messages with type
image-helper and subtype error or warning. The new field is a list
of strings.

13965151 07/20/2012 02:59 pm Nikos Skalkotos

Get unbuffered input in helper-monitor.py

Change sys.stdin.readline with os.read

d8ca112b 07/19/2012 04:54 pm Nikos Skalkotos

Remove redundant location field in error messages

View all revisions | View revisions

Also available in: Atom