Can someone provide me the steps to monitor TSM server service (Instance) on Linux using Zabbix? This is a bit urgent for me
Ad Widget
Collapse
How to Monitor TSM server instance using Zabbix
Collapse
X
-
Tags: None
-
What do you want to monitor ? tivoli process ?
if the process is running? or tail logs for errors ? or other metrics ?
do you have an zabbix agent on the host ?
to monitor an process is simple, here is a guide:
https://techexpert.tips/zabbix/zabbi...linux-process/
-
well, I have a Tivoli Server service(Instance monitoring) named 'tsm1' which can be executed in a simplest way as 'service tsm1 status' if the status is not running , I need to be notified through Zabbix is what my requirement is. Yes, Zabbix agent is already installed on hostComment
-
Have look at this thread for a solution that uses a script on the TSM server, zabbix_sender, and a template in Zabbix. I'm currently using a somewhat adapted/changed version of this (adapted for TSM v8.1).
Comment
Comment