doubt reg Netprobe

Can anyone explains me what is the basic functionality of Netprobe service. How to find the netprobe status whether it is running or stopped.. Only start|stop|restart option is there.

You can use ps and grep

ps aux | grep "netprobe"

Maybe that helps.

AFAIK, there is no service named netprobe under Solaris. Must be a third party software.

This software just monitors the network services, protocols and devices. are you running this software in Solaris?

yes, customer s asking to run this service some times. Is there is any option to find the current status whether it is running or not.

check the crontab file or the process to grep