Search found 3 matches

by mwrzesin
Fri Nov 01, 2002 1:42 am
Forum: HostMonitor
Topic: syslog again: wrong date string
Replies: 2
Views: 10256

Well and very quick done! :smile:
by mwrzesin
Thu Oct 31, 2002 7:59 am
Forum: HostMonitor
Topic: syslog again: wrong date string
Replies: 2
Views: 10256

hello, it seems that there is a dependecy on locals in the header part of syslog messages. (But it would be nice if especially the message part further depends on locals.) When i use a paket capturer i receive <134>Okt 31 ... This should be <134>Oct 31 ... to be rfc3164 compatible. Only english mont...
by mwrzesin
Tue Oct 22, 2002 3:26 am
Forum: HostMonitor
Topic: syslog format question
Replies: 1
Views: 8197

Hello, i'm testing actually HM 3.32. There is a slight problem with sending messages to a syslog server. Most OS's and apps sending a string like this: snprintf(buffer, EVENT_FORMAT_LEN, "<%d>%s %s[%s] %s", priority, (facility & severity) date, source, (ex. 'hostmon') --> type|pid, (ty...