1234567891011121314151617181920212223242526272829303132333435363738 |
- .. _all-salt.beacons:
- ==============
- beacon modules
- ==============
- .. currentmodule:: salt.beacons
- .. autosummary::
- :toctree:
- :template: autosummary.rst.tmpl
- adb
- avahi_announce
- bonjour_announce
- btmp
- diskusage
- glxinfo
- haproxy
- inotify
- journald
- load
- log
- memusage
- napalm_beacon
- network_info
- network_settings
- pkg
- proxy_example
- ps
- salt_proxy
- sensehat
- service
- sh
- status
- telegram_bot_msg
- twilio_txt_msg
- wtmp
|