Tried on our test environment, which is on 5.9.3 and it works just fine, no issues.
Would upgrading fix the issue? Is there a path to upgrading from 5.9.1 to 5.9.3 or do we need to upgrade to latest?
Search found 38 matches
- Thu May 30, 2024 11:09 am
- Forum: Nagios XI
- Topic: Unable to save Commands in Config Manager
- Replies: 4
- Views: 1809
- Thu May 30, 2024 10:09 am
- Forum: Nagios XI
- Topic: Unable to save Commands in Config Manager
- Replies: 4
- Views: 1809
Re: Unable to save Commands in Config Manager
Nagios XI 5.9.1
- Mon May 27, 2024 9:09 am
- Forum: Nagios XI
- Topic: Unable to save Commands in Config Manager
- Replies: 4
- Views: 1809
Unable to save Commands in Config Manager
Running EL7 VMware image, 64bit. I'm trying to add a new command and every time I click the "save" button, I get a blank "connection reset" screen. In NagioxXI, in Core Config Manager, in Commands, I was able to clone one of the existing email notify commands. I can edit the new ...
- Thu Feb 10, 2022 2:38 pm
- Forum: Nagios XI
- Topic: Can't seem to graph a rate
- Replies: 7
- Views: 929
Re: Can't seem to graph a rate
By using "ops" as the unit, the system interpreted it as a GAUGE and then it displayed properly. The UOM isn't ideal but at least now we're graphing data. The solution was: /usr/local/nagios/libexec/check_nt -H vmnavca2test5 -s "" -p 12489 -v COUNTER -l "\\.NET CLR Exception...
- Thu Feb 10, 2022 11:20 am
- Forum: Nagios XI
- Topic: Can't seem to graph a rate
- Replies: 7
- Views: 929
Re: Can't seem to graph a rate
Spoke too soon but it made progress. Now, getting:
RRDs::update ERROR /usr/local/nagios/share/perfdata/somehost1/.NET_Clr_Exceptions_per_sec.rrd: not a simple unsigned integer: '0.000000'
RRDs::update ERROR /usr/local/nagios/share/perfdata/somehost1/.NET_Clr_Exceptions_per_sec.rrd: not a simple unsigned integer: '0.000000'
- Thu Feb 10, 2022 10:55 am
- Forum: Nagios XI
- Topic: Can't seem to graph a rate
- Replies: 7
- Views: 929
Re: Can't seem to graph a rate
That worked! A great many thanks.
- Mon Feb 07, 2022 3:20 pm
- Forum: Nagios XI
- Topic: Can't seem to graph a rate
- Replies: 7
- Views: 929
Re: Can't seem to graph a rate
I can't post those files as they don't exist, I wish they did. That's part of the issue describe.
Running Nagios XI 5.8.5
Running Nagios XI 5.8.5
- Sun Feb 06, 2022 5:03 pm
- Forum: Nagios XI
- Topic: Can't seem to graph a rate
- Replies: 7
- Views: 929
Can't seem to graph a rate
I'm using the check_nt to get exception rates from a Windows machine /usr/local/nagios/libexec/check_nt -H vmnavca2test5 -s "" -p 12489 -v COUNTER -l "\\.NET CLR Exceptions(*)\\# of Exceps Thrown / sec","Exceptions per sec, rate" -w 50 -c 100 in NagiosXI using the check...
- Thu Apr 12, 2018 12:26 pm
- Forum: Nagios XI
- Topic: Notifications for by host for specific services
- Replies: 1
- Views: 269
Notifications for by host for specific services
I've run in to an issue with notifications and how they're handled and I'm not sure how to resolve it. We're using hostgroups (based on system role) to manage common services. What I'm trying to do, is for a few of these common services, for specific hosts, I want escalations enabled. In the Service...
- Fri Mar 31, 2017 1:59 pm
- Forum: Nagios XI
- Topic: Nagios report filtered by Hostgroup and Servicegroup
- Replies: 8
- Views: 2810
Re: Nagios report filtered by Hostgroup and Servicegroup
Yes, that would work but I was trying to avoid any manual intervention and take advantage of the scheduled report mechanism with the enterprise license so things just automatically get sent monthly.
Thanks for the suggestion.
Thanks for the suggestion.