Is there a way to get an alert if a connection to ...
# ask-community
y
Is there a way to get an alert if a connection to an agent becomes inactive ?
k
You would need to use an Agent Automation
y
the agent-config-id is the one I create, right ?
k
Yeah
y
I’ve created agent with the name “aws-agents”
then trying to start an agent using prefect agent local start -l <my label> --agent-config-id “aws-agent” and I get an error
got invalid value
it needs a UUID type parameter it did not like the config agent name
k
That’s the name, not the id. Go to the automation. Hover over the
i
to get the info, and you’ll see the id. And then plus the id in the agent command
y
I also tried to get the config id from the agent ID is from the Agent tab -> agent -> more -> ID this did not work as well where do I find the config id ?
found it, hovering over the “i” on the automation