Team,
Recently we are facing performance issue in Linux clients which is being monitored by SolarWinds and whenever NFS server was not reachable the clients were overloaded with lot of df -Ta commands and despite of being stopping the swiagentd service it's re-spawning, so whenever NFS clients are not being monitored we need to use df -l instead of df -Ta
Case Logged # 1355368 with SolarWinds
# ps -ef | grep "df -Ta" | grep -v grep
root 15802 1 0 11:02 ? 00:00:00 df -Ta
root 20898 1 0 11:02 ? 00:00:00 df -Ta
root 30255 1 0 11:05 ? 00:00:00 df -Ta
root 30664 1 0 11:05 ? 00:00:00 df -Ta
root 34679 1 0 11:06 ? 00:00:00 df -Ta
root 34934 1 0 11:06 ? 00:00:00 df -Ta
root 38245 1 0 11:06 ? 00:00:00 df -Ta
root 43954 1 0 11:08 ? 00:00:00 df -Ta
root 43957 1 0 11:08 ? 00:00:00 df -Ta
root 43992 1 0 11:08 ? 00:00:00 df -Ta
root 44661 1 0 11:08 ? 00:00:00 df -Ta
root 146760 146745 0 10:59 ? 00:00:00 df -Ta
root 147068 147066 0 10:59 ? 00:00:00 df -Ta
root 147195 147184 0 10:59 ? 00:00:00 df -Ta
root 147304 147289 0 10:59 ? 00:00:00 df -Ta
root 147524 147516 0 10:59 ? 00:00:00 df -Ta
root 148321 148296 0 10:59 ? 00:00:00 df -Ta
root 148323 148301 0 10:59 ? 00:00:00 df -Ta
root 149618 149608 0 10:59 ? 00:00:00 df -Ta
root 149724 149694 0 10:59 ? 00:00:00 df -Ta
root 149827 149808 0 10:59 ? 00:00:00 df -Ta
root 150031 149903 0 10:59 ? 00:00:00 df -Ta
root 155010 154995 0 11:00 ? 00:00:00 df -Ta
root 155111 155092 0 11:00 ? 00:00:00 df -Ta
root 155783 155760 0 11:00 ? 00:00:00 df -Ta
root 155871 155851 0 11:00 ? 00:00:00 df -Ta