{"id":9418,"date":"2025-09-30T09:46:50","date_gmt":"2025-09-30T04:16:50","guid":{"rendered":"https:\/\/pheonixsolutions.com\/blog\/?p=9418"},"modified":"2025-09-30T09:47:15","modified_gmt":"2025-09-30T04:17:15","slug":"how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure","status":"publish","type":"post","link":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/","title":{"rendered":"How to Add Zabbix Agents, Configure Alerting, and Monitor Your Infrastructure"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Introduction:<\/h2>\n\n\n\n<p>When running production workloads, it\u2019s critical to have real-time monitoring and alerting in place. <strong>Zabbix<\/strong> is a powerful open-source monitoring solution that can help you track system health, performance, and availability across your entire infrastructure.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Adding Zabbix Agents to Other Servers:<\/h4>\n\n\n\n<p>Zabbix agents are lightweight daemons that collect metrics (CPU, memory, disk, process status, etc.) and send them to your Zabbix server.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\">Installation:<\/h5>\n\n\n\n<p>On Linux servers (Ubuntu\/Debian):<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt update\nsudo apt install zabbix-agent -y<\/code><\/pre>\n\n\n\n<h5 class=\"wp-block-heading\">Configuration:<\/h5>\n\n\n\n<p>Edit the agent config file:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/zabbix\/zabbix_agentd.conf<\/code><\/pre>\n\n\n\n<p>Update the following:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Server=&lt;Zabbix_Server_IP&gt;\nServerActive=&lt;Zabbix_Server_IP&gt;\nHostname=&lt;Unique_Hostname&gt;<\/code><\/pre>\n\n\n\n<p>Restart the agent:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl restart zabbix-agent\nsudo systemctl enable zabbix-agent\n<\/code><\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Configuring Alerting:<\/h4>\n\n\n\n<p>Once metrics are flowing, you\u2019ll want to get notified when something goes wrong. Zabbix supports multiple channels like <strong>Email and Mattermost<\/strong>.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Email Alerts:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Go to <strong>Administration \u2192 Media types \u2192 Email<\/strong><\/li>\n\n\n\n<li>Configure your SMTP settings (SMTP server, port, username, password)<\/li>\n\n\n\n<li>Test email delivery<\/li>\n\n\n\n<li>Assign email media to users under <strong>Administration \u2192 Users<\/strong><\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Mattermost Alerts:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Generate a Mattermost incoming webhook URL<\/li>\n\n\n\n<li>In Zabbix, create a new <strong>Webhook media type<\/strong><\/li>\n\n\n\n<li>Use the webhook URL with a JSON payload like:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>{\n  \"text\": \"{ALERT.SUBJECT}\\n{ALERT.MESSAGE}\"\n}<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Assign it to users who need alerts<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Start Monitoring Your Infrastructure:<\/h3>\n\n\n\n<p>Once agents are installed and alerts are configured, you can:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Create triggers<\/strong> (e.g., high CPU load, low disk space)<\/li>\n\n\n\n<li><strong>Define actions<\/strong> (send alerts, escalate issues)<\/li>\n\n\n\n<li><strong>Visualize metrics<\/strong> with dashboards and graphs<\/li>\n\n\n\n<li><strong>Set maintenance windows<\/strong> for planned downtime<\/li>\n<\/ul>\n\n\n\n<h1 class=\"wp-block-heading\">Conclusion:<\/h1>\n\n\n\n<p>With Zabbix agents deployed, and alerting set up across <strong>Email, Slack, and Mattermost<\/strong>, you now have full visibility into your infrastructure. Proactive monitoring not only helps prevent outages but also improves performance tuning and capacity planning.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction: When running production workloads, it\u2019s critical to have real-time monitoring and alerting in place. Zabbix is a powerful open-source monitoring solution that can help you track system health, performance, and availability across your entire infrastructure. Adding Zabbix Agents to Other Servers: Zabbix agents are lightweight daemons that collect metrics&hellip; <a href=\"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/\" class=\"more-link read-more\" rel=\"bookmark\">Continue Reading <span class=\"screen-reader-text\">How to Add Zabbix Agents, Configure Alerting, and Monitor Your Infrastructure<\/span><i class=\"fa fa-arrow-right\"><\/i><\/a><\/p>\n","protected":false},"author":519,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":{"0":"post-9418","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"hentry","6":"category-uncategorized","7":"h-entry","9":"h-as-article"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pheonix Solutions - We Empower Your Business Growth<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pheonix Solutions - We Empower Your Business Growth\" \/>\n<meta property=\"og:description\" content=\"Introduction: When running production workloads, it\u2019s critical to have real-time monitoring and alerting in place. Zabbix is a powerful open-source monitoring solution that can help you track system health, performance, and availability across your entire infrastructure. Adding Zabbix Agents to Other Servers: Zabbix agents are lightweight daemons that collect metrics&hellip; Continue Reading How to Add Zabbix Agents, Configure Alerting, and Monitor Your Infrastructure\" \/>\n<meta property=\"og:url\" content=\"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/\" \/>\n<meta property=\"og:site_name\" content=\"PHEONIXSOLUTIONS\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/\" \/>\n<meta property=\"article:published_time\" content=\"2025-09-30T04:16:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T04:17:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/09\/PX2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"3837\" \/>\n\t<meta property=\"og:image:height\" content=\"2540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Janagan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:site\" content=\"@pheonixsolution\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Janagan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\\\/\"},\"author\":{\"name\":\"Janagan\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/73bec370cf12156203d104ccf505b4b4\"},\"headline\":\"How to Add Zabbix Agents, Configure Alerting, and Monitor Your Infrastructure\",\"datePublished\":\"2025-09-30T04:16:50+00:00\",\"dateModified\":\"2025-09-30T04:17:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\\\/\"},\"wordCount\":256,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\\\/\",\"name\":\"Pheonix Solutions - We Empower Your Business Growth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\"},\"datePublished\":\"2025-09-30T04:16:50+00:00\",\"dateModified\":\"2025-09-30T04:17:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Add Zabbix Agents, Configure Alerting, and Monitor Your Infrastructure\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"name\":\"Pheonix Solutions\",\"description\":\"We Empower Your Business Growth\",\"publisher\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#organization\",\"name\":\"PheonixSolutions\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"contentUrl\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/wp-content\\\/uploads\\\/2016\\\/12\\\/logo.png\",\"width\":454,\"height\":300,\"caption\":\"PheonixSolutions\"},\"image\":{\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/PheonixSolutions-209942982759387\\\/\",\"https:\\\/\\\/x.com\\\/pheonixsolution\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/#\\\/schema\\\/person\\\/73bec370cf12156203d104ccf505b4b4\",\"name\":\"Janagan\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/11b0c1bbd07592e0833ec1bcbbf2972d488f401cc0433d787ce55616e6076dff?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/11b0c1bbd07592e0833ec1bcbbf2972d488f401cc0433d787ce55616e6076dff?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/11b0c1bbd07592e0833ec1bcbbf2972d488f401cc0433d787ce55616e6076dff?s=96&r=g\",\"caption\":\"Janagan\"},\"url\":\"https:\\\/\\\/pheonixsolutions.com\\\/blog\\\/author\\\/janagan\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pheonix Solutions - We Empower Your Business Growth","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/","og_locale":"en_US","og_type":"article","og_title":"Pheonix Solutions - We Empower Your Business Growth","og_description":"Introduction: When running production workloads, it\u2019s critical to have real-time monitoring and alerting in place. Zabbix is a powerful open-source monitoring solution that can help you track system health, performance, and availability across your entire infrastructure. Adding Zabbix Agents to Other Servers: Zabbix agents are lightweight daemons that collect metrics&hellip; Continue Reading How to Add Zabbix Agents, Configure Alerting, and Monitor Your Infrastructure","og_url":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/","og_site_name":"PHEONIXSOLUTIONS","article_publisher":"https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","article_published_time":"2025-09-30T04:16:50+00:00","article_modified_time":"2025-09-30T04:17:15+00:00","og_image":[{"width":3837,"height":2540,"url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/09\/PX2.png","type":"image\/png"}],"author":"Janagan","twitter_card":"summary_large_image","twitter_creator":"@pheonixsolution","twitter_site":"@pheonixsolution","twitter_misc":{"Written by":"Janagan","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/#article","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/"},"author":{"name":"Janagan","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/73bec370cf12156203d104ccf505b4b4"},"headline":"How to Add Zabbix Agents, Configure Alerting, and Monitor Your Infrastructure","datePublished":"2025-09-30T04:16:50+00:00","dateModified":"2025-09-30T04:17:15+00:00","mainEntityOfPage":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/"},"wordCount":256,"commentCount":0,"publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/","url":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/","name":"Pheonix Solutions - We Empower Your Business Growth","isPartOf":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#website"},"datePublished":"2025-09-30T04:16:50+00:00","dateModified":"2025-09-30T04:17:15+00:00","breadcrumb":{"@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/pheonixsolutions.com\/blog\/how-to-add-zabbix-agents-configure-alerting-and-monitor-your-infrastructure\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/pheonixsolutions.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Add Zabbix Agents, Configure Alerting, and Monitor Your Infrastructure"}]},{"@type":"WebSite","@id":"https:\/\/pheonixsolutions.com\/blog\/#website","url":"https:\/\/pheonixsolutions.com\/blog\/","name":"Pheonix Solutions","description":"We Empower Your Business Growth","publisher":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/pheonixsolutions.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/pheonixsolutions.com\/blog\/#organization","name":"PheonixSolutions","url":"https:\/\/pheonixsolutions.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","contentUrl":"https:\/\/pheonixsolutions.com\/blog\/wp-content\/uploads\/2016\/12\/logo.png","width":454,"height":300,"caption":"PheonixSolutions"},"image":{"@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/PheonixSolutions-209942982759387\/","https:\/\/x.com\/pheonixsolution"]},{"@type":"Person","@id":"https:\/\/pheonixsolutions.com\/blog\/#\/schema\/person\/73bec370cf12156203d104ccf505b4b4","name":"Janagan","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/11b0c1bbd07592e0833ec1bcbbf2972d488f401cc0433d787ce55616e6076dff?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/11b0c1bbd07592e0833ec1bcbbf2972d488f401cc0433d787ce55616e6076dff?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/11b0c1bbd07592e0833ec1bcbbf2972d488f401cc0433d787ce55616e6076dff?s=96&r=g","caption":"Janagan"},"url":"https:\/\/pheonixsolutions.com\/blog\/author\/janagan\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p7F4uM-2rU","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/9418","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/users\/519"}],"replies":[{"embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/comments?post=9418"}],"version-history":[{"count":3,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/9418\/revisions"}],"predecessor-version":[{"id":9484,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/posts\/9418\/revisions\/9484"}],"wp:attachment":[{"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/media?parent=9418"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/categories?post=9418"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pheonixsolutions.com\/blog\/wp-json\/wp\/v2\/tags?post=9418"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}