You can build custom monitoring scripts for Cisco routers with Embedded Event Manager and Embedded Resource Manager, and generate syslog messages with Embedded Syslog Manager:
Docs for 12.4T are here:
www.cisco.com/.../nm_12_4t_book.html
It does require some aptitude with scripting.
So you are saying with a script i could run a command and send the ourput as a syslog message to a destination of my choice ?
Yes. It sounds like you want to have an EEM or ERM applet write a custom syslog message. The syslog service on the router will then forward that message to whatever syslog hosts you have configured. The documentation referenced above has information on all of this, but it's definitely oriented to someone familiar with programming in general and TCL scripting in particular.
One place to look for examples/help is the Cisco EEM Scripting forum:
forums.cisco.com/.../EEM