Search found 13 matches
- Fri Sep 20, 2019 7:41 am
- Forum: Nagios XI
- Topic: sql errorTable './nagios/nagios_hosts
- Replies: 3
- Views: 318
Re: sql errorTable './nagios/nagios_hosts
Awesome! all fixed, thanks!!
- Fri Sep 20, 2019 7:19 am
- Forum: Nagios XI
- Topic: check for updates hang
- Replies: 2
- Views: 166
Re: check for updates hang
I fixed this, I was on a very olde version. I needed to do this manually still
- Fri Sep 20, 2019 7:08 am
- Forum: Nagios XI
- Topic: sql errorTable './nagios/nagios_hosts
- Replies: 3
- Views: 318
sql errorTable './nagios/nagios_hosts
I'm getting an error when I click on dashboards or views. I pretty much can't do anything due to the below error
SQL Error [ndoutils] : Table './nagios/nagios_hosts' is marked as crashed and should be repaired
SQL Error [ndoutils] : Table './nagios/nagios_hosts' is marked as crashed and should be repaired
- Fri Sep 20, 2019 6:24 am
- Forum: Nagios XI
- Topic: check for updates hang
- Replies: 2
- Views: 166
check for updates hang
Hello - I saw an earlier post on updates hangs. I show no logs files in /usr/local/nagios. I also tried the manually upgrade with no luck. Please help.
- Wed Dec 16, 2015 8:35 am
- Forum: Nagios XI
- Topic: PDF Reports page breaks render badly
- Replies: 1
- Views: 142
PDF Reports page breaks render badly
Hello, I noticed that when I export multipage reports to pdf page breaks within the report don't seem to get handled well. Is there a way to fix this? I've attached a screenshot of what it looks like. If It is helpful this is also our installation information Nagios XI Installation Profile System: N...
- Tue Jan 13, 2015 8:48 am
- Forum: Nagios XI
- Topic: Host Downtime still trigger service notifications?
- Replies: 8
- Views: 898
Re: Host Downtime still trigger service notifications?
I just created my own and I'll also post on snap-on's. I feel like this should have been a no brainer to begin with but I guess not. Thank you!slansing wrote:You may want to post on snap-on's tracker thread, as well as create your own to add some weight. I've opened a internal feature request for this as well.
- Mon Jan 12, 2015 3:57 pm
- Forum: Nagios XI
- Topic: Host Downtime still trigger service notifications?
- Replies: 8
- Views: 898
Re: Host Downtime still trigger service notifications?
If the host doesn't go down, but the service checks all become critical then yes, you'll get alerts for the services. As you said, you can schedule downtime for all services and there is a checkbox when you do to "Schedule for host" as well. IMO, when a host is in downtime, Nagios should ...
- Mon Jan 12, 2015 3:14 pm
- Forum: Nagios XI
- Topic: Host Downtime still trigger service notifications?
- Replies: 8
- Views: 898
Host Downtime still trigger service notifications?
I noticed that when I activate downtime for a host I'm still getting notifications for services on that host. Shouldn't the host downtime extend to all the services too? I know I can choose to schedule downtime for all services on a host instead but I'd rather not do that because for some hosts that...
Re: wasagent
Can you list the contents of the wasagent's lib directory? [root@portaldevdm lib]# ls -l total 73716 -rwxrwxrwx 1 root root 52553076 May 29 2013 com.ibm.ws.admin.client_8.0.0.jar -rwxrwxrwx 1 root root 13822 May 29 2013 com.ibm.ws.security.crypto.jar -rwxrwxrwx 1 root root 21743932 May 29 2013 com....
Re: wasagent
Did you modify "run.sh" and "wasagent.sh" files (setting up JAVA_HOME, port, etc.) according to the instructions, listed on the wasagent wiki page here ? What is the output of the following command? bash -x /full/path/to/wasagent.sh 'hostname=portaldev&port=10025&jvm=hea...