Ad Widget

Collapse

vfs.file.regmatch trouble

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ducy
    Junior Member
    • Feb 2008
    • 1

    #1

    vfs.file.regmatch trouble

    Hello,

    I have been trying to check if a specific String exists in a File using the vfs.file.regmatch function with zabbix_get .

    This is how the key of ITEM looks:
    vfs.file.regmatch[/u01/app/oracle/admin/MVXPR1/bdump/alert_MVXPR1.log,ORA-]

    I don't no why, but it return 0. My file have this strings :
    "ORA-1653: unable to extend table"

    I have a 1.4.4 zabbix agent on solaris 9.

    An other trouble on the same client with vfs.file.regmatch[/tmp/freespace.lst,alerte] item :
    ZABBIX agent (active) but status are Not supported

    When I have been trying with zabbix_get, it's return 1.

    Thanks for your help

    Cyrille
  • luquee
    Junior Member
    • Apr 2008
    • 13

    #2
    vfs.file.regmatch

    vfs.file.regmatch

    these key in AIX 5.3 in agent 1.4 present a failure when the file is empty


    Thanks

    Comment

    Working...