Search found 8 matches
- Thu Apr 19, 2018 5:36 am
- Forum: Nagios XI
- Topic: SQL Error, repair script help only for a short time
- Replies: 4
- Views: 682
Re: SQL Error, repair script help only for a short time
next thing that i try was truncate the damaged table but this solves the problem only for minutes ;(
- Thu Apr 19, 2018 1:18 am
- Forum: Nagios XI
- Topic: SQL Error, repair script help only for a short time
- Replies: 4
- Views: 682
Re: SQL Error, repair script help only for a short time
now only 16 host with 112 services are monitored with a quadcore system with 4gb ram 80419 7:07:22 [ERROR] mysqld: Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed 180419 7:07:22 [ERROR] mysqld: Table './nagios/nagios_servicestatus' is marked as crashed ...
- Wed Apr 18, 2018 2:27 am
- Forum: Nagios XI
- Topic: SQL Error, repair script help only for a short time
- Replies: 4
- Views: 682
SQL Error, repair script help only for a short time
Hello, i get in irregular intervals sql error like this SQL Error [ndoutils] : Table './nagios/nagios_servicestatus' is marked as crashed and last (automatic?) repair failed after a repair with repair_databases.sh it´s work for a while but the error come back (no reboot, disk is free) i hope someone...
- Thu Mar 29, 2018 12:47 am
- Forum: Nagios XI
- Topic: Unable to add ESXi host
- Replies: 6
- Views: 1258
Re: Unable to add ESXi host
ok, i found the problem.
the server is behind a firewall ping und ssh to the esxi host works
but after i check with elinks i see there is a another problem
in the firewall was a webfilter active.. that denied the Communication with check_esx3.pl
.....
the server is behind a firewall ping und ssh to the esxi host works
but after i check with elinks i see there is a another problem
in the firewall was a webfilter active.. that denied the Communication with check_esx3.pl
.....
- Wed Mar 28, 2018 2:27 am
- Forum: Nagios XI
- Topic: Unable to add ESXi host
- Replies: 6
- Views: 1258
Re: Unable to add ESXi host
in a second vm i try it with the vmware 6.0 sdk and i get another error: (another try with sdk 5.5 with the same problem;( CHECK_ESX3.PL CRITICAL - Server version unavailable at 'https://xxx:443/sdk/vimService.wsdl' at /usr/share/perl5/VMware/VICommon.pm line 726. for me it does not matter which vmw...
- Wed Mar 28, 2018 12:18 am
- Forum: Nagios XI
- Topic: Unable to add ESXi host
- Replies: 6
- Views: 1258
Re: Unable to add ESXi host
please see screenshot
edit:
you are right, i put "use Nagios::Monitoring::Plugin;" on the wrong place.
with your file i get a new error
/usr/bin/perl: symbol lookup error: /usr/lib64/perl5/auto/HTML/Parser/Parser.so: undefined symbol: Perl_Istack_sp_ptr
edit:
you are right, i put "use Nagios::Monitoring::Plugin;" on the wrong place.
with your file i get a new error
/usr/bin/perl: symbol lookup error: /usr/lib64/perl5/auto/HTML/Parser/Parser.so: undefined symbol: Perl_Istack_sp_ptr
- Tue Mar 27, 2018 5:49 am
- Forum: Nagios XI
- Topic: Unable to add ESXi host
- Replies: 6
- Views: 1258
Unable to add ESXi host
Moderator Edit: This thread has been split from another - https://support.nagios.com/forum/viewtopic.php?f=6&t=47902 In the future, please create a new thread and link to the old one instead of adding on. hello, i have the same problem and hope it´s ok to post here. i modify the check_esx3.pl w...
- Tue Mar 27, 2018 5:07 am
- Forum: Nagios XI
- Topic: VMWare SDK / Centos 7 problem
- Replies: 1
- Views: 654
VMWare SDK / Centos 7 problem
Hello, I have a fresh installed and updated cent os 7 (CentOS Linux release 7.4.1708 (Core) ) the installation of nagios xi with the install.sh run : "Things look okay - No serious problems were detected during the pre-flight check" now is my problem to install btw run vmware sdk in the ht...