This commit is contained in:
@@ -31,8 +31,8 @@ Inspiring quotes used to help complete this huge project by myself
|
||||
ServerOperationsProblem = 28,//* NO OBJECT and serious issue with SOCKEY server (NOT CUSTOMER SUBSCRIPTION SERVER) operations requiring intervention,
|
||||
ReviewImminent = 34,//*Review object, Advance notice setting tag conditional
|
||||
DirectSMTPMessage= 35, //Used internally when sending a message via email directly to a Customer (initially) and possibly other objects in future. Shows in sent log but not user subscribable
|
||||
ServerStateStatusChange = 36,
|
||||
ServerStateStatusAge=37,
|
||||
ServerStateStatusChange = 36,//on change of status, this includes new records that had no status before
|
||||
ServerStateStatusAge=37,//Age used for things like if a server is fail state for too long triggers a even higher level notification etc, or reminder about trial request server awaiting activation
|
||||
SubscriptionServerExpiring = 38,
|
||||
SubscriptionServerLastUpdateAge = 39,//here this means the operating system, not RAVEN which should always be updated on all servers when released
|
||||
SubscriptionServerRequestReceived = 40,
|
||||
|
||||
Reference in New Issue
Block a user