GET DAEMON INFORMATION
Our PXE bootet servers come with a preinstalled croit.service
, our daemon. This daemon is used to detect the hardware, diagnose errors and change system configurations.
- Login to the affected host
- Check the current log output by executing
journalctl -u croit.service -ef
HOW TO ENABLE THE DEBUG MODE
If you see crashes or errors in our croit daemon, you can enable the debug mode to get more details.
- Execute
touch /opt/croit/debug
- Execute
systemctl restart croit.service
- Check the new log output by executing
journalctl -u croit.service -ef
HOW TO DISABLE THE DEBUG MODE
After debugging an issue, you can disable the debug logging.
- Execute
rm /opt/croit/debug
- Execute
systemctl restart croit.service
Contact us!
croit GmbH
Freseniusstrasse 31h
81247 Munich
Germany
croit North America Inc
6800 Weiskopf Avenue
Suite 150 PMB #1786
McKinney
TX 75070