I am new to Linux and want to monitor the MFT process using centreon.
Here is the check command Centreon will execute periodically on the target machine using SNMTP to retrieve data.
/usr/lib/centreon/plugins//centreon_linux_snmp.pl –plugin=os::linux::snmp::plugin–mode=processcount –hostname=********–snmp-version=’3′–snmp-community=’public’ –process-name=’MQ’ –process-path=” –process-args=” –regexp-name –regexp-path –regexp-args –warning=” –critical=’1:1′
My question is about the process name (or process path). What can I use ?
Anyone could please help ? thank you.
**NB: I don’t have access to this machine. Otherwise i would have just listed all the processes.
**
I already tried mq/mqmft/mftd but in vain.
ayoub is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1