Search found 14 matches

by dxb74
Tue Mar 08, 2022 2:54 pm
Forum: Nagios XI
Topic: Alert - trigger only once per day
Replies: 1
Views: 1228

Alert - trigger only once per day

Is anyone aware of a way in Nagios to have an alert that when it triggers, only triggers once and then not again (even if the underlying condition remains the same in it's 'bad' state) until the next calendar day? My recommendation to the person requesting this was to handle it within the script he ...
by dxb74
Wed Jan 12, 2022 5:19 pm
Forum: Nagios XI
Topic: Formatting the results of a check
Replies: 3
Views: 335

Re: Formatting the results of a check

Thanks for the info, I'll check those links out. I'm afraid I still don't understand what some of those numbers represent though. In your example: The C:\ used'=10.28593GB;47.72499;53.69062;0;59.65624 corresponds to the 'C:\ used %'=17%;80;90;0;100 ' in that 10.28593GB is 17% 47.72499 is 80% 53.6906...
by dxb74
Tue Jan 11, 2022 5:23 pm
Forum: Nagios XI
Topic: Formatting the results of a check
Replies: 3
Views: 335

Formatting the results of a check

We have a check that looks at drive space on a server. The command we are currently using is: check_nrpe -H 127.0.0.1 -c check_drivesize "detail-syntax=%{drive_or_name}: ${used}/${size} used" exclude=S:\ exclude=A:\ "filter=type not in ('cdrom', 'removable') and mounted=1" "...
by dxb74
Tue Jan 11, 2022 5:17 pm
Forum: Nagios XI
Topic: Need to exclude RDM from check_drivesize
Replies: 5
Views: 457

Re: Need to exclude RDM from check_drivesize

UPDATE: We were able to get it to exclude the RDM drives with the following command: check_nrpe -H 127.0.0.1 -c check_drivesize "detail-syntax=%{drive_or_name}: ${used}/${size} used" exclude=S:\ exclude=A:\ "filter=type not in ('cdrom', 'removable') and mounted=1" "crit=free...
by dxb74
Mon Jan 10, 2022 4:17 pm
Forum: Nagios XI
Topic: Need to exclude RDM from check_drivesize
Replies: 5
Views: 457

Re: Need to exclude RDM from check_drivesize

Unfortunately, neither of those two exclude flags ( "exclude=\\?\" nor "exclude=\\?\Volume{7e8cac3w-b31f-11e7-8157-005056899fd6}\" ) work. Still get this error: Filter processing failed: Failed to get size for \\?\Volume{7e8cac3w-b31f-11e7-8157-005056899fd6}\: 3ed: The volume doe...
by dxb74
Wed Dec 15, 2021 12:15 pm
Forum: Nagios XI
Topic: Need to exclude RDM from check_drivesize
Replies: 5
Views: 457

Need to exclude RDM from check_drivesize

I have a service on all my servers to check the available space on disks. We are currently able to exclude the CDROM and/or any removable drives as well as the S: (we use for swap) and A: drives from the check but have been unable to figure out how to exclude RDM (Raw Disk Mappings) disks. Our curre...
by dxb74
Fri Oct 15, 2021 4:04 pm
Forum: Nagios XI
Topic: Trying to use check_nrpe for memory check
Replies: 1
Views: 1051

Trying to use check_nrpe for memory check

We currently have checks set up to look at free memory using check_nt MEMUSE . But this check includes both swap and physical memory. I saw online something that mentioned using a check_nrpe command, check_memory, and that you could pass an argument so that it is checking only physical memory ( chec...
by dxb74
Tue May 11, 2021 11:43 am
Forum: Nagios XI
Topic: Can't resize logentry_data
Replies: 7
Views: 412

Re: Can't resize logentry_data

Thanks all. I'm just gong to drop the index from that column. Appreciate the guidance.
by dxb74
Wed May 05, 2021 4:11 pm
Forum: Nagios XI
Topic: Can't resize logentry_data
Replies: 7
Views: 412

Re: Can't resize logentry_data

Not much of a database guy here. Does that mean I have to choose between having that field indexed and being able to resize it past it's current character limit? Or can I drop the index, resize it, and then turn indexing back on? I can see potentially wanting to search the log event page at some poi...
by dxb74
Tue Apr 27, 2021 12:07 pm
Forum: Nagios XI
Topic: Can't resize logentry_data
Replies: 7
Views: 412

Re: Can't resize logentry_data

looks like that returns a count of 1,4311,221