Search found 7 matches

by TeetharKehar
Fri Jul 14, 2023 6:27 am
Forum: Nagios XI
Topic: What causes the 'No such file or directory' error when adding a cron job?
Replies: 6
Views: 1970

What causes the 'No such file or directory' error when adding a cron job?

I encountered an error while following the guide to set up Nagios plugins. Specifically, when attempting to add a cron job, I received the following error message: root@lpslibrenms1:/etc/cron.d# */5 * * * * librenms /opt/librenms/services-wrapper.py 1 bash: */5: No such file or directory Interesting...
by TeetharKehar
Tue Jun 20, 2023 5:51 am
Forum: Nagios XI
Topic: "Has anyone encountered disappearing options in NagiosXI?
Replies: 1
Views: 1181

"Has anyone encountered disappearing options in NagiosXI?

I recently performed a test conversion of our NagiosXi server from Centos 6 to Ubuntu 20.04. The conversion was successful, and I can make changes to hosts without any issues. However, I encountered a problem when trying to make changes to services. Whenever I modify services, the options to Manage ...
by TeetharKehar
Mon May 15, 2023 11:09 pm
Forum: Nagios Fusion
Topic: What causes "Request-URI Too Long" error in Nagios?
Replies: 1
Views: 22276

Re: What causes "Request-URI Too Long" error in Nagios?

The error you're encountering while deploying dashboards to your internal users is related to the length of the requested URL, which exceeds the server's capacity limit. This issue can be resolved by adjusting the server configuration to accommodate longer URLs. Since you're using Nagios Fusion 4.1....
by TeetharKehar
Mon May 15, 2023 10:47 pm
Forum: Nagios Log Server
Topic: Help with requirements
Replies: 6
Views: 3236

Re: Help with requirements

Certainly! When it comes to determining the hardware requirements for a Nagios log server, several factors need to be considered, such as the volume of logs, expected retention period, and the desired level of performance. While I can provide you with some general guidelines, it's important to note ...
by TeetharKehar
Tue Apr 18, 2023 11:20 pm
Forum: Nagios Fusion
Topic: What causes "Request-URI Too Long" error in Nagios?
Replies: 1
Views: 22276

What causes "Request-URI Too Long" error in Nagios?

We're facing an error while trying to deploy 3 dashboards to our 561 internal users. When we choose the dashboards and users, we encounter the following message: "Request-URI Too Long The requested URL's length exceeds the capacity limit for this server." Our system is Nagios Fusion 4.1.9 ...
by TeetharKehar
Thu Jan 12, 2023 12:14 am
Forum: Nagios Fusion
Topic: Crestron and Nagios
Replies: 1
Views: 22251

Re: Crestron and Nagios

I've actually thrown a few TCP Servers into projects for this exact case. Nagios will send commands over a socket such as "STAT_(Room)_(Device)" and you can have it return power state, strings, etc. I like to monitor that all Cresnet and IPID's are online. Let me online 2yu know if you hav...
by TeetharKehar
Wed Jan 11, 2023 6:58 am
Forum: Nagios Log Server
Topic: Missing expression after unary operator '-'. At line:1 char:
Replies: 1
Views: 3373

Missing expression after unary operator '-'. At line:1 char:

I am facing a peculiar issue in PowerShell 2.0. I am not an expert in PS, but occasionally write/edit few scripts to work with Nagios monitoring tool. Requesting help form Nagios experts. Your help will be appreciated. The script ExServiceAlert10.ps1 is embedded below: #First, findout if Exchange Ma...