Hi all,I've just started experimenting with Salt and so far I'm really enjoying it!I'm looking to integrate Salt with my Zabbix platform and I'm wondering if anyone else has tried this yet?
There are two key things I'm looking to achieve;
- Create Zabbix monitoring templates for both salt-master & salt-minion to check whether things are running and happy - this in itself should be pretty simple with some basic commands returning numbered results for things like "Is the salt-minion running on X?" Has anyone implemented any templates they'd be willing to share? I am trying to steer clear of Zabbix UserParameters and use the newer Remote Commands for easier administration going forward.
- Secondly, I'm going to attempt to have Zabbix scrape each of my hosts to determine whether the Salt Minion is installed - I'm thinking that grepping /etc/init.d/ for salt-minion should be a fairly foolproof way of doing this.
- If the result returned is "0", then I'll have Zabbix execute an action to run the wget bootstrap script and silently install it on to my hosts. Again, has anyone implemented this, or similar? And if so, would you be willing to share your tales?
Right now, I'm testing on my own private network with ~12 hosts so the complexity is pretty low, however, we're discussing the idea of averaging Salt Stack at my company where we currently run well over ~900 hosts of different types (Including Windows Server - where my above example of scraping /etc/init.d/ would not work) and deploying Salt-minion across each host seems quiet daunting.Thanks!
Grant
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Also, fyi, salt-cloud has a new "saltify" driver that will allow you to remotely install salt on an existing system.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+...@googlegroups.com.