Jump to content

Notification if something goes wrong


Foebik

Recommended Posts

Posted

Hey guys, I tried searching around for answer and didnt see one. I have email and SMS setup just fine for notifications. But is there a way to set up a program that will notify if I have a failure in communication somewhere in the system? You know how when you open the admin console it tells you "whatever switch is not communicating", I would like to get a  notification on that before having to get into the admin console. Is that possible?

Posted

@Foebik,

Yes, but you will have to do it for each device:

If
     Control 'Device x' is not responding
or Control 'Device y' is not responding

Then

    Notify

For notification, you need custom content such that the offending device is included in your notification:

https://wiki.universal-devices.com/index.php?title=ISY-994i_Series:EMail_and_Networking_Substitution_Variables

With kind regards,
Michel

Posted (edited)

I have a couple of line programs for each device that collects failures, writing the count to variables.  Twice a day  at a set time the ISY sends me a list of errors, if there is any.  If there is multiple errors on a device I get a text & email right away.

Edited by KSchex
Brain and fingers not coordinated
Posted (edited)

Thanks @Michel

@KSchex is this something you can share. Im just starting to get my feet wet with setting up variables, but it would be helpful to see your examples, especially since it will be examples of things Im trying to accomplish as well.

Edited by Foebik
Posted
1 hour ago, Foebik said:

Thanks @Michel

@KSchex is this something you can share. Im just starting to get my feet wet with setting up variables, but it would be helpful to see your examples, especially since it will be examples of things Im trying to accomplish as well.

Sent you a message with code.  Hope it helps.

Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      37k
    • Total Posts
      371.4k
×
×
  • Create New...