Search found 58 matches

by ks6764
Sat Apr 14, 2018 2:28 pm
Forum: Open Source Nagios Projects
Topic: Compile Apache for Nagios instead of yum
Replies: 1
Views: 623

Compile Apache for Nagios instead of yum

We are not allowed to use yum to install http to /etc/httpd as is the typical instruction for the pre-requisites for setting up Nagios Core. Instead, we must compile Apache and place it under /opt/app/apache. Can someone provide all the arguments I should use for an Apache compile so that I ensure i...
by ks6764
Mon Mar 05, 2018 12:41 pm
Forum: Open Source Nagios Projects
Topic: wget failing to get tarball for nrdp
Replies: 5
Views: 708

Re: wget failing to get tarball for nrdp

I can submit the inquiry to a different part of your forum to see if the greater community has any ideas. But there is documentation on this url. https://assets.nagios.com/downloads/nrdp/docs/NRDP_Overview.pdf Below is a line taken from the above url. Where <ipaddress> is the IP address of your Nagi...
by ks6764
Mon Mar 05, 2018 11:43 am
Forum: Open Source Nagios Projects
Topic: wget failing to get tarball for nrdp
Replies: 5
Views: 708

Re: wget failing to get tarball for nrdp

I have a directory called nrdp that I have placed under /opt/app/nagios that contains the configs.
I also have a symlink from /usr/local that points to /opt/app/nagios/nrdp
by ks6764
Sun Mar 04, 2018 1:45 am
Forum: Open Source Nagios Projects
Topic: wget failing to get tarball for nrdp
Replies: 5
Views: 708

wget failing to get tarball for nrdp

I have the exact same issue as the person who posted the topic in the below url except I am working with Nagios Core. https://support.nagios.com/forum/viewtopic.php?f=16&t=21690 wget -O myconfig.tar.gz 'https://myserver:8443/nrdp/?cmd=nrdsgetclient&token=mytoken&configname=myconfig' --no...
by ks6764
Mon Feb 12, 2018 12:25 pm
Forum: Open Source Nagios Projects
Topic: Use config files from Nagios XI on Nagios Core ?
Replies: 4
Views: 1473

Re: Use config files from Nagios XI on Nagios Core ?

Thanks for the information, you can close this thread now.
by ks6764
Sat Feb 10, 2018 1:39 pm
Forum: Open Source Nagios Projects
Topic: Use config files from Nagios XI on Nagios Core ?
Replies: 4
Views: 1473

Use config files from Nagios XI on Nagios Core ?

Without going into a long explanation as to why....I would like to know if it is possible to take config files for hosts,hostgroups, contacts, contactgroups, services, servicegroups, etc. that exist currently today on a Nagios XI server and copy them to a Nagios Core server and have them work ? Seco...
by ks6764
Mon Jan 22, 2018 12:50 pm
Forum: Nagios XI
Topic: mysql filling /var
Replies: 8
Views: 335

Re: mysql filling /var

We have an in house utility that uses yum in part to install and setup Nagios Xi on our servers.
This is being done because our company forbids us from using /usr/local and instead wants us to use /opt/app as a location instead so there is linking setup.
by ks6764
Mon Jan 22, 2018 11:38 am
Forum: Nagios XI
Topic: mysql filling /var
Replies: 8
Views: 335

Re: mysql filling /var

Thanks, I PM'd you the profile.zip.
by ks6764
Fri Jan 19, 2018 4:32 pm
Forum: Nagios XI
Topic: mysql filling /var
Replies: 8
Views: 335

Re: mysql filling /var

Yes, we had lowered those and I lowered them again. Below is what I currently have. Max Commands Age: 480 Max Events Age: 480 Optimize Interval: 60 Max External Commands Age: 7 Max Log Entries Age: 60 Max Notifications Age: 60 Max State History Age: 60 ...... Optimize Interval: 40 NagiosQL Database:...
by ks6764
Fri Jan 19, 2018 3:29 pm
Forum: Nagios XI
Topic: mysql filling /var
Replies: 8
Views: 335

mysql filling /var

I noticed some others on the forum have had this issue, but I didn't spot anything that would help in my particular instance. I am looking for some tuning assistance for MySQL which is filling up /var on our system. Below are the specifics I have. Nagios XI 5.4.4 running on Red Hat Enterprise 6.8 /v...