Search found 3 matches

by rkpotdar
Wed Jun 28, 2017 5:17 am
Forum: Nagios Log Server
Topic: Query to filter the logs and create alerts
Replies: 2
Views: 1456

Query to filter the logs and create alerts

Hello Team, I am working on creating a query on dashboard and using it for email alert generation. The query is something like 1.1.1.1 && apache_error* && 404 (under Load query tab where user can add and the purpose of this query is to check for specific IP with apache error 404). It...
by rkpotdar
Fri Jun 16, 2017 5:54 am
Forum: Nagios Log Server
Topic: npm pm2 logs on Nagios Log server
Replies: 1
Views: 1314

npm pm2 logs on Nagios Log server

Hello Team, I am running a Nagios log server and able to monitor apache logs. However, I wanted to know how the npm pm2 (Node.js package manager) logs that are generated on an Ubuntu machine be sent to the NLS? I have checked on www.npmjs.org which talks about check_pm2 but that is more for process ...
by rkpotdar
Fri Jun 16, 2017 5:18 am
Forum: Nagios XI
Topic: npm pm2 logs configuration with Nagios
Replies: 1
Views: 1226

npm pm2 logs configuration with Nagios

Hello Team,
I want to know how the npm pm2 (Node process manager) processes can be checked from nagios and monitored on dashboard.
I have tried setting up check_pm2 on the machine which runs pm2 process, but I am not able to identify how we can link this to Nagios XI