Boinccmd --get_messages output

Message boards : Questions and problems : Boinccmd --get_messages output
Message board moderation

To post messages, you must log in.

AuthorMessage
MossyRock

Send message
Joined: 19 Oct 13
Posts: 29
United States
Message 80467 - Posted: 25 Aug 2017, 2:49:59 UTC

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.
ID: 80467 · Report as offensive
Juha
Volunteer developer
Volunteer tester
Help desk expert

Send message
Joined: 20 Nov 12
Posts: 801
Finland
Message 80470 - Posted: 25 Aug 2017, 16:33:27 UTC - in response to Message 80467.  

A quick grep on the source code points to boinc_cmd.cpp.

So the values are "low", "user notification", "internal error" and "unknown".
ID: 80470 · Report as offensive
MossyRock

Send message
Joined: 19 Oct 13
Posts: 29
United States
Message 80481 - Posted: 26 Aug 2017, 14:46:20 UTC - in response to Message 80470.  

Awesome! Thank you, Juha.
ID: 80481 · Report as offensive

Message boards : Questions and problems : Boinccmd --get_messages output

Copyright © 2024 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.