Search found 11 matches

by alejandro_arroyo
Fri Jul 19, 2019 4:37 pm
Forum: Nagios XI
Topic: mysqld service not running
Replies: 5
Views: 536

Re: mysqld service not running

Deleting /var/tmp makes all the difference. Take a look: [root@nagios ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/VolGroup-lv_root 37G 12G 24G 34% / tmpfs 1.9G 0 1.9G 0% /dev/shm /dev/sda1 477M 95M 357M 21% /boot [root@nagios ~]# df -ih Filesystem Inodes IUsed IFree IUse% Mounte...
by alejandro_arroyo
Fri Jul 19, 2019 2:36 pm
Forum: Nagios XI
Topic: mysqld service not running
Replies: 5
Views: 536

Re: mysqld service not running

After posting yesterday, I delete some files on /tmp and /var/tmp. After that I started mysqld and also ran the repair_databases.sh script. This is the output you requested: [root@nagios ~]# df -ih Filesystem Inodes IUsed IFree IUse% Mounted on /dev/mapper/VolGroup-lv_root 2.4M 2.3M 99K 96% / tmpfs ...
by alejandro_arroyo
Fri Jul 19, 2019 12:31 am
Forum: Nagios XI
Topic: mysqld service not running
Replies: 5
Views: 536

mysqld service not running

Dear Support Team, This morning I received a report indicating that the users cannot login into Nagios XI. After some checks I found that the mysqld service was stopped and I was not able to start it. The tail of the mysqld.log reads as follows: [root@nagios log]# tail mysqld.log 190718 23:23:43 Inn...
by alejandro_arroyo
Fri May 17, 2019 10:28 am
Forum: Nagios XI
Topic: WARNING: SNMP error: No response from remote host
Replies: 3
Views: 537

Re: WARNING: SNMP error: No response from remote host

I increased the memory to 4 GB. Let you know how it goes.

Thanks,

Alejandro
by alejandro_arroyo
Wed May 15, 2019 12:02 pm
Forum: Nagios XI
Topic: WARNING: SNMP error: No response from remote host
Replies: 3
Views: 537

WARNING: SNMP error: No response from remote host

Dear Support team, I am running Nagios XI 5.6.1 on a virtual machine. About two weeks ago I started receiving a lot of messages from our switches and routers like this message: ***** Nagios XI Alert ***** Nagios has detected a problem with this service. Notification Type: PROBLEM Service: GigabitEth...
by alejandro_arroyo
Tue Jan 29, 2019 1:40 pm
Forum: Nagios XI
Topic: Monitoring SNMP Thecus NAS
Replies: 7
Views: 1349

Re: Monitoring SNMP Thecus NAS

Hi, These are the results: snmpget -c public -v 2c 192.168.0.18 .1.3.6.1.4.1.38243.1.3.1.1.8.0 SNMPv2-SMI::enterprises.38243.1.3.1.1.8.0 = INTEGER: 90 snmpget -c public -v 2c 192.168.0.18 .1.3.6.1.4.1.38243.1.3.1.1.8.1 SNMPv2-SMI::enterprises.38243.1.3.1.1.8.1 = INTEGER: 90 snmpget -c public -v 2c 1...
by alejandro_arroyo
Fri Jan 25, 2019 4:26 pm
Forum: Nagios XI
Topic: Monitoring SNMP Thecus NAS
Replies: 7
Views: 1349

Re: Monitoring SNMP Thecus NAS

Hi, The machine with MIB browser is Windows based, not sure if I can use snmpget. Using snmpget on nagios xi machine: # cd /usr/bin # ./snmpget -c public -v 2c 192.168.0.18 .iso.org.dod.internet.private.enterprises.nasstorage.nas.nasRaid.raidTable.raidEntry.raidUsedPercentage No log handling enabled...
by alejandro_arroyo
Fri Jan 25, 2019 11:15 am
Forum: Nagios XI
Topic: Monitoring SNMP Thecus NAS
Replies: 7
Views: 1349

Re: Monitoring SNMP Thecus NAS

Hello, Yes I loaded the MIB files from the GUI (admin > manage MIBS). I see them listed on /usr/share/snmp/mibs : [root@nagios mibs]# ls -l NAS* -rw-rw-r-- 1 apache apache 6223 Jan 24 13:52 NAS-DISK-MIB.txt -rw-rw-r-- 1 apache apache 4170 Jan 24 13:52 NAS-RAID-MIB.txt -rw-rw-r-- 1 apache apache 3132...
by alejandro_arroyo
Thu Jan 24, 2019 2:10 pm
Forum: Nagios XI
Topic: Monitoring SNMP Thecus NAS
Replies: 7
Views: 1349

Monitoring SNMP Thecus NAS

Hi, I am trying to configure the monitoring of a Thecus NAS using SNMP. I already tested the NAS with MIB browser software and found for example that with this OID I get the used percentage of every RAID: .iso.org.dod.internet.private.enterprises.nasstorage.nas.nasRaid.raidTable.raidEntry.raidUsedPe...
by alejandro_arroyo
Mon Dec 04, 2017 5:41 pm
Forum: Nagios XI
Topic: Many notification emails
Replies: 3
Views: 261

Re: Many notification emails

Hi npolovenko,

Thanks for your reply.

When I respond to the notification email, can I permanently change the alarm thresholds or turn off/on the alerts?

Thanks,