Openfire Process Monitoring Configuration Needed

Hi,

We have a openfire server running in our prod environemt and we want to setup monitoring over the Openfire process for OOME issues , unresponsive and DB exception etc.

So what will be the best ways of activation this monitoring , I mean -

  • What logs to watch
  • What keyword to monitor
  • Process Memory & CPU Usage
  • Any other

Please suggest.

Regards,

Keshav

What system monitoring tool do you use? Nagios, zabbix, etc? If you have zabbix, google for the zapcat plugin. Otherwise, you probably want to write a small command line script that logs into Openfire as some user, makes a ping or something and then logs out to make sure openfre is okay.