Search found 115 matches

by vignesha
Fri Sep 17, 2021 1:36 am
Forum: Nagios XI
Topic: Nagios picking wrong data for Memory
Replies: 1
Views: 290

Nagios picking wrong data for Memory

Hi Team, We have one windows server under monitoring. Its having installed memory of 10GB, but when nagios is monitoring this server it shows only 50GB of Total memory. Memory usage: total:56101.32 MB - used: 53922.61 MB (96%) - free: 2178.71 MB (4%) Have attached the configuration behind this memor...
by vignesha
Wed Aug 18, 2021 10:37 pm
Forum: Nagios XI
Topic: File content monitor Nagios
Replies: 1
Views: 306

File content monitor Nagios

Hi Team, I have one requirement here, where we need to monitor one static log file (ex:/xx/yyy/fff/tecd.log) on one of the Linux Server. Need to monitor the first 6 lines daily at 4:05 UK time and check for the Keyword failure inside the log file. If it contains keyword failure then Critical alert s...
by vignesha
Tue Aug 10, 2021 8:56 am
Forum: Nagios XI
Topic: False Alert from Nagios
Replies: 1
Views: 392

False Alert from Nagios

Hi Team, We got a false alert for one of the switch interface for the Ping service even if the the switch was up for several hours. Please see the reference image attached. Also i have checked graph at the particular time when alert got triggered, there was Utilization showing in the graph. Attached...
by vignesha
Mon Aug 09, 2021 12:29 am
Forum: Nagios XI
Topic: Monitor Cron job schedule failures/errors
Replies: 3
Views: 753

Re: Monitor Cron job schedule failures/errors

Hi Team, Please find below my requirement. Script name: xxxx.sh (transfer encryption compress delete) Script type: bash Script location: /home/UHLI0DE/xxxx.sh Cron: currently scheduled to execute at 04:05 BST everyday (we can change) Source location: /data/catchall Target location: /data/backups/ (w...
by vignesha
Tue Aug 03, 2021 10:26 am
Forum: Nagios XI
Topic: Monitor Cron job schedule failures/errors
Replies: 3
Views: 753

Monitor Cron job schedule failures/errors

Hi Team, There is one new requirement where we need to monitor the Cron job Schedule failures/errors which will be running on the Linux server. How can we configure alerting on Nagios tool on this requirement. Can we achieve this? Need your assistance here for the configuration. Thanks in Advance!!!
by vignesha
Mon Jul 26, 2021 9:59 am
Forum: Nagios XI
Topic: File Monitoring
Replies: 1
Views: 364

File Monitoring

Hi Team, We have a new requirement as described below: Need to introduce monitoring to specified directories. The monitoring should run on the days and should send an alert to the required email addresses if the threshold level stated (total number of files) is less than that outlined below. \\serve...
by vignesha
Mon Jul 26, 2021 1:04 am
Forum: Nagios XI
Topic: /var/lib/mrtg/xx.xxx.xxx.xxx_xx.rrd does not exist.
Replies: 10
Views: 1930

Re: /var/lib/mrtg/xx.xxx.xxx.xxx_xx.rrd does not exist.

Hi If irun this below command its taking lot of time and seems to be never ending LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg -debug=cfg,base,log The file missing here is 10.168.168.166_26.rrd I have run command to get rrd file information only related to 10.168.168.166 and have attached in thi...
by vignesha
Thu Jul 22, 2021 5:19 am
Forum: Nagios XI
Topic: /var/lib/mrtg/xx.xxx.xxx.xxx_xx.rrd does not exist.
Replies: 10
Views: 1930

Re: /var/lib/mrtg/xx.xxx.xxx.xxx_xx.rrd does not exist.

Hi tgriep, I have ran the below commands with no errors: LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg -debug=cfg,base,log &> /tmp/mrtg.txt LANG=C LC_ALL=C /usr/bin/mrtg &>> /tmp/mrtg.txt LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg --lock-file /var/lib/mrtg/mrtg.lock --confcache-file...
by vignesha
Wed Jul 21, 2021 7:07 am
Forum: Nagios XI
Topic: /var/lib/mrtg/xx.xxx.xxx.xxx_xx.rrd does not exist.
Replies: 10
Views: 1930

Re: /var/lib/mrtg/xx.xxx.xxx.xxx_xx.rrd does not exist.

Hi Benjamin,
I have run those commands given by you with no errors.
But when rescanned again those interfaces, still the same error exists i.e. rrd file is missing.

I am attaching the system profile here.
Please look into this and help me in resolving this issue.
by vignesha
Tue Jul 20, 2021 7:48 am
Forum: Nagios XI
Topic: /var/lib/mrtg/xx.xxx.xxx.xxx_xx.rrd does not exist.
Replies: 10
Views: 1930

Re: /var/lib/mrtg/xx.xxx.xxx.xxx_xx.rrd does not exist.

Hi Benjamin

I have ran below commands and took logs for the same.
Attaching this in the post.