Search found 13 matches
- Thu May 25, 2017 1:16 am
- Forum: Nagios XI
- Topic: Not able to delete Host and Services from CCM
- Replies: 7
- Views: 195
Re: Not able to delete Host and Services from CCM
Thanks, It worked !
- Tue May 23, 2017 4:30 am
- Forum: Nagios XI
- Topic: Not able to delete Host and Services from CCM
- Replies: 7
- Views: 195
Re: Not able to delete Host and Services from CCM
[root@nagios scripts]# ./nagiosql_delete_host.php -host=secure104.netekmalta.com URL: http://localhost/nagiosxi/includes/components/ccm/ Unable find host in nagiosql database Usage: ./nagiosql_delete_host [--id=<host id>] [--host=<host_name>] Same results while trying to delete the services. But the...
- Tue May 23, 2017 4:03 am
- Forum: Nagios XI
- Topic: Not able to delete Host and Services from CCM
- Replies: 7
- Views: 195
Re: Not able to delete Host and Services from CCM
Its a standard setup and with no customizations. How do i open a support ticket ?
- Mon May 22, 2017 1:28 am
- Forum: Nagios XI
- Topic: Not able to delete Host and Services from CCM
- Replies: 7
- Views: 195
Re: Not able to delete Host and Services from CCM
Any update on this ? Today deleted another host and it was successfully removed. And for some time i could see the previous two hosts were also gone, but after some time its back again.
- Sun May 21, 2017 1:36 am
- Forum: Nagios XI
- Topic: Not able to delete Host and Services from CCM
- Replies: 7
- Views: 195
Not able to delete Host and Services from CCM
Having this weird issue and unable to delete two hosts and services associated with it. The service status view reports the services are down and when we are trying to delete it from the CCM its not listing the host and its services.
Not sure what to do here now. Please assist.
Not sure what to do here now. Please assist.
- Thu Dec 22, 2016 2:42 am
- Forum: Nagios XI
- Topic: Debian GNU/Linux is not currently supported.
- Replies: 7
- Views: 402
Re: Debian GNU/Linux is not currently supported.
Any fix i should try ? Any alternative method ?
- Wed Dec 21, 2016 1:32 am
- Forum: Nagios XI
- Topic: Debian GNU/Linux is not currently supported.
- Replies: 7
- Views: 402
Re: Debian GNU/Linux is not currently supported.
I don't think so apt update or upgrade was executed on the servers recently. I am trying to install the same version of NRPE on both servers ( https://assets.nagios.com/downloads/nagiosxi/agents/linux-nrpe-agent.tar.gz ) Regarding the configs, Could be a problem with Centova Cast installed ? The oth...
- Tue Dec 20, 2016 1:15 am
- Forum: Nagios XI
- Topic: Debian GNU/Linux is not currently supported.
- Replies: 7
- Views: 402
Re: Debian GNU/Linux is not currently supported.
Ok that worked. But it again got stucked. Review the options above for accuracy. If they look okay, type 'make all' to compile the NSCA daemon and client. cd ./src/; make all ; cd .. make[1]: Entering directory '/tmp/linux-nrpe-agent/subcomponents/nsca/nsca-2.9.1/src' gcc -g -O2 -DHAVE_CONFIG_H -o n...
- Mon Dec 19, 2016 2:45 am
- Forum: Nagios XI
- Topic: Debian GNU/Linux is not currently supported.
- Replies: 7
- Views: 402
Debian GNU/Linux is not currently supported.
I am getting the following error while trying to install the NRPE agent. Any help ?? ./fullinstall Debian GNU/Linux is not currently supported. Please use either Red Hat, CentOS, Oracle Linux, SUSE Enterprise, OpenSUSE, Ubuntu, or Debian. root@21:/tmp/linux-nrpe-agent# uname -ar Linux 3.14.32-xxxx-g...
- Sat Dec 17, 2016 2:40 am
- Forum: Nagios XI
- Topic: ERROR: Could not determine OS. Please make sure lsb_release
- Replies: 3
- Views: 2284
Re: ERROR: Could not determine OS. Please make sure lsb_rele
I think i found it. the code needs to be added under get-os-info file under nagios installation.