1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-15 17:51:15 +00:00
Commit graph

32 commits

Author SHA1 Message Date
postmannen
ba06ffde5b Renamed REQTextToConsole to REQToConsole 2021-04-13 17:22:25 +02:00
postmannen
08f6f21691 rename REQTextToFile to REQToFile 2021-04-13 17:15:13 +02:00
postmannen
dba69fd90c Renamed REQToAppendFile to REQToFileAppend 2021-04-13 15:54:04 +02:00
postmannen
ed74b2e5a1 initial tailing of files seems to work 2021-04-13 11:28:52 +02:00
postmannen
ef8fcee368 Initial http get method implemented 2021-04-06 19:42:03 +02:00
postmannen
2c2f53f6f4 errorLog handler writing to file structure 2021-04-06 09:06:26 +02:00
postmannen
27fc56256b Renamed ErrorLog to REQErrorLog 2021-04-06 07:56:49 +02:00
postmannen
1f02cb0d50 Renamed EchoX to REQPing and REQPong 2021-04-06 06:08:26 +02:00
postmannen
8f2c4b0db7 fixed spelling ReqHello to REQHello 2021-04-06 05:46:07 +02:00
postmannen
ee749ae714 renamed SayHello to ReqHello 2021-04-05 08:37:24 +02:00
postmannen
5999d65fb6 Renamed TextLogging to REQTextToLogFile 2021-04-05 08:17:04 +02:00
postmannen
af06e47b7b renamed CLICommandReply to REQTextToConsole 2021-04-05 07:27:39 +02:00
postmannen
debd146f28 Renamed CLICommandRequestNOSEQ to REQnCliCommand 2021-04-05 06:54:18 +02:00
postmannen
4a7f1fff43 CLI to Cli 2021-04-04 11:19:17 +02:00
postmannen
3fbc333b81 Renamed CLICommandRequest to StartSubREQCLICommand 2021-04-04 11:09:02 +02:00
postmannen
9a5e37687f removed methods with result in ack message 2021-04-04 07:33:18 +02:00
postmannen
66f89cd731 request and reply methods for opcommand 2021-03-31 12:26:28 +02:00
postmannen
6c3ac318dc Added flags and startup for OpCommand 2021-03-31 11:22:25 +02:00
postmannen
fc04ea83bd metrics for processes, fixed up readme 2021-03-31 10:42:33 +02:00
postmannen
3fdf7e40b9 working concept for method timeouts 2021-03-26 16:04:01 +01:00
postmannen
8d245f372e flag for sayhello publisher 2021-03-26 10:25:56 +01:00
postmannen
b4a883bb4e implemented flags for remaining subscribers 2021-03-26 09:08:47 +01:00
postmannen
70b06a185a flag for startSubCLICommand, added error message for failed reply message 2021-03-26 07:55:42 +01:00
postmannen
ca0cbd0391 check allowed for NACK msg, flag for startSubSayHello 2021-03-25 13:39:59 +01:00
postmannen
899d2e1f09 renamed inmsg to steward.sock 2021-03-25 12:33:53 +01:00
postmannen
04f7ca013b flagNodeSlice flags gets updated in config file. Made RST flag value to reset config values 2021-03-25 11:28:26 +01:00
postmannen
09e7090f83 specify allowed nodes via flag for errorLogger 2021-03-24 10:14:17 +01:00
postmannen
593842e070 Implemented the concept of a flagStringSlice 2021-03-24 07:05:41 +01:00
postmannen
78a2b2bc56 fixed error in centralNodeName implementation 2021-03-12 11:13:42 +01:00
postmannen
abf8c0d3c7 added procFunc concept, fixed race and timer issues 2021-03-04 16:27:55 +01:00
postmannen
4f106ea8cc rewrote the textlogger subscriber, fixed * in allowed publishers, cleaned up logging 2021-03-02 13:46:02 +01:00
postmannen
069bf5a639 Creating config file, and storing flag values 2021-03-01 20:49:43 +01:00