On Fri, 13 Feb 2009, Jules Pagna Disso wrote: > yes, basically i need to write some code to send alert to a remote host > something like send(message_options , list of host, port) > > i can do it but i have to edit rsyslog.conf by programming, yet if i use > sysklogd i can just call some routine and do the job, but i failled to > install sysklogd. sysklogd has all the option i need i.e -h for host for > instance but i can't installed it on fedora 10. i tried on 3 computers no > success.
umm, for the versions of sysklog that I've used -h was a flag to tell it to go ahead and forward messages. it didn't specify what host they would go to. basicly any version of syslog will let you do that. by the way, I think that the syslogd that RedHat ships is a variation of sysklogd. if you really do want to install sysklogd you need to talk to people who are gurus with rpm packaging options to help you through the dependancy conflicts, but the rsyslog list is not really the right place to search for the info. David Lang > > 2009/2/13 (private) HKS <[email protected]> > >> On Fri, Feb 13, 2009 at 4:06 PM, Jules Pagna Disso >> <[email protected]> wrote: >>> basically, in fedora, when i try installing sysklogd i have a message >> that >>> says conflict with syslogd and syslog-ng therefore i cannot install >> sysklogd >>> >> >> >> ... >> >> Is there a problem you're trying to solve with rsyslog? >> >> -HKS >> _______________________________________________ >> rsyslog mailing list >> http://lists.adiscon.net/mailman/listinfo/rsyslog >> http://www.rsyslog.com >> > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com > _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

