Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Since Because the PING monitor opens files to execute the icmp.exe variable, there is a possibility that up.time that Uptime Infrastructure Monitor will consume all available file handles for its user.
Configuring ulimit settings in newer Linux distributions should be done via the following method to avoid this issue:

...

Code Block
# ulimit -n 
Shows the number of files the user can get (need to be logged in as the up.timeUptime user).