Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Problem

If you wan't want to monitor Oracle DB on Centos, you may receive this message about a missing module:

Code Block
languagebash
themeRDark
Can't locate Time/HiRes.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .).BEGIN failed--compilation aborted.(standard_in) 2: syntax error 

...

You need to install the Module manually: 

Code Block
languagebash
themeRDark
yum install perl-Time-HiRes


Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("oracle","databases") and type = "page" and space = "KB"
labelsoracle databases

...