Scrutinizer shutdown

Scrutinizer is an enterprise/business class NetFlow and sFlow analysis tool. Scrutinizer provides historical trends of the company's critical network interfaces as well as the details on:

Who: The end system causing the traffic
What: The application/protocol that is being used
When: The time frame it has been occurring for
Where: The network connection that is affected

Moderators: scottr, Moderator Team

Scrutinizer shutdown

Postby Alex_ » Fri Aug 26, 2011 2:33 am

Hello!
Please, help how to shutdown Scrutinizer.
Thank you.
Alex_
 
Posts: 1
Joined: Fri Aug 26, 2011 2:30 am

Re: Scrutinizer shutdown

Postby pauld » Fri Aug 26, 2011 9:00 am

Hello Alex_,

You can stop Scrutinizer v8 by stopping the following services:

plixer_apache
plixer_domain
plixer_flow_collector
plixer_watcher
plixer_mysql

Thanks,
Paul
User avatar
pauld
 
Posts: 156
Joined: Mon Jan 04, 2010 10:05 am
Location: Sanford, Maine

Re: Scrutinizer shutdown

Postby gavandre » Tue Oct 04, 2011 11:44 am

I use the following batch file (based on the services dependencies).
I also added a Kill of the collector process because the stop will always fail.

@echo off
echo.
echo Stopping Scrutinizer services...
echo.

net stop plixer_apache
Rem "C:\PROGRA~1\SCRUTI~1\apache\bin\httpd.exe" -k runservice

net stop plixer_domain
Rem "C:\PROGRA~1\SCRUTI~1\bin\scrut_domain.exe"
Rem Depends On: plixer_mysql

net stop plixer_flow_collector
pause
taskkill /f /im scrut_collector.exe
pause
Rem "C:\PROGRA~1\SCRUTI~1\bin\scrut_collector.exe"

net stop plixer_watcher
Rem "C:\PROGRA~1\SCRUTI~1\bin\scrut_watcher.exe"

net stop plixer_mysql
Rem "C:\PROGRA~1\SCRUTI~1\mysql\bin\mysqld" --defaults-file="C:\PROGRA~1\SCRUTI~1\mysql\my.ini" plixer_mysql

pause
gavandre
 
Posts: 5
Joined: Tue Oct 04, 2011 11:24 am

Re: Scrutinizer shutdown

Postby tomp » Tue Oct 04, 2011 11:51 am

Hi gavandre,

That's a great script, thank you for sharing. For the kill command, I suggest using the /T option as well. The collector is threaded and this will kill all threads.

taskkill /F /IM scrut_collector.exe /T

- Tom
User avatar
tomp
Site Admin
 
Posts: 289
Joined: Wed Jul 27, 2005 9:53 am
Location: Sunny Sanford Maine

Re: Scrutinizer shutdown

Postby gavandre » Tue Oct 04, 2011 12:06 pm

OK.

Thanks.
gavandre
 
Posts: 5
Joined: Tue Oct 04, 2011 11:24 am


Return to Scrutinizer

Who is online

Users browsing this forum: Google [Bot] and 0 guests

cron

Who is online

In total there is 1 user online :: 1 registered, 0 hidden and 0 guests (based on users active over the past 5 minutes)
Most users ever online was 60 on Thu Jun 25, 2009 9:07 am

Users browsing this forum: Google [Bot] and 0 guests