https://bugs.koozali.org/show_bug.cgi?id=11580

            Bug ID: 11580
           Summary: Initial Import in SME 10  [perl-Zabbix-Check]
    Classification: Contribs
           Product: SME Contribs
           Version: 10.0rc
          Hardware: ---
                OS: ---
            Status: CONFIRMED
          Severity: normal
          Priority: P3
         Component: Unknown
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Initial Import in SME 10


A module to allow give us some simple systemd checks in perl. Aimed at the affa
contrib but may be useful elsewhere.

We get these basic systemd checks from the command line (there are others in
other modules are installed)

UserParameter=cpan.zabbix.check.systemd.installed,/usr/bin/env perl
-MZabbix::Check::Systemd -e_installed
UserParameter=cpan.zabbix.check.systemd.system_status,/usr/bin/env perl
-MZabbix::Check::Systemd -e_system_status
UserParameter=cpan.zabbix.check.systemd.service_discovery[*],/usr/bin/env perl
-MZabbix::Check::Systemd -e_service_discovery -- $1
UserParameter=cpan.zabbix.check.systemd.service_status[*],/usr/bin/env perl
-MZabbix::Check::Systemd -e_service_status -- $1

These are only for CLI.

I have a patch to come that gives access via another perl file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to