Opened 4 years ago

Closed 7 months ago

#323 closed defect (fixed)

Performance data unit changes

Reported by: frank.enser Owned by: MickeM
Priority: 5 Milestone: 0.4.1
Component: Core Version: 0.3.6
Severity: Bugs Keywords:
Cc:

Description

Hi,

we're checking several Windows boxes. But when we monitor used physical memory, the perfdata unit change depending on size (e.g. megabyte if < 1gb or gigabyte if > 1gb) which renders RRD graphs useless.

Would be very useful to have an option to set the unit statically.

Thanks,
Frank

Change History (5)

comment:1 Changed 4 years ago by mickem

HUmm, this is (if you ask me) a bug in whatever application you use to process the performance data.

But I will consider it when I rewrite the performance subsystem in an upcoming MAJOR release (i.e. probably not soon unless it is important).

Michael Medin

comment:2 Changed 2 years ago by averyjim

I just discussed a similar issue regarding the output of CheckDiskSize? on the pnp4nagios email list http://sourceforge.net/mailarchive/message.php?msg_id=27111017. It seems PNP4Nagios only stores the number from the performance data in the .rrd without reference to the UOM and is unlikely ever to be coded to do so. If it is possible to add an option in nscp to permit the user to set the UOM specifically when calling CheckDiskSize? (and any other checks which currently vary the UOM), that would be of great help.

Thanks,

Jim Avery

comment:3 Changed 16 months ago by mickem

  • Milestone set to 0.4.1

comment:4 Changed 16 months ago by mickem

  • Component changed from CheckSystem to Core
  • Owner changed from mickem to MickeM

comment:5 Changed 7 months ago by mickem

  • Resolution set to fixed
  • Status changed from new to closed

In next RC this has been fixed

Note: See TracTickets for help on using tickets.