Complete Playlist: kzbin.info/www/bejne/m6e5hZ2fr5iVfq8 Telegram Prometheus & Grafana Support Group: t.me/GrafanaGlobal
@reemb20613 жыл бұрын
Thanks alot, so helpful .. I do same configuration and alertmanager receive the alert but didn't sent it.?
@NamLe-fl4sz Жыл бұрын
From VietNam. Thanks alot
@VikasJha001 Жыл бұрын
Glad it helped.
@DevOpsPulse2 жыл бұрын
Thank you, well explained🖤
@VikasJha0012 жыл бұрын
Glad, it helped.
@venkatasivasailakkamraju36002 жыл бұрын
Great video bro
@VikasJha0012 жыл бұрын
Thanks ❤️
@Chinny264 ай бұрын
Informative video👏👏👏 Getting alertmanager running on my ubuntu server has been a bottleneck for me, please can you provide me with a comprehensive installation guide in doing that, as i have tried several approaches
@rakshitashetty74616 ай бұрын
Can you tell me how to configure Matter Most as a receiver to send an alert
@Trekker_KD Жыл бұрын
on ec2 instane if we are doing this do we need to install smtp server on the ec2 instance or add the port 587 in the security groups
@VikasJha001 Жыл бұрын
You can install mail component from package manager. I don't think any port opening is required, because 587 is the outgoing connection, we are trying to connect to the target server. You can try following command to see if connectivity is there or not "telnet 587"
@ajinkya35152 жыл бұрын
Thanks
@dannyroy8571 Жыл бұрын
Hey amazing video but had one doubt What if - Need to create and email template where it includes CONTAINER ID NAME CPU % MEM USAGE / LIMIT ME M % NET I/O BLOCK I/O PIDS - and it should send the email notifications or preformatted email template automatically if any of your Docker containers go down how should we bee doing that ?