Performance counter failed
Performance counter failed
Hi all,
It's very strange, when AHM is started as service all perfmon counter tests failed.
I specified admin accout in "Log on as" in menu option, but reply test display "error unable to connect to specified machine or machine is offline"
And when I edit test and click on "get current value" i have a good value in reply field.
I have the same problem with and without RMA!!
Note: NT Events logs tests woks fine, thus it is not a security problem
Please help rapidly
It's very strange, when AHM is started as service all perfmon counter tests failed.
I specified admin accout in "Log on as" in menu option, but reply test display "error unable to connect to specified machine or machine is offline"
And when I edit test and click on "get current value" i have a good value in reply field.
I have the same problem with and without RMA!!
Note: NT Events logs tests woks fine, thus it is not a security problem
Please help rapidly
Probably you are using RCC to click that button?And when I edit test and click on "get current value" i have a good value in reply field
Could you please check system log? Do you see message like "Logged on as user .." or "Cannot logon as user ..."?I specified admin accout in "Log on as" in menu option, but reply test display "error unable to connect to specified machine or machine is offline"
Why not? Performance Counter requires admin rights, while NT Event Log test may work using Power User account.Note: NT Events logs tests woks fine, thus it is not a security problem
Microsoft implementation of Performance Counters is not reliable. We recommend to use WMI instead, it works much betterPlease help rapidly
Regards
Alex
ExactProbably you are using RCC to click that button?
no logsCould you please check system log? Do you see message like "Logged on as user .." or "Cannot logon as user ..."?
Is cpu usage test required Admin rights?Why not? Performance Counter requires admin rights, while NT Event Log test may work using Power User account.
I have two similar test, the first working with RMA and the second working with AHM. The two test use the same account but why the first (using RMA) failed?
Thanks Nadir
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
"Logged on as user .." message should appear in the System Event Log, not in HostMonitor's log. You may use standard Windows Event Viewer to check System event Log.Nadir wrote:no logsCould you please check system log? Do you see message like "Logged on as user .." or "Cannot logon as user ..."?
Correct. CPU usage test requires admin account on the system it checks.Nadir wrote:Is cpu usage test required Admin rights?
RMA service should be started under admin account. You may specify account for RMA service using Services applet (Start > Run > services.msc > KS Remote Monitoring Agent > Log On tab)Nadir wrote:I have two similar test, the first working with RMA and the second working with AHM. The two test use the same account but why the first (using RMA) failed?
Regards,
Max
Thanks, all tests through RMA works fine now.RMA service should be started under admin account. You may specify account for RMA service using Services applet (Start > Run > services.msc > KS Remote Monitoring Agent > Log On tab)
But several tests through AHM (in service mode) failed and in application mode works!!
Ex: In service mode I have 1 CPU usage test and it works and I have 1 Perfmon test and it doesn't works. In event log no audit security failure
In application mode the 2 tests works fine!!, and in event log I can see security failure initiated by local account where is started AHM (tests using Connection manager)
The question is why AHM use local account in application mode and why is he works fine in application mode and failed in service mode?
Are they use the same login and password from Connection Manager?
Thanks for answers
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
I think, you should assign "Logon as service" privilege to the account, you have specified in Options > Service tab. You may do it using Local Security Policy applet (Start > Run > secpol.msc): Security Settings > Local Policies > User Right Assignment > Logon as service .Nadir wrote:But several tests through AHM (in service mode) failed and in application mode works!!
Do not forget restart the service, please.
Regards,
Max
Last edited by KS-Soft Europe on Tue Nov 14, 2006 5:23 am, edited 2 times in total.
I monitor several networks and they don't use the same login and password.I think, you should assign "Logon as service" privilege to the account, you have specified in Options > Service tab. You may do it using Local Security Policy applet (Start > Run > secpol.msc): Security Settings > Local Policies > User Right Assignment > Logon as service (just add the account there).
If I do what you say all test wil use the same account, no?
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
No, it is not necessary. You just should assign "Logon as service" privilege to the account, that is used to start service.Nadir wrote:I monitor several networks and they don't use the same login and password. If I do what you say all test wil use the same account, no?
Accounts you have specified into Connection Manager or Connect as box, also require "Logon as service" priviledge on remote machines. To make test works in service mode, you should assign "Logon as service" priviledge to the appropriate account on certain remote machine. Windows uses a bit different authentification mechanism for services, because service works when you are logged in and it works after you are logged off either.
Regards,
Max
ok but always the same problem.I think, you should assign "Logon as service" privilege to the account, you have specified in Options > Service tab. You may do it using Local Security Policy applet (Start > Run > secpol.msc): Security Settings > Local Policies > User Right Assignment > Logon as service .
Ok but why cpu usage tests works and perfon test doesn't? (service mode)Windows uses a bit different authentification mechanism for services, because service works when you are logged in and it works after you are logged off either
And Why test initiated by RMA works and with AHM doesn't (service mode)
It's not coherent
This means RCC (started as application) request the information, not HostMonitor (HostMonitor performs the tests, but GUI operations processed by RCC)Alex: Probably you are using RCC to click that button?
Nadir:Exact
That's Windows.. nobody knows exactly how it works. Except MicrosoftI have restart machine and problem disappear
Very strange...
Regards
Alex