Message boards : Questions and problems : Boinccmd --get_messages output
Message board moderation
Author | Message |
---|---|
Send message Joined: 19 Oct 13 Posts: 29 |
When boinccmd --get_messages is executed, there is a section of each message that is in parenthesis, like "(low)", "(Internal Error)", etc., and indicates the severity of the message. I am writing some scripts that will read and parse BOINC messages and I need to know what all of the possible values are of this severity text, if there is a defined set of values. Does anybody know? Thanks. |
Send message Joined: 20 Nov 12 Posts: 801 |
A quick grep on the source code points to boinc_cmd.cpp. So the values are "low", "user notification", "internal error" and "unknown". |
Send message Joined: 19 Oct 13 Posts: 29 |
Awesome! Thank you, Juha. |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.