Jump to content

Michel Kohanim

Administrators
  • Posts

    26777
  • Joined

  • Last visited

Everything posted by Michel Kohanim

  1. All, For those who are having problems, please send an email to support@universal-devices.com and we can give you a temp account on our mail server till we get this issue resolved. With kind regards, Michel
  2. @rebirth24, It's rather disheartening alas there's widespread abuse of our mail server. And, the more we fill the holes, others pop up. So, for the past year, we had to add more filters and filters at least 8 times. So, if your emails are mission critical, please use gmail since you will be in full control. With kind regards, Michel
  3. @jca001, I have Zabbix installed on my Polisy. We compile these packages ourselves. Please do a pkg search. With kind regards, Michel
  4. @WFP, Yes, it seems so. Please do not count on the default SMTP server. It's handling 100s of 1000s of emails per hour and it's bound to get throttled or consider incessant emails as spam. With kind regards, Michel
  5. @jca001, Apologies: sudo pkg install zabix5-agent You can always search available packages: sudo pkg search zab (finds all the packages that start with zab) With kind regards, Michel
  6. @jca001, Please upgrade to 12.2 version of the OS: curl -s https://pkg.isy.io/script/update121.sh | sudo bash With kind regards, Michel
  7. @jca001, 1. Zabbix Client 2. Already available and will automatically be updated if there are new versions available 3. You need to manually install/configure it using ssh sudo pkg install zabbix-client With kind regards, Michel
  8. @jca001, It shall be added as a package for you to install. With kind regards, Michel
  9. @jca001, Let us investigate the usage and possible conflicts . With kind regards, Michel
  10. @JTsao et. Al, The reason for this is our migration to package based OS. In the upcoming releases, udx will automatically try and upgrade you to version 12.2 of the OS and packages. In the meantime, and if you feel like it: 1. ssh to Polisy 2. if the output of 'uname -a' is 12.1xx, then: curl -s https://pkg.isy.io/update121.sh | sudo curl 3. Afterwards, make sure 'uname -a' is 12.2xx With kind regards, Michel
  11. @deps, Please submit a ticket. With kind regards, Michel
  12. @maxnorth, Thank you. Looking into it ... With kind regards, Michel
  13. @to_lighter, System -10108 Check log : someone/something is trying to login to your ISY with incorrect credentials. With kind regards, Michel
  14. @maxnorth, Are you certain that this works on a regular computer? With kind regards, Michel
  15. @TrojanHorse, Thank you. If you have more than 100 devices and many programs that do things based on status of those devices, then UD Queue Full is normal. What I normally suggest is to have a folder with a state variable as condition. Put all your programs that should NOT do anything based on the status of devices after a reboot, in that folder. Then, have a program that runs at start up and the sole purpose of which is to set the variable on the folder. i.e. If <nothing goes here> Then Set variable <$ready_to_run> to 0 Wait 2 minutes Set variable <$ready_to_run> to 1 Folder Condition If $ready_to_run is 1 With kind regards, Michel
  16. @Xathros, We don't have any tickets from you. With kind regards, Michel
  17. @WFP, Yes, very normal. You can increase the short poll time. With kind regards, Michel
  18. @Bumbershoot, thank you very much! @Xathros, while you are in ssh, I strongly suggest upgrading your OS as well: curl -s https://pkg.isy.io/script/update121.sh | sudo bash With kind regards, Michel
  19. Hi @asbril, Me too! What I don't like is that it will require yet another certification! With kind regards, Michel
  20. Hi @TrojanHorse, 1. Next time MobiLinc locks up, please do not reboot ISY. Please stop MobiLinc and wait 5 minutes and see whether or not the issue gets resolved 2. /CONF/ELKXPRT.XML error means that you didn't export anything to ELK. Is that the case? If not, you will need to create a new export file (this file might be corrupt) 3. UD Queue Full message might be normal. But, before doing that, please try disabling ELK and see what happens to the logs after reboot With kind regards, Michel
  21. @x046866x, Do you get two independent emails? With kind regards, Michel
  22. @asbril, Not yet. With kind regards, Michel
  23. @TrojanHorse, Please check your programs for infinite loops. Or, check your log to see what's creating all these events. With kind regards, Michel
  24. Hi Mike, Things are slowly going back to normal. With kind regards, Michel
  25. @carealtor, of course not. i.e. ISY Portal vs. MobiLinc Connect ... it's just more choices for our customers. With kind regards, Michel
×
×
  • Create New...