Written by

Question mem ken · Apr 17, 2019

Tool With Integrated Cache Monitoring

Are there any third party tools that have native plugins for monitoring Cache?

Comments

Jose Antonio Benitez  Jun 4, 2019 to Lucas Fernandes

Hi, now we have Nagios, but nearly we are going to use Zabbix. I'd like to monitor queues os many namespaces on different servers, but show only alerts about size of queue (warning, critical), have you tried that with SNMP ?

0
Jose Antonio Benitez  Jun 4, 2019 to Lucas Fernandes

Hi, have you tried monitoring queues  of many servers?, I'd like to establish different alerts based on queue size (alert, warning, critical).

0
Alexey Maslov · Apr 18, 2019

You'd hardly find plugin for Caché for any 3d party tool, while SNMP support included in all InterSystems products allows easy integration with most of them (Zabbix, Nagios, etc). It's even possible to write custom MIB to provide additional metrics, we tried it and it really worked.

Nowadays more lightweight approaches are getting popular, such as Grafana based ones mentioned by Evgeny. I'd personally recommend to use enterprise scale tool such as Zabbix if and only if you really need a solution to monitor all parts of your data center infrastructure (servers, OS, LAN, etc) besides DBMS; otherwise it would look like overkill, I'd prefer Grafana based one.

0