Posted on Leave a comment

ICMP TTL monitoring

From now on the TTL value of ICMP ping replies is monitored, and an informative alarm is triggered when the value changes. This can be useful information to detect network topology changes. The alarm is cleared when the TTL value remains the same for 1 hour.

Posted on Leave a comment

Monitoring of spam block-lists on Microsoft SNDS

Microsoft maintains its own block-lists for spam detection: Smart Network Data Services (SNDS).  They are used on Hotmail.com, Live.com, Outlook.com, Office365.com and any custom domain hosted on the Microsoft mail servers.  More information can be found here.

The Zabbix server at mon.foxinnovations.be can now be used to monitor your IP-address on those lists.

The zabbix template is made public on my ZabbixCustomTemplates project on GitHub.

Posted on Leave a comment

Zabbix SIP monitoring

If you want to monitor a SIP server using our monitoring, you can use the template Template App SIP.

A SIP OPTIONS method is sent over UDP, and the check waits for 5 seconds on a SIP response.  Currently only UDP is supported.

Two macros can be used to customize some behavior:

  • {$SIP_CONTACT}: SIP contact to be used in OPTIONS request. By default sip:user@host is used, which works on SIP servers that don’t check the contact.
  • {$SIP_UDP_PORT}: UDP port to be used.  By default: 5060

The template (with the external scripts) is open source, and available on Github.

Posted on Leave a comment

Zabbix hosted monitoring

Heb je een eigen (cloud) server?  Dan is dit misschien iets voor jou.  Ikzelf was op zoek naar een betaalbare goede monitoring, met alarmen wanneer iets fout loopt.

Omdat ik deze niet vond heb ik maar een eigen Zabbix server opgezet:  https://mon.foxinnovations.be

Monitoring systemen zijn dikwijls complex, maar die Zabbix valt goed mee, terwijl hij toch extreem krachtig is.  Zabbix wordt door veel bedrijven gebruikt.  Log gerust eens in met de guest account en neem een kijkje.  Als je interesse hebt kan ik een demo account maken.

Als je overtuigd bent kan je de monitoring blijven gebruiken: ik vraag dan 1€/maand per gemonitorde server om mijn kosten te drukken.  Hiervoor krijg je een login waarmee je zelf je eigen monitoring kunt opzetten, geïsoleerd zodat enkel jij die kunt zien en beheren.

Voor meer info: laat iets weten op info@foxinnovations.be .