Menu

Running State of linknx check/send to bus/GA

Help
Anonymous
2012-08-20
2012-12-14
  • Anonymous

    Anonymous - 2012-08-20

    hi,
    i want to hand over some logics to linkx. and therefore check on the knx-bus if linknx is running. how do i do this?

    can linknx send some value to a GroupAdress of its running-state? or is there an internal watchdog, to use for this?
    some sort of rule to do this?

    at the moment i am a litte clueless.. need some help. …
    thanks,+
    ozett

     
  • Alain Houtekier

    Alain Houtekier - 2012-11-20

    Hi Ozett

    To monitor Linknx activity, I'm using the XML interface of Linknx to get its status and verify it is responding.

    The command to use is "<read><version/></read>". Linknx responds with a complete status.

    You can write a script to send this command, check the answer, and send a email if there's something wrong. And call this script cyclically, for example through the crontab.

    I recently posted a script on the EIB-domotique forum. This script is able to send the read version, get the answer, and extract the version id of Linknx. https://sites.google.com/site/domotiqueeib/al31_h?pli=1

    Hope it helps
    Alain

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.