Search found 8 matches
- Fri Oct 04, 2024 10:43 am
- Forum: Nagios XI
- Topic: NagiosXI login page stopped working after OS patching
- Replies: 8
- Views: 3181
Re: NagiosXI login page stopped working after OS patching
I’ve had similar issues before after updates. Have you tried clearing your browser cache or using a different one? That sometimes does the trick. Also, check the Apache error logs in /var/log/httpd/—they might give you some hints about what’s going wrong. And don't forget to look at the file permiss...
- Fri Oct 04, 2024 10:34 am
- Forum: Nagios XI
- Topic: OVA contains 2024R1.2 can this be uninstalled?
- Replies: 10
- Views: 5101
Re: OVA contains 2024R1.2 can this be uninstalled?
Yeah, you can totally uninstall Nagios XI 2024R1.2 from the OVA and install 5.9.1 instead. Just make sure to back up your config and data before you do anything. Once you've got 5.9.1 up and running, you should be able to restore your backup without issues. Just keep an eye out for any dependency di...
- Thu Sep 26, 2024 8:34 am
- Forum: Nagios XI
- Topic: Office 365 Monitoring
- Replies: 6
- Views: 7982
Re: Office 365 Monitoring
Yeah, some plug-ins make you add users one by one, which is annoying. But you can use PowerShell to automate checking mailbox sizes for everyone, and set up alerts for OneDrive and SharePoint with Microsoft Flow or Logic Apps. It's way easier. Oh, and I got Microsoft Office Pro Plus 2021 with a life...
- Thu Jun 13, 2024 1:11 pm
- Forum: Nagios XI
- Topic: Monitoring services with wildcard
- Replies: 8
- Views: 3633
Re: Monitoring services with wildcard
Yes, you can use wildcards to monitor services that change names frequently. I had a similar issue with my servers where the service names would change every few weeks. Using wildcards like "Apache_7.7.*" worked well for me. I use an Uptime Monitoring Service to keep track of my servers. I...
- Fri Jun 07, 2024 7:21 am
- Forum: Nagios XI
- Topic: Enhancement of BPI Object State Inheritance
- Replies: 4
- Views: 1424
Re: Enhancement of BPI Object State Inheritance
That sounds like a really practical and useful enhancement for Nagios XI's BPI module. It would definitely improve the overall monitoring experience in complex environments. The ability for parent objects to adjust their state based on acknowledgments of child services seems like a logical and valua...
- Fri Jun 07, 2024 7:18 am
- Forum: Nagios XI
- Topic: Website monitoring issue
- Replies: 7
- Views: 2866
Re: Website monitoring issue
It looks like there might be a problem with how the quotes are being used in your command. Make sure the quotes are properly matched and any special characters are escaped. For example, if you're searching for the word "Summary" with quotes, your command might look like grep "\"S...
- Mon Nov 09, 2020 12:45 am
- Forum: Open Source Nagios Projects
- Topic: Apply config never complete | Ports not shown on configure
- Replies: 1
- Views: 2037
Apply config never complete | Ports not shown on configure
Hello All, I have running nagios log server which is streaming logs and which are processed and shown on dashboard properly. Recently I added some more input and output filters for new source server . There are two issues which I observed which are as follow: 1. While performing apply configuration,...
- Fri Jun 12, 2020 11:22 am
- Forum: Open Source Nagios Projects
- Topic: how do i send my java based applications logs to nagios log
- Replies: 1
- Views: 1255
how do i send my java based applications logs to nagios log
Hi All, Please help me here i have my own java application that writes logs into logs file now i want all the logs should go to nagios log servere wherever my application writes the logs it should be live manner so i can set alerts but i am not able to stream logs can you please help i am using belo...