<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anyone worked out a Nagios test for pfSense CARP status?]]></title><description><![CDATA[<p dir="auto">If not, and you know where to look on the CLI to check that, I can put together a plugin to watch that. We need it here.</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.netgate.com/topic/117427/anyone-worked-out-a-nagios-test-for-pfsense-carp-status</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 01:42:56 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/117427.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 27 Jun 2017 21:00:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anyone worked out a Nagios test for pfSense CARP status? on Mon, 21 Aug 2017 21:22:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/whitwye">@<bdi>whitwye</bdi></a>:</p>
<blockquote>
<p dir="auto">If not, and you know where to look on the CLI to check that, I can put together a plugin to watch that. We need it here.</p>
<p dir="auto">Thanks!</p>
</blockquote>
<p dir="auto">I got a few for Check_MK you can adopt.<br />
Basically, neither CARP nor uCARP give good monitoring interfaces.</p>
<p dir="auto">This is what I used, and also some time had adopted for pfSense (I think)<br />
https://github.com/FlorianHeigl/nagios/tree/master/check_mk/ucarp_status</p>
<p dir="auto">The main thought behind this is to monitor the initial role of both nodes and then compare that.</p>
]]></description><link>https://forum.netgate.com/post/717294</link><guid isPermaLink="true">https://forum.netgate.com/post/717294</guid><dc:creator><![CDATA[darkfader]]></dc:creator><pubDate>Mon, 21 Aug 2017 21:22:06 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone worked out a Nagios test for pfSense CARP status? on Tue, 27 Jun 2017 23:30:20 GMT]]></title><description><![CDATA[<p dir="auto">The Status &gt; CARP page looks at output from ifconfig:</p>
<p dir="auto">xn1: flags=8943 &lt;up,broadcast,running,promisc,simplex,multicast&gt;metric 0 mtu 1500<br />
options=3 &lt;rxcsum,txcsum&gt;ether f2:92:fa:6a:32:79<br />
hwaddr f2:92:fa:6a:32:79<br />
inet6 fe80::f092:faff:fe6a:3279%xn1 prefixlen 64 scopeid 0x6<br />
inet6 2001:dead:beef:7fff::12 prefixlen 64<br />
inet6 2001:dead:beef:7fff::11 prefixlen 64 vhid 238<br />
inet 172.25.228.18 netmask 0xffffff00 broadcast 172.25.228.255<br />
inet 172.25.228.17 netmask 0xffffff00 broadcast 172.25.228.255 vhid 228<br />
inet 172.25.228.140 netmask 0xffffffff broadcast 172.25.228.140 vhid 228<br />
inet 172.25.228.65 netmask 0xffffffff broadcast 172.25.228.65 vhid 228<br />
inet 172.25.228.66 netmask 0xffffffff broadcast 172.25.228.66 vhid 228<br />
inet 172.25.228.67 netmask 0xffffffff broadcast 172.25.228.67 vhid 228<br />
nd6 options=21 &lt;performnud,auto_linklocal&gt;media: Ethernet manual<br />
status: active<br />
carp: <strong>MASTER</strong> vhid 228 advbase 1 advskew 0<br />
carp: <strong>MASTER</strong> vhid 238 advbase 1 advskew 0</p>
<p dir="auto">xn1: flags=8943 &lt;up,broadcast,running,promisc,simplex,multicast&gt;metric 0 mtu 1500<br />
ether d2:a1:91:e7:2b:cb<br />
hwaddr d2:a1:91:e7:2b:cb<br />
inet6 fe80::d0a1:91ff:fee7:2bcb%xn1 prefixlen 64 scopeid 0x6<br />
inet6 2001:dead:beef:7fff::13 prefixlen 64<br />
inet6 2001:dead:beef:7fff::11 prefixlen 64 vhid 238<br />
inet 172.25.228.19 netmask 0xffffff00 broadcast 172.25.228.255<br />
inet 172.25.228.140 netmask 0xffffffff broadcast 172.25.228.140 vhid 228<br />
inet 172.25.228.65 netmask 0xffffffff broadcast 172.25.228.65 vhid 228<br />
inet 172.25.228.66 netmask 0xffffffff broadcast 172.25.228.66 vhid 228<br />
inet 172.25.228.67 netmask 0xffffffff broadcast 172.25.228.67 vhid 228<br />
inet 172.25.228.17 netmask 0xffffff00 broadcast 172.25.228.255 vhid 228<br />
nd6 options=21 &lt;performnud,auto_linklocal&gt;media: Ethernet manual<br />
status: active<br />
carp: <strong>BACKUP</strong> vhid 228 advbase 1 advskew 100<br />
carp: <strong>BACKUP</strong> vhid 238 advbase 1 advskew 100&lt;/performnud,auto_linklocal&gt;&lt;/up,broadcast,running,promisc,simplex,multicast&gt;&lt;/performnud,auto_linklocal&gt;&lt;/rxcsum,txcsum&gt;&lt;/up,broadcast,running,promisc,simplex,multicast&gt;</p>
]]></description><link>https://forum.netgate.com/post/708303</link><guid isPermaLink="true">https://forum.netgate.com/post/708303</guid><dc:creator><![CDATA[Derelict]]></dc:creator><pubDate>Tue, 27 Jun 2017 23:30:20 GMT</pubDate></item></channel></rss>