Commit Graph

17 Commits

Author SHA1 Message Date
201456a056 send data and ENDOFDATA to main depending on rc and data availability 2024-11-01 21:56:45 +01:00
add8e44e4f validate reception of ENDOFDATA from data gathering functions 2024-11-01 20:24:14 +01:00
7d4029fd06 prevent time shift when scheduling 2024-10-31 22:25:23 +01:00
3aecda95ba also log the invalid line 2024-10-15 16:36:22 +02:00
48346d02e7 log error if cache receives invalid line 2024-10-15 15:34:03 +02:00
bec584b42d exit if daemon receives invalid command 2024-10-04 16:37:25 +02:00
75cac1c93b fix issue when receiving partial lines 2024-09-30 15:19:53 +02:00
59dabc3565 read complete line immediately if partial line is received 2024-09-30 14:55:20 +02:00
df9b79f931 skip debug log on partial lines if buffer length is 0 2024-09-30 13:34:26 +02:00
95c8c276ac add debug log for partial received lines 2024-09-30 13:29:07 +02:00
8af91ec36a send error log message to stderr 2024-09-30 12:44:36 +02:00
e8b2555b6b fix typo 2024-09-30 09:08:26 +02:00
b73dda4496 fix log message 2024-09-30 08:59:20 +02:00
79855cfbca set executable bit on snmpd-oid-daemon.sh 2024-09-30 01:01:39 +02:00
c851ff14e0 cleanup 2024-09-30 00:58:31 +02:00
5bcda90b06 add debug log message to clear_cached_oid function 2024-09-30 00:31:28 +02:00
d4679c4c78 Initial commit of snmpd-oid-daemon.sh 2024-09-29 23:08:59 +02:00