|
| ERROR DE MOM |
Alguien tiene idea de este error. Ademas de tener MOM instalado tienen HP
Open View
"Microsoft Operations Manager received 1001 heartbeat packages from an
unknown sourceâ€
|
| Read Entire Conversation |
|
| Tired of manual refreshes |
I have a mom enviroment i have to RDP into behinde a firewall. I am
using the mom operator console directly on the MOM Box. I think it
might be because of the RDP connection but the state and alerts view do
not refresh i have to hit F5. Does anyone out there have any idea why
this is. Is it somethign other than RDP connection ??? Is there a
fix? Any and all info is greatly appreciated.
|
| Read Entire Conversation |
|
| How can I find existing custom rules |
I've recently been asked to take over an existing MOM 2005 server. It
appears they have not following BP and setup a group for custom rules.
In the Admin Console, under management packs it shows Custom rules: 30
Is there a way I can find those custom rules?
|
| Read Entire Conversation |
|
| Virtual Cluster Node Heartbeat |
We have deployed MOM 2005 SP1 agents to the physical nodes of a cluster. So
now both physical and the virtual node show in the node Windows Server
Cluster Computers.
A physical node was rebooted which created a heartbeat alert for that
physical node and the virtual node. The physical node alert was set to
inactive and autoresolved. The virtual one never changed from active even
though the system was back up.
Is this normal? Or should the alert for the virtual node be set to ...
|
| Read Entire Conversation |
|
| Remote Servers |
Can MOM monitor remote servers via the web? I dont want to use VPN
yet.....but would like to monitor diffrent servers health, and availibility.
Thanks
|
| Read Entire Conversation |
|
| Scripting MOM alerts for a DATE verification |
I have an application that has nightly updates. I would like to know if a
MOM alert can be generated to monitor a registry key for the previous
business days date.
(i.e. If today is 8/18/06, I would need for MOM to check the following
registry key for the date (20060817): HKLM\Software\QAI\Update\Update
Config\NextDate)
(another i.e. is for a verification on Monday, where the last business date
is a Friday, it would be (<Today's Date> - 3) as if today was Monday 8/21/06 ...
|
| Read Entire Conversation |
|
| Drive Size |
Hi, I understood that MOM can alert operators when a drive has less than 10%
opf free space? is this right, if yes, where this alert is configured or in
whic MP I can find it?
Thanks in advance
|
| Read Entire Conversation |
|
| Service Restart Scripts |
A while back I found a post here where someone had posted links to MOM
related sites that had examples of service restart scripts. I cannot seem to
find this post. Can someone repost them here please? Thanks in advance.
|
| Read Entire Conversation |
|
| Setup is interrupted? |
Hi all,
I have some problems when trying to install MOM 2005 with SP1.
1) I have created two domain accounts. MOMDASSvc01 and MOMSvc01. The
MOMSvc01 is local administrator on the MOM Server.
2) Installed the database on a separate SQL Server 2000 instance. Specified
MOMDASSvc01 as the DAS account. Installation went OK - the database OnePoint
was created, and MOMDASSvc was granted dbo rights.
3) Trying to install the MOM Management Server. Prerequisites all checked
without ...
|
| Read Entire Conversation |
|
| MOM WMI Problem |
Hello everyone,
1. Technical Data
Windows 2003 Server Standard Edition SP1
MOM 2005 SP1 inkl SQL Technology
Problem:
Ill get the errorcode:
Fehler bei MOM beim Überwachen der Arbeitsspeicherverwendung durch den
MOM-Prozess.
Fehlerwert: 0x80010108
It did happen at the 16.08.2006 3 times at 15:01:23
And 2 times the next day at 18:28:48.
Mom itself knows a similar Problem and suggests
wmiadap.exe /f
Does that work for this problem too?
Does anyone know what the problem can be?
|
| Read Entire Conversation |
|
| Maintenance mode alerts with MOM to MOM connector |
Hi,
Our understanding is that there is a known problem with alerts still
being sent when a server is in maintenance mode, or after a server is
rebooted while still in maintenance mode. We've read that normally
maintenance mode alerts are supposed to go into MOM as Resolved.
We have a two tiered MOM architecture, using the MOM to MOM connector
to only forward 'red' alerts from the lower to upper tier. These
maintenance mode alerts are becoming tickets/generating notifications ...
|
| Read Entire Conversation |
|
| Love Hotline |
Lady only 24-Hrs +91 9810577227
|
| Read Entire Conversation |
|
| Is MOM 2005 Suitable? |
I manage a small network of 8 Windows 2003 servers and 22 Windows XP
desktops. Currently I keep all the machines updated with a combination of
remote desktop connections and physical local logons so that I can run the
Windows Update process. While this isn't that time-consuming right now I'm
expecting to double the numbers of servers and desktops in the next 6
months.
We already use McAfee ePO to centralise the Anti-Virus and Anti-Spam
products, and I was thinking that MOM 2 ...
|
| Read Entire Conversation |
|
| could not connect to WMI Namespace root\cimv2. |
I created the following "wmi events" provider :
Namespace : root\cimv2
Query : SELECT * FROM __InstanceCreationEvent WITHIN 60 WHERE TargetInstance
ISA 'Win32_Process' AND TargetInstance.Name = 'notepad.exe'
When I push the rule to Peter01, I get this error :
The Microsoft Operations Manager WMI provider 'notepad' could not connect to
WMI Namespace root\cimv2. Ensure that the specified WMI Namespace exists on
the computer.
Computer: PICOCORP\PETER01
What am I doing wr ...
|
| Read Entire Conversation |
|
| Selectively applying rules |
Hi,
We have 35 (customer) domains being monitored in MOM. Only 3 of them are
trusted. We want to enable Exchange, AD, DNS and DHCP M-Packs in these
trusted domains only as they dont seem run that well in untrusted domains.
Does this mean that I have to enable overrides on all the rules in the
Exchange MP? Is there a simpler way to exclude a Computer Group from at the
mPack level as opposed to excluding on every rule?
Regards,
John
|
| Read Entire Conversation |
|
| Failed Management Server - Recovery Options |
I had recently setup MOM 2005 SP1 in a lab with a dedicated DB server and a
single management server running in a Microsoft Virtual PC virtual machine.
Today upon a reboot it looks like the virtual machine image became corrupt
since it will no longer boot and hangs VPC. Does anyone know if I can simply
build another management server and have it sync with the agents that were
pushed out with the other management server? Is all of the management group
info stored in the SQL database by any chance?
|
| Read Entire Conversation |
|
| error |
hi
i have a problem is:
error: Microsoft Operations Manager received 1001 heartbeat packages from an
unknown source.
your can helpme
trank you
|
| Read Entire Conversation |
|
| Consolidating events before running a script... |
This is the setup...:
An application writes error messages to the event log, where the event
description is based on comma separated fields... like this:
[error_number],[error_message],[param3],[param4] and so on. Don't ask me why
it's like this... :-)
Because the format is not very easy to read when arriving to MOM, I have
created a script that "decrypt" the event description into something more
readable and generates a new event... I also set the event parameters 1 to
2 ...
|
| Read Entire Conversation |
|
| MOMtoSIM connector error |
I installed MOMtoSIM connector on MOM2005 server, but the iiMOM service will
stop unexpectedly with the following errors in the log:
20060817 120900 iimom: MAJOR: MCF_CONN:
Error connecting to http://mommy01:1271/ConnectorServiceV2.asmx :
System.Web.Services.Protocols.SoapException:
System.Web.Services.Protocols.SoapException: Exception of type
System.Web.Services.Protocols.SoapException was thrown. --->
System.InvalidOperationException: The specified resolution state is alr ...
|
| Read Entire Conversation |
|
| Manually Server Reboots and Autoresolving Alerts |
Hi all,
I want to do the following:
Every night I have to reboot several servers. This servers are monitored
with MOM 2005 SP1 Agents.
After the reboot of the servers a autoexnt service is running and copying
many files to the server.
I created two rules: One for missing reboot and one for missing autoexnt. So
far everything is working fine.
I always get the error message that the MOM Agent does not respond to ping -
Normal error from Management Server.
Now I want t ...
|
| Read Entire Conversation |
|
| Service monitoring question |
Hello, I have a question about service monitoring. I understand the state
monitoring and the use of the internal 21207 events. What I want to do
though is take the next step and only send an alert if the service does not
come back up. I don't want to see an alert everytime a service stops,
because we have a lot of scenarios where services are just restarted.
Ideally an alert would come after the service being stopped for a period of
time or after a repeat count. I have not ...
|
| Read Entire Conversation |
|
| Adjusting the Admin console scope |
Does anyone have any suggestions on how to do this? Is it recommended
to change the current Admin scope or make a new one? Appreciate any
help on this.
|
| Read Entire Conversation |
|
| installing agents for a workgroup server |
Hello,
I have to install an agent on a workgroup server out of our AD.
In the "Computer name "window I insert the servername (I've tried the with
workgroup\servername , too), "Agent installation Permissions" I write
servername\adiminstrator. Then next, next. Result:
"...
The following discovery rules did not match any computers during the
computer discovery scan. The computer name may be misspelled or the computer
or its domain may not be contactable.
...."
who can help me?
thanks
Cirillo
|
| Read Entire Conversation |
|
| Sending a notification when Resolution State changes |
Anyone had any luck with this?
I want to send a notification when the resolution state is changed in
either the Web console or the Operator console.
I have found nothing about this anywhere, anyone?
|
| Read Entire Conversation |
|
| Insight manager doesnt pick up ILO boards |
We have 4 servers at our company. 2 servers are Proliant ML350 G3 servers.
1 server is DL740 G1 and the other is a DL580 G3. The DL740 and DL580 have
inbuilt ILO boards and they have appeared in insight manager (under all
systems) as Management processor.
Both ILO boards in ML350's server use: Remote Insight Firmware Version: 1.21
The HP Remote Insight Lights - Out II Board has the 3.5.0.0 driver. However
the ILO boards in the ML350 G3 have not appeared in insight manager. Any
ideas why?
|
| Read Entire Conversation |
|