This got me going.
Thanks for the help.
Tom
Search found 52 matches
- Mon Nov 15, 2021 10:10 am
- Forum: Nagios XI
- Topic: you don't have the GD library installed
- Replies: 13
- Views: 2834
- Wed Nov 10, 2021 2:22 pm
- Forum: Nagios XI
- Topic: you don't have the GD library installed
- Replies: 13
- Views: 2834
Re: you don't have the GD library installed
No joy
Doesn't seem to be available.
[barnt@prime.com@nagios ~]$ sudo yum install gd-devel
Loaded plugins: product-id, search-disabled-repos, subscription-manager
No package gd-devel available.
Error: Nothing to do
[barnt@prime.com@nagios ~]$
Doesn't seem to be available.
[barnt@prime.com@nagios ~]$ sudo yum install gd-devel
Loaded plugins: product-id, search-disabled-repos, subscription-manager
No package gd-devel available.
Error: Nothing to do
[barnt@prime.com@nagios ~]$
- Tue Nov 09, 2021 10:54 am
- Forum: Nagios XI
- Topic: you don't have the GD library installed
- Replies: 13
- Views: 2834
Re: you don't have the GD library installed
Here are the pertinent parts of a yum list installed. gcc.x86_64 4.8.5-44.el7 @rhel-7-server-rpms gcc-c++.x86_64 4.8.5-44.el7 @rhel-7-server-rpms gd.x86_64 2.0.35-27.el7_9 @rhel-7-server-rpms gdb.x86_64 7.6.1-120.el7 @rhel-7-server-rpms gdbm.x86_64 1.10-8.el7 @anaconda/7.6 gdbm-devel.x86_64 1.10-8.e...
- Tue Nov 09, 2021 10:51 am
- Forum: Nagios XI
- Topic: you don't have the GD library installed
- Replies: 13
- Views: 2834
you don't have the GD library installed
I've been running Nagios for multiple years and am on 5.8.6 at the present. I was offered an upgrade today and when I tried to do it I got the following error. Is this something new? What has gone wrong? thx Tom checking for gdImagePng_jpg in -lgd... no checking for gdImagePng_jpg_ft in -lgd... no c...
Re: NDO-3
There are now values in the nagios:servicechecks table.
I think they started populating after I did the table rebuild command.
The have not been any entries in that table until now.
I may have to truncate the nagios.log file to recover some disk space.
Thanks for your help.
Tom
I think they started populating after I did the table rebuild command.
The have not been any entries in that table until now.
I may have to truncate the nagios.log file to recover some disk space.
Thanks for your help.
Tom
Re: NDO-3
Percona is NOT installed.
[barnt@prime.com@nagiosxidb ~]$ sudo yum list installed | grep percona
[barnt@prime.com@nagiosxidb ~]$
[barnt@prime.com@nagiosxidb ~]$ sudo yum list installed | grep percona
[barnt@prime.com@nagiosxidb ~]$
Re: NDO-3
Here are the results you requested. I am removing the Percona stuff. ---------------------------------------------- MariaDB [(none)]> use information_schema; SELECT CONCAT(CEILING(ibps/POWER(1024,1)),'K') IBPS_KB, CONCAT(CEILING(ibps/POWER(1024,2)),'M') IBPS_MB, CONCAT(CEILING(ibps/POWER(1024,3)),'G...
Re: NDO-3
I see you have Percona XtraDB installed. Is that db clustering software? Is this db part of a cluster? I don't know what Percona XtrDB is. There was some thought of making this DB part of a cluster but it was NOT done. There is no cluster. That must have been left over from when it was under conside...
Re: NDO-3
Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 236564 Server version: 5.5.68-MariaDB MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [(...
Re: NDO-3
See attached files.
Tom
Tom