The NodeQuery agent collects selected linux server data and sends them to our monitoring system for further processing.
Go to file
2023-03-09 21:34:21 +01:00
nq-agent.sh Update nq-agent.sh 2023-03-09 21:34:21 +01:00
nq-install.sh Update download link of nq-agent.sh 2021-10-20 22:09:20 +02:00
README.md File handle, connection count added and various improvements 2014-07-30 17:26:59 +02:00

NodeQuery Agent

The NodeQuery agent collects selected linux server data and sends them to our monitoring system for further processing. All data being collected are listed below.

Feel free to contact us for support should you have problems installing the agent on your server.

Requirements

Most major distributions will already include following requirements.

  • coreutils
  • crontab
  • wget
  • ip

Tested Distributions (x64)

  • CentOS 7
  • CentOS 6 (6.0, 6.5)
  • CentOS 5 (5.1, 5.8)
  • Ubuntu 14.04 LTS
  • Ubuntu 12.04 LTS
  • Ubuntu 10.04 LTS
  • Debian 7 (7.0, 7.5)
  • Debian 6
  • Arch Linux (2013.05, 2014.04)
  • Gentoo (2013.11)
  • Slackware (14.1)
  • Fedora 20

Monitored Data

  • Agent version
  • System uptime
  • Session count
  • Process count
  • Process array
  • File handle count
  • File handle limit
  • OS kernel
  • OS name
  • OS architecture
  • CPU identifier
  • CPU cores
  • CPU frequency
  • RAM total
  • RAM usage
  • SWAP total
  • SWAP usage
  • Disk array
  • Disk total
  • Disk usage
  • Connection count
  • NIC identifier
  • IPv4 address
  • IPv6 address
  • RX since boot
  • TX since boot
  • RX currently
  • TX currently
  • System load
  • CPU load
  • IO load
  • Ping Europe
  • Ping USA
  • Ping Asia

Copyrights (c) 2014 https://nodequery.com (NodeQuery)

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.