Re: [Nagios-users] check_snmp_printer

2013-08-21 Thread Dimitri Yioulos
-x CONSUM ALL should do the trick.

At the command line, locate check_snmp_printer plugin, the 
run ./check_snmp_printer --help (w/o the quotes, which 
are added here for clarity).  That will give you all the 
possible parameters for the plugin.

Dimitri


On Wednesday 21 August 2013 9:36:40 am bharat Varandani 
wrote:
 Dear All,

         Can you tell me how i can use and see printer
 consumables status.

     Please response as soon as possible..


 Thanks  Regards


 Bharat Varandani


    
    



 
  From: Trond Hasle Amundsen t.h.amund...@usit.uio.no
 To: Nagios Users List
 nagios-users@lists.sourceforge.net Sent: Tuesday,
 August 6, 2013 5:06 PM
 Subject: Re: [Nagios-users] check_Openmanage trouble

 Weberskirch, Timo timo.weberski...@offlimits-it.com 
writes:
  maybe one of you has the same problem with the
  check_openmanage plugin…
 
  Last week we installed two new Dell PowerEdge R720 with
  OMSA v 7.3.0 (check_openmange version: 3.7.10).
 
  Everytime I try to check my Server I get this error
  message:
 
  “SNMP ERROR [storage / pdisk]: Requested entries are
  empty or do not exist.”

 Hello Timo,

 There seems to be some sort of issue with the Openmanage
 installation on this server. First thing to do is
 double-check that everything is installed properly. On a
 RHEL6 system, the following storage related RPM packages
 should be installed:

   # rpm -qa|grep srvadmin-storage
   srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
   srvadmin-storage-7.3.0-4.93.2.el6.x86_64
   srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
   srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
   srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
   srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64

 Do you see any physical disks in the Openmanage Web
 Console? (point your browser to https://server-ip:1311/
 and log in as root)

 Regards,
 --
 Trond H. Amundsen t.h.amund...@usit.uio.no
 Center for Information Technology Services, University of
 Oslo

 -
- Get your SQL database under version
 control now! Version control is standard for application
 code, but databases havent caught up. So what steps can
 you take to put your SQL databases under version control?
 Why should you start doing it? Read more to find out.
 http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu
=/4140/ostg.clktrk
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users

 ::: Please include Nagios version, plugin version (-v)
 ::: and OS when reporting any issue. Messages without
 ::: supporting info will risk being sent to /dev/null



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511iu=/4140/ostg.clktrk
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Re: [Nagios-users] check_snmp_printer

2013-08-21 Thread Dimitri Yioulos
Bharat,

The script (plugin, in Nagios parlance) can be found on 
Nagios Exchange - 
http://exchange.nagios.org/index.php?option=com_mtreetask=searchItemid=74searchword=check_snmp_printer

HTH

Dimitri


