Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu
#1
General Support / NXML Script
March 08, 2010, 12:49:54 AM
Hi,
     Iam new to NXML Script could you please provide me some docs so that i will learn it,

Thanks,
Subbu
#2
General Support / How to add a script to the template
February 16, 2010, 04:17:44 PM
Hi,
      I want to add a script to some of the templates , Can anyone please help me

Thanks,
Subbu
#3
General Support / Monitoring Disk Space
February 16, 2010, 04:09:56 PM
Hi,
    Iam able to monitor disk space and getting the alerts through E-mail in the below format Threshold reached for data collection item "Free disk space on {instance}" (Parameter: Disk.Free(c:); Threshold value: 90; Actual value: 5120671744)   , but i want the disk space in M.B , I want the alert to be receive until a person ack it , Can u please help me in configuring this

Thanks,
Subbu                                                                                                                                                                  
#4
General Support / How to create a DCI
January 27, 2010, 05:36:01 PM
Hi,
     I want to monitor the applications through Netxms , For that i need to create a DCI , can u please help me in creating a DCI , so that i can monitor the application through Netxms..


Thanks,
Subbu
#5
Hi,
    I wan to add my Organisation  Application for monitoring through Netxms and it needs to send an alert if the Process is not runing for that where i need to write a script and what r the things that i need to follow ,I want to take the database backup daily for that can i set a cronjob for that , Please help what are the steps that i need to follow

Thanks,
Subbu
#6
General Support / SQL query failed
January 11, 2010, 12:32:02 PM
Hi,
     Iam getting the below error when a node is down (or) if at all there is any event happen,

SQL query failed (Query = "INSERT INTO event_log                                                                              (event_id,event_code,event_timestamp,event_source,event_severity,event_message,                                                                             root_event_id,user_tag) VALUES (133,15,1263203635,21,1,'Native agent is not resp                                                                             onding',0,'')"): Duplicate entry '133' for key 1


[11-Jan-2010 15:25:17] SQL query failed (Query = "INSERT INTO alarms (alarm_id,c                                                                             reation_time,last_change_time,source_object_id,source_event_code,message,origina                                                                             l_severity,current_severity,alarm_key,alarm_state,ack_by,hd_state,hd_ref,repeat_                                                                             count,term_by,timeout,timeout_event,source_event_id) VALUES (2,1263203717,126320                                                                             3717,21,28,'blr-noc-04',4,4,'NODE_DOWN_0x00000015',0,0,0,'',1,0,0,43,139)"): Dup                                                                             licate entry '2' for key 1

Can you please help me in this

Thanks,
Subbu
#7
General Support / Alaram Notification Configuration
December 28, 2009, 04:11:54 PM
Hi,
For Disk alarms i want to describe in Detail about the Present Disk Info like Total Disk Space=1Tera (EG) ; Available Space=995G.B (Eg) if Possible The file which is Occupying More Size=trx.setp(EG) and with this detail the Netxms has to send E-mails, Can i configure in this way , Because we are using another tool Zenoos which will send the entire details except (File Size), Netxms is very good tool than Zenoos,

Eg: TravelTrax - ATL596 (TravelTrax Autoprocessor) : Partition = D:: Windows File System Used above 98.500% for 15 min. - Critical

If i want to Send the Alarms to mobile where i need to configure the settings , I get this error " Failed to load node object with id 42 from database
Segmentation fault "  some times when i start netxms even i will do nxdbmgr check i will start with the following Commands
"netxmsd --debug-all standalone" as well as "/usr/local/bin/nxhttpd -D" to fix i used to create a new D.B as iam using MYSQL D.B ,When it goes to Live Production if it happens it may impact to the Production by creating a new D.B Please help me in this so that i can take the Entire Environment to Production with u r blessings

Thanks,
Subbu
#8
Feature Requests / How to Create a Event in Event Editor
December 19, 2009, 03:17:52 PM
Hi,
     I coonfigured NETXMS in my Office for monitoring 400 Production Machines, I want to send Alarms for Load, Disk, memory how to add the event and Description to Event Editor and need to Send Email Escalation .Please help me in this

Thanks in Advance,
Subbu
#9
Hi,
      Can any one please help me what are the default services can Netxms monitor like Nagios , When iam adding  default the Services from DCI not able to get the  alerts related to Disk space , and not able to create policy as SYS_DISK_FREE, and want to get the alerts like Nagios , Can any one please help me in this ,As we are setting the Netxms for NOC Monitoring Please help me in this

Thanks in Advance,
Subbu
#10
Hi,
      I Installed netxms -0.2.31 in CentOS release 5.4 (Final) , I got the web interface and logged in sucessfully but unable to create users in the console when i clicked new it was not runing , as well as not able to add the host for monitoring (Insatalled agent on window xp and the agent is runing sucessfully with out any errors),when i clicked on "tools" it says "Not Impelmented" , Kindly Please provide a solution for this error,

Thanks In Advance.
Subbu
#11
General Support / Not able to connect Database
December 08, 2009, 02:55:46 PM
Hi,
     Iam getting the below error when iam restarting the nxdbr

[root@localhost ~]# /usr/local/bin/nxdbmgr init /usr/local/share/netxms/sql/dbinit_mysql.sql
NetXMS Database Manager Version 0.2.31

Configuration file OK
Unable to connect to database netxms@localhost as netxms

and this is my netxmsd.conf

[root@localhost ~]# cat /etc/netxmsd.conf
#
# Sample configuration file for NetXMS server
#

#
# DBDriver
#
# Database driver to use
#
# UNIX example:
  DBDriver = /usr/local/lib/libnxddr_mysql.so
#
# Windows example:
# DBDriver = mysql.ddr

#
# DBServer
#
# Database server (ODBC source name for ODBC driver)
#
# Example:
DBServer = localhost

#
# DBName
#
# Database name (not used by ODBC driver)
#
# Example:
DBName = netxms

#
# DBLogin
#
# Database user name
#
# Example:
DBLogin = netxms

#
# DBPassword
#
# Database user's password
#
# Example:
DBPassword = trx123

#
# LogFailedSQLQueries
#
# Controls logging of failed SQL queries.
# Possible values: "yes" (default) or "no".
#
# Example:
LogFailedSQLQueries = yes

#
# LogFile
#
# Server's log file. To write log to syslog (or Event Log on Windows),
# use {syslog} as file name.
#
# Examples:
LogFile = {syslog}
LogFile = /var/log/netxms

Can Some one please help me how to fix this

Thanks
Subbu