Search found 36 matches

by txwomansu
Wed Oct 30, 2013 8:33 am
Forum: Nagios XI
Topic: How to delete Nagios Backend API component
Replies: 3
Views: 369

Re: How to delete Nagios Backend API component

Too much data may leak via the URLs like below, unless all command arguments are defined as macros. Even after I deleted the username with the login ID 'someuser', the URL still pulls data with the deleted username specification. This should not happen. https://nagiosxi.somedomain.com/nagiosxi/backe...
by txwomansu
Mon Oct 28, 2013 2:26 pm
Forum: Nagios XI
Topic: How to delete Nagios Backend API component
Replies: 3
Views: 369

How to delete Nagios Backend API component

Hello,

How to delete Nagios Backend API component completely? I removed it from the GUI but the URLs published by this component are still working.
I followed these installation instructions: http://assets.nagios.com/downloads/nagi ... nd_API.pdf.

Thanks
by txwomansu
Fri Oct 18, 2013 10:08 am
Forum: Nagios XI
Topic: How to pull service/host uptime stats directly from MySQL DB
Replies: 2
Views: 588

How to pull service/host uptime stats directly from MySQL DB

How to pull service/host uptime and downtime stats directly from MySQL databases that NagiosXI runs on? I know there are 2 mysql databases: nagios and nagiosql. Please let me know what tables/columns provide the uptime/downtime stats. In other words, I would like to be able to run sql queries to pul...
by txwomansu
Thu Feb 14, 2013 4:53 pm
Forum: Nagios XI
Topic: WMI checks are failing for a few hosts after upgrade XI2012
Replies: 8
Views: 884

Re: WMI checks are failing for a few hosts after upgrade XI2

I found the issue. The 2 hosts that were not working had hostname in the 'Address' field (vs. the IP address). After I changed this field to IP address, the problem resolved. DNS is fine. Thanks for your time.
by txwomansu
Thu Feb 14, 2013 1:17 pm
Forum: Nagios XI
Topic: WMI checks are failing for a few hosts after upgrade XI2012
Replies: 8
Views: 884

Re: WMI checks are failing for a few hosts after upgrade XI2

I have noticed that if I query the host by IP, WMI check works (on the non-working server); if I query by hostname - I get timeout error. Maybe the issue is dns-related.
by txwomansu
Thu Feb 14, 2013 1:09 pm
Forum: Nagios XI
Topic: WMI checks are failing for a few hosts after upgrade XI2012
Replies: 8
Views: 884

Re: WMI checks are failing for a few hosts after upgrade XI2

There were no .state files in the /tmp directory...
by txwomansu
Thu Feb 14, 2013 11:18 am
Forum: Nagios XI
Topic: WMI checks are failing for a few hosts after upgrade XI2012
Replies: 8
Views: 884

Re: WMI checks are failing for a few hosts after upgrade XI2

Working WMI check output: [root@nagiosxi libexec]# perl check_wmi_plus.pl -H workinghost.abc.com -u somewmiuser -p somepassword -m checkcpu OK (Sample Period 17 sec) - Average CPU Utilisation 0.24%|'Avg CPU Utilisation'=0.24%; Broken WMI check output: [root@nagiosxi libexec]# perl check_wmi_plus.pl ...
by txwomansu
Wed Feb 13, 2013 6:00 pm
Forum: Nagios XI
Topic: WMI checks are failing for a few hosts after upgrade XI2012
Replies: 8
Views: 884

WMI checks are failing for a few hosts after upgrade XI2012

Hello, Could you please help with this issue: after the upgrade to NagiosXI 2012, 2 hosts have issues with WMI checks of CPU, disk space, and other things. All WMI checks on these 2 hosts return: "UNKNOWN - Plugin Timed out". The account that queries WMI is a domain account with local admi...
by txwomansu
Mon Oct 15, 2012 9:19 am
Forum: Nagios XI
Topic: Notifications not sent out from static configuration host
Replies: 1
Views: 259

Notifications not sent out from static configuration host

Notifications not sent out from static configuration host. I have included one host and contact definitions via static file but notifications are not sent out for this host. The nagiosql-registered hosts are able to send out notifications (email). The notifications log is showing that the notificati...