hallo, möchte in HP Open View meine Datenbank von alten Ballast befreien->löschen und bei null anfangen. wie geht das??
gracias me
Um deine Datenbank von altem Ballast zu befreien, muß man nicht unbedingt alles löschen. Es geht auch so:
How clean a corrupt database:
- Everyone out of the maps. Run:
ovstop
ps -ef|grep ovw # kill -9 leftover process id’s still running, except ovlmd - ovtopofix -Wv
- ovstart
- ovstop netmon
- ovw -mapcount -ruvD
- ovtopofix -a
- ovstart netmon
Now lets seek out and remove items marked as REMOVED, that did not leave
with the cleanup procedures:
-
Start NNM via:
ovw -
Select the pulldowns:
„Locate->Objects->By Selection Name“ and enter REMOVED in the „Regular
Expression“ field then hit „Apply“ or „Enter“. -
if this finds any objects, then we need to come out of the GUI again and run
ovw -mapcount -Rv -
Clear the cache again.
How to clean relatively clean databases on a routine basis:
- ovstop netmon
- ovw -mapcount -ruvD
- ovtopofix -chs
- ovstart netmon
Um wirklich alle Datenbanken zu löschen mußt du nach dem Verzeichnis deiner Datenbanken forschen. (Ist je nach Version(z.B. für NT / HP-UX/ SUN) verschieden.
In der Regel liegen die relevanten Sachen unter ~/databases/OVW/ …
Wie gesagt: es kommt auch auf die verwendete Version an.
Viel Glück
PS: noch ein Link zu vielen, vielen Infos http://ovweb3.external.hp.com/ovfaq/
[Bei dieser Antwort wurde das Vollzitat nachträglich automatisiert entfernt]