Ad Widget

Collapse

Template linux missing items for diskchecks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • egner
    Junior Member
    • Apr 2013
    • 3

    #1

    Template linux missing items for diskchecks

    Hi there!

    I installed Zabbix last night. with version 2.0.5.

    And then i goes it to zabbix the template for linux only show me that i have 32 (items) but there is no disk checks.

    But if i look under Zabbix-server there is about 72 items. And i also cant move them in to the linux template. So something went wrong here.

    So i try to create a new check that have the same name that been in the zabbix server item for disk checks. And it told me that is already exist on that template.

    But i cant see it ? (0 items under Filesystems)

    So that i think is that the template for linux is broken. I have download the template from zabbix web page.

    <name>Mounted filesystem discovery</name>
    <type>0</type>
    <snmp_community></snmp_community>
    <snmp_oid></snmp_oid>
    <key>vfs.fs.discovery</key>
    <delay>3600</delay>
    <status>0</status>
    <allowed_hosts></allowed_hosts>
    <snmpv3_securityname></snmpv3_securityname>
    <snmpv3_securitylevel>0</snmpv3_securitylevel>
    <snmpv3_authpassphrase></snmpv3_authpassphrase>
    <snmpv3_privpassphrase></snmpv3_privpassphrase>
    <delay_flex></delay_flex>
    <params></params>
    <ipmi_sensor></ipmi_sensor>
    <authtype>0</authtype>
    <username></username>
    <password></password>
    <publickey></publickey>
    <privatekey></privatekey>
    <port></port>
    <filter>{#FSTYPE}:@File systems for discovery</filter>
    <lifetime>30</lifetime>
    <description>Discovery of file systems of different types as defined in global regular expression "File systems for discovery".</description>
    <item_prototypes>
    <item_prototype>
    <name>Free disk space on $1</name>
    <type>0</type>
    <snmp_community></snmp_community>
    <multiplier>0</multiplier>
    <snmp_oid></snmp_oid>
    <key>vfs.fs.size[{#FSNAME},free]</key>
    <delay>60</delay>
    <history>7</history>
    <trends>365</trends>
    <status>0</status>
    <value_type>3</value_type>
    <allowed_hosts></allowed_hosts>
    <units>B</units>
    <delta>0</delta>
    <snmpv3_securityname></snmpv3_securityname>
    <snmpv3_securitylevel>0</snmpv3_securitylevel>
    <snmpv3_authpassphrase></snmpv3_authpassphrase>
    <snmpv3_privpassphrase></snmpv3_privpassphrase>
    <formula>1</formula>
    <delay_flex></delay_flex>
    <params></params>
    <ipmi_sensor></ipmi_sensor>
    <data_type>0</data_type>
    <authtype>0</authtype>
    <username></username>
    <password></password>
    <publickey></publickey>
    <privatekey></privatekey>
    <port></port>
    <description></description>
    <inventory_link>0</inventory_link>
    <applications>
    <application>
    <name>Filesystems</name>
    </application>
    </applications>
    <valuemap></valuemap>
    </item_prototype>
    <item_prototype>
    <name>Free disk space on $1 (percentage)</name>
    <type>0</type>
    <snmp_community></snmp_community>
    <multiplier>0</multiplier>
    <snmp_oid></snmp_oid>
    <key>vfs.fs.size[{#FSNAME},pfree]</key>
    <delay>60</delay>
    <history>7</history>
    <trends>365</trends>
    <status>0</status>
    <value_type>0</value_type>
    <allowed_hosts></allowed_hosts>
    <units>%</units>
    <delta>0</delta>
    <snmpv3_securityname></snmpv3_securityname>
    <snmpv3_securitylevel>0</snmpv3_securitylevel>
    <snmpv3_authpassphrase></snmpv3_authpassphrase>
    <snmpv3_privpassphrase></snmpv3_privpassphrase>
    <formula>1</formula>
    <delay_flex></delay_flex>
    <params></params>
    <ipmi_sensor></ipmi_sensor>
    <data_type>0</data_type>
    <authtype>0</authtype>
    <username></username>
    <password></password>
    <publickey></publickey>
    <privatekey></privatekey>
    <port></port>
    <description></description>
    <inventory_link>0</inventory_link>
    <applications>
    <application>
    <name>Filesystems</name>
    </application>
    </applications>
    <valuemap></valuemap>
    </item_prototype>
    <item_prototype>
    <name>Free inodes on $1 (percentage)</name>
    <type>0</type>
    <snmp_community></snmp_community>
    <multiplier>0</multiplier>
    <snmp_oid></snmp_oid>
    <key>vfs.fs.inode[{#FSNAME},pfree]</key>
    <delay>60</delay>
    <history>7</history>
    <trends>365</trends>
    <status>0</status>
    <value_type>0</value_type>
    <allowed_hosts></allowed_hosts>
    <units>%</units>
    <delta>0</delta>
    <snmpv3_securityname></snmpv3_securityname>
    <snmpv3_securitylevel>0</snmpv3_securitylevel>
    <snmpv3_authpassphrase></snmpv3_authpassphrase>
    <snmpv3_privpassphrase></snmpv3_privpassphrase>
    <formula>1</formula>
    <delay_flex></delay_flex>
    <params></params>
    <ipmi_sensor></ipmi_sensor>
    <data_type>0</data_type>
    <authtype>0</authtype>
    <username></username>
    <password></password>
    <publickey></publickey>
    <privatekey></privatekey>
    <port></port>
    <description></description>
    <inventory_link>0</inventory_link>
    <applications>
    <application>
    <name>Filesystems</name>
    </application>
    </applications>
    <valuemap></valuemap>
    </item_prototype>
    <item_prototype>
    <name>Total disk space on $1</name>
    <type>0</type>
    <snmp_community></snmp_community>
    <multiplier>0</multiplier>
    <snmp_oid></snmp_oid>
    <key>vfs.fs.size[{#FSNAME},total]</key>
    <delay>3600</delay>
    <history>7</history>
    <trends>365</trends>
    <status>0</status>
    <value_type>3</value_type>
    <allowed_hosts></allowed_hosts>
    <units>B</units>
    <delta>0</delta>
    <snmpv3_securityname></snmpv3_securityname>
    <snmpv3_securitylevel>0</snmpv3_securitylevel>
    <snmpv3_authpassphrase></snmpv3_authpassphrase>
    <snmpv3_privpassphrase></snmpv3_privpassphrase>
    <formula>1</formula>
    <delay_flex></delay_flex>
    <params></params>
    <ipmi_sensor></ipmi_sensor>
    <data_type>0</data_type>
    <authtype>0</authtype>
    <username></username>
    <password></password>
    <publickey></publickey>
    <privatekey></privatekey>
    <port></port>
    <description></description>
    <inventory_link>0</inventory_link>
    <applications>
    <application>
    <name>Filesystems</name>
    </application>
    </applications>
    <valuemap></valuemap>
    </item_prototype>
    <item_prototype>
    <name>Used disk space on $1</name>
    <type>0</type>
    <snmp_community></snmp_community>
    <multiplier>0</multiplier>
    <snmp_oid></snmp_oid>
    <key>vfs.fs.size[{#FSNAME},used]</key>
    <delay>60</delay>
    <history>7</history>
    <trends>365</trends>
    <status>0</status>
    <value_type>3</value_type>
    <allowed_hosts></allowed_hosts>
    <units>B</units>
    <delta>0</delta>
    <snmpv3_securityname></snmpv3_securityname>
    <snmpv3_securitylevel>0</snmpv3_securitylevel>
    <snmpv3_authpassphrase></snmpv3_authpassphrase>
    <snmpv3_privpassphrase></snmpv3_privpassphrase>
    <formula>1</formula>
    <delay_flex></delay_flex>
    <params></params>
    <ipmi_sensor></ipmi_sensor>
    <data_type>0</data_type>
    <authtype>0</authtype>
    <username></username>
    <password></password>
    <publickey></publickey>
    <privatekey></privatekey>
    <port></port>
    <description></description>
    <inventory_link>0</inventory_link>
    <applications>
    <application>
    <name>Filesystems</name>
    </application>
    </applications>
    <valuemap></valuemap>
    </item_prototype>
    </item_prototypes>
    <trigger_prototypes>
    <trigger_prototype>
    <expression>{Template OS Linux:vfs.fs.size[{#FSNAME},pfree].last(0)}&lt;20</expression>
    <name>Free disk space is less than 20% on volume {#FSNAME}</name>
    <url></url>
    <status>0</status>
    <priority>2</priority>
    <description></description>
    <type>0</type>
    </trigger_prototype>
    <trigger_prototype>

    but they not come up under "Filsystems"

    /Best Regards
  • BDiE8VNy
    Senior Member
    • Apr 2010
    • 680

    #2
    File systems and network interfaces are discovered dynamically.
    Watch out for 'Discovery' or 'Discovery rules' within the Linux template.

    See Low-level discovery for details.

    Comment

    Working...