To monitor Pervasive you have to monitor the following 3 executables:
The reason I monitor these executables instead of the service name is because the service name contains 2 brackets and Nagios refuse to monitor them.
Service names:
Pervasive PSQL Relational Engine - Pervasive.SQL(relational)
Pervasive PSQL Transactional Engine - Pervasive.SQL(transactional)
To monitor Pervasive you have to monitor the following 3 executables:
| NTDBSMGR.EXE | ||||||||
| w3sqlmgr.exe | ||||||||
| ntbtrv.exe |
I've just discovered that you can monitor services with brackets in the name using Nagios, but you have to double escape each bracket with two backslashes. E.g.
ReplyDeletePervasive PSQL Relational Engine - Pervasive.SQL\\(relational\\)