Opened 3 years ago

Closed 3 years ago

#351 closed defect (worksforme)

Memory returns pagefile ammount

Reported by: stimmerman Owned by: MickeM
Priority: 1 Milestone: 0.3.7
Component: Core Version: 0.3.7
Severity: Bugs Keywords: 2008, memory,pagefile
Cc:

Description

When checking the memory, the latest nsclient returns the amount of memory including the page file. This however is not the right thing to monitor because it will never run out, unless the disk do.

You want to know how many of the 'real' memory is used, because that is the fast memory and might need to be expanded if running low.

Also, thank you for the time and work you put in this. Really appreciated.

Change History (1)

comment:1 Changed 3 years ago by mickem

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

I am getting a bit tired of this issue being reported over and over and over.

Anyways... as always:

1, if you use nrpe you can specify what you want.
2, check_nt reports (what I know, and if this is incorrect report that!) the SAME value as it always has reported (ie. the same one that "pNSClient" reported back in the early 2000)

Again if this is incorrect let me know that.

Michael Medin

Note: See TracTickets for help on using tickets.