On Wednesday 21 August 2013 10:49:04 am bharat Varandani 
wrote:
 Dear Sir,


 Can you send me your full script with full configuration
 for print configuration.

 thanks  regards
 bharat varandani


 
  From: Dimitri Yioulos dyiou...@onpointfc.com
 To: nagios-users@lists.sourceforge.net
 Sent: Wednesday, August 21, 2013 6:11 PM
 Subject: Re: [Nagios-users] check_snmp_printer


 -x CONSUM ALL should do the trick.

 At the command line, locate check_snmp_printer plugin,
 the run ./check_snmp_printer --help (w/o the quotes,
 which are added here for clarity).  That will give you
 all the possible parameters for the plugin.

 Dimitri


 On Wednesday 21 August 2013 9:36:40 am bharat Varandani

 wrote:
  Dear All,
 
          Can you tell me how i can use and see printer
  consumables status.
 
      Please response as soon as possible..
 
 
  Thanks  Regards
 
 
  Bharat Varandani
 
 
     
     
 
 
 
  
   From: Trond Hasle Amundsen t.h.amund...@usit.uio.no
  To: Nagios Users List
  nagios-users@lists.sourceforge.net Sent: Tuesday,
  August 6, 2013 5:06 PM
  Subject: Re: [Nagios-users] check_Openmanage trouble
 
  Weberskirch, Timo timo.weberski...@offlimits-it.com

 writes:
   maybe one of you has the same problem with the
   check_openmanage plugin…
  
   Last week we installed two new Dell PowerEdge R720
   with OMSA v 7.3.0 (check_openmange version: 3.7.10).
  
   Everytime I try to check my Server I get this error
   message:
  
   “SNMP ERROR [storage / pdisk]: Requested entries are
   empty or do not exist.”
 
  Hello Timo,
 
  There seems to be some sort of issue with the
  Openmanage installation on this server. First thing to
  do is double-check that everything is installed
  properly. On a RHEL6 system, the following storage
  related RPM packages should be installed:
 
    # rpm -qa|grep srvadmin-storage
    srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
    srvadmin-storage-7.3.0-4.93.2.el6.x86_64
    srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
    srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
    srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
    srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64
 
  Do you see any physical disks in the Openmanage Web
  Console? (point your browser to
  https://server-ip:1311/ and log in as root)
 
  Regards,
  --
  Trond H. Amundsen t.h.amund...@usit.uio.no
  Center for Information Technology Services, University
  of Oslo
 
  ---
 -- - Get your SQL database under
  version control now! Version control is standard for
  application code, but databases havent caught up. So
  what steps can you take to put your SQL databases under
  version control? Why should you start doing it? Read
  more to find out.
  http://pubads.g.doubleclick.net/gampad/clk?id=48897031;
 iu =/4140/ostg.clktrk
  ___
  Nagios-users mailing list
  Nagios-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/nagios-use
 rs
 
  ::: Please include Nagios version, plugin version (-v)
  ::: and OS when reporting any issue. Messages without
  ::: supporting info will risk being sent to /dev/null

 --
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.


 -
- Introducing Performance Central, a
 new site from SourceForge and AppDynamics. Performance
 Central is your source for news, insights, analysis and
 resources for efficient Application Performance
 Management. Visit us today!
 http://pubads.g.doubleclick.net/gampad/clk?id=48897511iu
=/4140/ostg.clktrk
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users

 ::: Please include Nagios version, plugin version (-v)
 ::: and OS when reporting any issue. Messages without
 ::: supporting info will risk being sent to /dev/null



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511iu=/4140/ostg.clktrk
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please

Re: [Nagios-users] check_snmp_printer

2013-08-21 Thread bharat Varandani



 Dear Dimitri,


Thanks For Reply.But here I am facing Same problem . Its Giving me 
Generic-service not define anywere in printer.cfg..That i want dear so please 
help me about that matter..

Thanks  Regards

Bharat Varandani


 From: Dimitri Yioulos dyiou...@onpointfc.com
To: nagios-users@lists.sourceforge.net 
Sent: Wednesday, August 21, 2013 6:59 PM
Subject: Re: [Nagios-users] check_snmp_printer
 

Bharat,

The script (plugin, in Nagios parlance) can be found on 
Nagios Exchange - 
http://exchange.nagios.org/index.php?option=com_mtreetask=searchItemid=74searchword=check_snmp_printer

HTH

Dimitri


On Wednesday 21 August 2013 10:49:04 am bharat Varandani 
wrote:
 Dear Sir,


 Can you send me your full script with full configuration
 for print configuration.

 thanks  regards
 bharat varandani


 
  From: Dimitri Yioulos dyiou...@onpointfc.com
 To: nagios-users@lists.sourceforge.net
 Sent: Wednesday, August 21, 2013 6:11 PM
 Subject: Re: [Nagios-users] check_snmp_printer


 -x CONSUM ALL should do the trick.

 At the command line, locate check_snmp_printer plugin,
 the run ./check_snmp_printer --help (w/o the quotes,
 which are added here for clarity).  That will give you
 all the possible parameters for the plugin.

 Dimitri


 On Wednesday 21 August 2013 9:36:40 am bharat Varandani

 wrote:
  Dear All,
 
          Can you tell me how i can use and see printer
  consumables status.
 
      Please response as soon as possible..
 
 
  Thanks  Regards
 
 
  Bharat Varandani
 
 
     
     
 
 
 
  
   From: Trond Hasle Amundsen t.h.amund...@usit.uio.no
  To: Nagios Users List
  nagios-users@lists.sourceforge.net Sent: Tuesday,
  August 6, 2013 5:06 PM
  Subject: Re: [Nagios-users] check_Openmanage trouble
 
  Weberskirch, Timo timo.weberski...@offlimits-it.com

 writes:
   maybe one of you has the same problem with the
   check_openmanage plugin…
  
   Last week we installed two new Dell PowerEdge R720
   with OMSA v 7.3.0 (check_openmange version: 3.7.10).
  
   Everytime I try to check my Server I get this error
   message:
  
   “SNMP ERROR [storage / pdisk]: Requested entries are
   empty or do not exist.”
 
  Hello Timo,
 
  There seems to be some sort of issue with the
  Openmanage installation on this server. First thing to
  do is double-check that everything is installed
  properly. On a RHEL6 system, the following storage
  related RPM packages should be installed:
 
    # rpm -qa|grep srvadmin-storage
    srvadmin-storageservices-7.3.0-4.4.1.el6.x86_64
    srvadmin-storage-7.3.0-4.93.2.el6.x86_64
    srvadmin-storage-cli-7.3.0-4.93.2.el6.x86_64
    srvadmin-storageservices-snmp-7.3.0-4.4.1.el6.x86_64
    srvadmin-storage-snmp-7.3.0-4.93.2.el6.x86_64
    srvadmin-storageservices-cli-7.3.0-4.4.1.el6.x86_64
 
  Do you see any physical disks in the Openmanage Web
  Console? (point your browser to
  https://server-ip:1311/ and log in as root)
 
  Regards,
  --
  Trond H. Amundsen t.h.amund...@usit.uio.no
  Center for Information Technology Services, University
  of Oslo
 
  ---
 -- - Get your SQL database under
  version control now! Version control is standard for
  application code, but databases havent caught up. So
  what steps can you take to put your SQL databases under
  version control? Why should you start doing it? Read
  more to find out.
  http://pubads.g.doubleclick.net/gampad/clk?id=48897031;
 iu =/4140/ostg.clktrk
  ___
  Nagios-users mailing list
  Nagios-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/nagios-use
 rs
 
  ::: Please include Nagios version, plugin version (-v)
  ::: and OS when reporting any issue. Messages without
  ::: supporting info will risk being sent to /dev/null

 --
 This message has been scanned for viruses and
 dangerous content by MailScanner, and is
 believed to be clean.


 -
- Introducing Performance Central, a
 new site from SourceForge and AppDynamics. Performance
 Central is your source for news, insights, analysis and
 resources for efficient Application Performance
 Management. Visit us today!
 http://pubads.g.doubleclick.net/gampad/clk?id=48897511iu
=/4140/ostg.clktrk
 ___
 Nagios-users mailing list
 Nagios-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/nagios-users

 ::: Please include Nagios version, plugin version (-v)
 ::: and OS when reporting any issue. Messages without
 ::: supporting info will risk being sent to /dev/null



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


--
Introducing Performance Central, a new site